FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour a problem with TTitle and Btn-tooltips ?
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
a problem with TTitle and Btn-tooltips ?
Posted: Sat Mar 14, 2015 12:41 PM
Hello,

in my new METRO-app, I included a ALARM-clock.
Date and Time are displayed inside a TTitle.
A right mouseclick opens a config-dialog
The created TTitle is visible on all METRO-menues ( on top ).
Everything works fine, but ALL button-tooltips are not displayed.
As a test, I disabled the TTitle-display and the btn-tooltips are visible.
My customer likes this solution very much and I would prefer, to keep it.
Not tested, if it works on a normal window.

The alarmclock functions :
3 possible times
A time can be connected to a date, otherwise sound display every day
sound selection for each time
shutdown ( optional ), after playing a sound of a activated time


Any idea :-)



DISABLED METRO and tested on a NORMAL window :



As a quick test, I created a dialog NOWAIT.
That works as well and the tooltips are visible.


best regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: a problem with TTitle and Btn-tooltips ?
Posted: Sat Mar 14, 2015 03:07 PM
The alarmclock is working now, using a dialog NOWAIT with the background defined for dialogs.
Tooltips are working again. The alarmclock is visible on all menus.
The difference changing from TTitle : NO round corners, animated image and shadows ( a TTitle looks more interesting )



by the way : My customer was very surprised about the first results !!!
he can define / change everything : metro-background, metro-buttons, dialog-background, button-colors ...



best regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.

Continue the discussion