Search found 5 matches: wether

Return to advanced search

Re: rPreview does not close when app closes

Hi Reinaldo,

The following code in METHOD Activate() CLASS TPreview is responsible for your pboblem.

Code: Select all  Expand view


IF ::oDevice:lPrvModal
    StopUntil( { || ::lExit } )
ENDIF

 


Please check wether ::lExit is assigned .T. or not.

Regards,

- Ramesh Babu P
by RAMESHBABU
Thu Feb 10, 2011 8:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: rPreview does not close when app closes
Replies: 15
Views: 4706

Re: HOW TO KNOW WETHER MULTIGET VALUE IS UPDATED OR NOT

Can't you just compare the current value with the original one?

EMG
by Enrico Maria Giordano
Thu Aug 14, 2008 4:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HOW TO KNOW WETHER MULTIGET VALUE IS UPDATED OR NOT
Replies: 5
Views: 893

HOW TO KNOW WETHER MULTIGET VALUE IS UPDATED OR NOT

Hi Friends

I have a multiline get. I want save the value to database only when the
get value is changed.

How can I know wether the get value is updated or not.

Thanks

- Ramesh Babu P
by RAMESHBABU
Thu Aug 14, 2008 3:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HOW TO KNOW WETHER MULTIGET VALUE IS UPDATED OR NOT
Replies: 5
Views: 893

... the gradiation effect through code and please note that I am not using any bitmap brush. Please use my above code with your classes and test wether the required effect is achieved or not. If it is achived, then I can go for your product. By the way I asked you in your very first posting about ...
by RAMESHBABU
Fri Dec 22, 2006 1:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to paint a Transparent Bitmap on a Gradiant Dialog
Replies: 21
Views: 5957

... above program. http://img141.imageshack.us/img141/5077/hddslno1zb8.th.png The return value of nSerialHd() is exactly what? a) Wether is the actual serial number printed on the Hard Disk Drive, b) Or it is a number generated by the OS ? c) Will it change when the Hard Disk Drive ...
by RAMESHBABU
Sun Oct 01, 2006 6:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: protection EXE file
Replies: 24
Views: 13567

Return to advanced search