Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Good morning,
I am working on a project where I have to create dialog boxes with Toolkit.
I did some work on that during the last years but I am always wondering if there are some more informations available on how to create a "good" layout.
This time I don't want to use a *.res file to create a dialog - instead I am building one from scratch by passing NULL to the function ProUIDialogCreate ("MyDialog", NULL);
Then it's easy to add layouts or other elements like buttons, checkboxes and so on...
My question:
Does anybody have an additional documentation on how to "layout" a UI? Is it a good idea to add layouts or to use "drawing areas"?
One of myproblems: I add an option menu into a layout element by usingProUILayoutOptionmenuAdd(). The width of this element seems to be controlled by a default value. I see no possibility to control the width by any of the available commands.
I think I am missing somethingthat is "fundamental" to creation dialogsprogrammatically (layout or the grid options).
Andreas Hellmann
__________________________________
Andreas Hellmann
MCAD Services Pro/E & Pro/E customization
Rudolf-Diesel-Str. 6
D-65439 Floersheim / Germany
phone: +49 6145 598296
mail: -
Hello Patrick,
thanks for your answer. Will try to do something with an external res file next week. What brings me to this question that might be of interest also for others:
Do you have some news on PTC's current plans for shipping the WYSIWYG-Editor for res files with Creo? I haven't heard any news regarding thissinceMay 2011 when it was promised to be available for Creo 2.
Andreas
Yep I hope that it will released with the Creo 3.0, but never heard from that project since Asa is gone. So lets see what say'll show us in the summer TC meetings.