THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 29/01/2009 at 02:37, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11
Platform: Windows ; Mac OSX ;
Language(s) : C++ ;
---------
Hello,
I am trying to recreate the Layout of the Search Dialog (Command Manager ID 1011177) for a custom Search GeDialog.
I am able to put the EditText into the MenuLine with
> GroupBeginInMenuLine()
but half the space is occupied by a non existing menu.
How is it possible to expand the EditText to the whole line or at least prevent the Cinema from drawing the grey empty Menu bar?
Best
Macm