Looking for documentation on TOOLKIT Dialog creation
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: -
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

