HI,
Some People Knows CLASS
GET CLASSS WITH TOOLTIP to HELP GET
Mauricio
HI,
Some People Knows CLASS
GET CLASSS WITH TOOLTIP to HELP GET
Mauricio
oGet:cTooltip = "Your tooltip"
EMG
Thanks Enrico , But Here don´w Show ....
i Think maybe , I using Dialog Only , don´t OPEN WINDOW ok
Mauricio...
#include "Fivewin.ch"
FUNCTION MAIN()
LOCAL oDlg
LOCAL oGet, cVar := SPACE( 30 )
DEFINE DIALOG oDlg
@ 1, 1 GET oGet VAR cVar
oGet:cTooltip = "This is my tooltip"
ACTIVATE DIALOG oDlg;
CENTER
RETURN NILthanks enrico