How to check if a dialog box has been defined

How to check if a dialog box has been defined

Postby driessen » Wed Sep 10, 2008 1:37 pm

Hello,

When I have defined several dialog boxes, among some are hidden, how can I check which dialog boxes have been defined even when they are hidden ?

Thanks a lot in advance
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.07 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
driessen
 
Posts: 1422
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Postby Antonio Linares » Wed Sep 10, 2008 4:07 pm

Michel,

You have to control that yourself, programmatically.

Just create an array and add every dialog object that you use:

aDialogs := {}

AAdd( aDialogs, oDlg )
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42080
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 63 guests