Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

dialogs

dialogs i need help, i cant seem to be able to open a dialog, i have tried every thing plaese help !!!!!! :confused:
i tried to use:
Application::Run(aboutdlg()) help me :confused: :confused:
[214 byte] By [dan_haribo] at [2007-11-11 7:49:14]
# 1 Re: dialogs
aboutdlg.domodal();
jonnin at 2007-11-11 21:01:51 >
# 2 Re: dialogs
yes, thank you.
but now my compiler is saying it cant find identifier aboutdlg
dan_haribo at 2007-11-11 21:02:51 >
# 3 Re: dialogs
I cannot help you there -- you have to use a dialog variable when it is in scope, just like any other variable. Make sure you use it in an appropriate block of code.
jonnin at 2007-11-11 21:03:55 >
# 4 Re: dialogs
oh,
anybody else got ideas? :( <body bgcolor="000000">
dan_haribo at 2007-11-11 21:04:49 >