Message of GET object

Message of GET object

Postby Rimantas » Wed Sep 27, 2006 8:21 am

Hi !

It seems that this isn't working :

Code: Select all  Expand view
@  14,  18 GET lRESERVE OF oDlg PICTURE  "Y"  MESSAGE "Please type
in a Y or N "


Exist solution for this ?
Rimantas U.
User avatar
Rimantas
 
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Re: Message of GET object

Postby Rimantas » Wed Sep 27, 2006 8:41 am

Rimantas wrote: It seems that this isn't working :
Code: Select all  Expand view
@  14,  18 GET lRESERVE OF oDlg PICTURE  "Y"  MESSAGE "Please type
in a Y or N "

Exist solution for this ?


Found oGet:cTooltip :-))) . It seems in that way can be changed MESSAGE clause ...

Regards !
Rimantas U.
User avatar
Rimantas
 
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Postby James Bott » Wed Sep 27, 2006 3:16 pm

Rimantas,

Messages appear in the parent widow's status bar (if it exists). Tooltips appear near the control. I would not suggest using tooltips on controls as they get annoying very quickly. What I have done on occasion is to display a tooltip only if the user makes an invalid entry. A tooltip is better than a msgInfo() in this case because the user isn't forced to respond. I also change the background color of the control to pink when the entry is invalid so it is very obvious.

James
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 55 guests