2010-04-01 20:20 UTC
hello
I have few questions regarding programing with Odcl:
1. I'm wondering is there any way to omit (or how to program) all these C:..FUNCTION.. definition. Any click on any control (button, picture etc) is connected with C:FUNCTION
For example, after 20 click i run 20 FUNCTION. I don't see them at command line but i see all of them when i try use my UP arrow on keyboard. If i want to back to my value before ODCL starts is pain (i need to go thru all C:) -> modeless form
2. Any way to buffer Hatch control? When hatch is to dense it takes few second to draw.
3. Is it possible to draw on Picture control with DASHED line?
4. With regular DCL we can scroll on ComboBox with mouse. Value are change without opening the combo list. I think it was more comfortable? Also i can very quick select something from the list, just entering the first letter.
Thanks
I have few questions regarding programing with Odcl:
1. I'm wondering is there any way to omit (or how to program) all these C:..FUNCTION.. definition. Any click on any control (button, picture etc) is connected with C:FUNCTION
For example, after 20 click i run 20 FUNCTION. I don't see them at command line but i see all of them when i try use my UP arrow on keyboard. If i want to back to my value before ODCL starts is pain (i need to go thru all C:) -> modeless form
2. Any way to buffer Hatch control? When hatch is to dense it takes few second to draw.
3. Is it possible to draw on Picture control with DASHED line?
4. With regular DCL we can scroll on ComboBox with mouse. Value are change without opening the combo list. I think it was more comfortable? Also i can very quick select something from the list, just entering the first letter.
Thanks