OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Fred Tomke on August 28, 2008, 12:09:52 AM

Title: Change Palette's TitlebarText at run time
Post by: Fred Tomke on August 28, 2008, 12:09:52 AM
Hello,

before adding a bug report I only want to know if palette is designed like other forms that titlebar text can be changed at runtime. Maybe it is not possible with palettes by design.

(dcl_form_settitlebartext myform "NewText") has no effect at runtime.

Fred