THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 29/03/2010 at 06:34, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11.5
Platform: Windows ;
Language(s) : C.O.F.F.E.E ;
---------
1)
I have a script that makes a dialog,
AddStaticText(0,BFH_SCALEFIT,0,0,"Set name:",0);
AddEditText(0,BFH_CENTER,400,11);
etc...
Its posible to add a bitmap (a logo) or a bitmapbutton ? in the script an as easy way as that ?
Another question (not related to previus topic) :
Lets say a dialog have a add and remove button to remove or add items in a combobox or list, is that posible? and it automatically updates de list of items or we have to reload the dialog or something?...
Thanks