Trying to make a dialog that just contains the metrics of the project. How do I add uneditable text to a Dialog. Tried AddStaticText, but it seemed to add a frame, and I couldn't find a way to set the text. Also, how do you set a callback, when the Dialog is closed?
Thanks
Maynard
How to add text to Dialogs
-
ArtF
- Global Moderator

- Posts: 4557
- Joined: Sun Sep 05, 2010 5:14 pm
- Contact:
Re: How to add text to Dialogs
Hi Maynard:
Found a bug in static text, the frame is normal but the text was hosed, fixed for
next update.
There is no callback on exit of dialog, I will look at adding one.
Art
Found a bug in static text, the frame is normal but the text was hosed, fixed for
next update.
There is no callback on exit of dialog, I will look at adding one.
Art