THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 08/03/2012 at 02:25, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R13
Platform: Windows ;
Language(s) : C++ ; PYTHON ;
---------
I've set up a little dialog with ResEdit. It contains a group which is set to manage 2 columns, a string on the left side and some contol gadged on the right side. I've seperated some columns with Seperators, which makes it a lot more overviewable.
The Strings are set to BFH_LEFT and the Control-gadgets to BFH_SCALEFIT. The problem is that the seperators seem to adjust the column widths, and I don't want them to. The dialog is displayed how I want it in the ResEdit Editor, but not when using the Dialog-resource in a Tool-plugin as a SubDialog.
Any idea why this is happening and how to fix it?
Thanks,
-Niklas