Page 2 of 2

Re: DC Designer

Posted: Thu Feb 18, 2010 7:45 am
by rdonnay
Try this:

DCGETOPTIONS NOTRANSLATE

Re: DC Designer

Posted: Fri Feb 19, 2010 5:05 am
by pierredaou
Thank you.
Regards

Re: DC Designer

Posted: Wed Mar 03, 2010 2:24 am
by pierredaou
What about the @ x,y DCCOMBOBOX, does it have a similar NOTRANSLATE similar option because in the design it has awkward behavior. ( if possible, I know the design issue is a becoming a headache )

Regards

Re: DC Designer

Posted: Wed Mar 03, 2010 7:38 am
by rdonnay
I added a DCCOMBOBOX to the DESIGN.PRG sample and had no problems moving it, however it would not resize.

It is not practical to allow resize of some type of objects, such as RadioButtons, gets, checkboxes, etc.

However it is practical to allow resize of ComboBox, therefore I made a change to the code. (attached)

Copy _DCSCRND.PRG to \exp19\source\dcdesign, then run build19.bat or build19_sl1.bat to rebuild dcdesign.dll.