Pages: [1]
|
 |
|
Author
|
Topic: C++ Dialog Question (Read 198 times)
|
|
BubbaRichard
|
I have finished a Height Map importer and would like to add an options dialog when the bmp file is opened. The problem is that the dialog is created, shows than immediately hides, not unloads. This question probably goes to Fragmo, is there a way to display a dialog in Fragmotion from c++ without it being hidden?
Thanks, BubbaRichard
|
|
|
|
|
Logged
|
|
|
|
|
fragmo
|
Fragmotion uses the same sdk, so you can definitely show dialogs. I would guess that there is something in your code (or perhaps missing from it) causing it to close.
|
|
|
|
|
Logged
|
|
|
|
|
Pages: [1]
|
|
|
 |