TheSwamp

Code Red => Visual DCL Programming => AutoLISP (Vanilla / Visual) => OpenDCL => Topic started by: ASMI on September 24, 2007, 07:26:45 AM

Title: Text Box - OnKillFocus do not work...
Post by: ASMI on September 24, 2007, 07:26:45 AM
Many thanks friends for creation OpenDCL, I is simple in delight from its work, :roll: but has faced a small problem. I hope that you eliminate it or specify in what I is not right.

I try to use new OpenDCL Studio V 4.1.0.7 with AutoCAD 2007 and seems found one small bag. I need to restrict input of negative and zero values in Text Box (with NumericUnitsFilter). For the reason that function FilterStringCollection yet does not work I has decided to use event OnKillFocus for check of correctness of the entered value, however events OnKillFocus and SetFocus why that do not work on my PC  :cry:

Once again many thanks!
Title: Re: Text Box - OnKillFocus do not work...
Post by: owenwengerd on September 24, 2007, 12:05:34 PM
...however events OnKillFocus and SetFocus why that do not work on my PC  :cry:

That was a bug that is now fixed in Alpha 8.
Title: Re: Text Box - OnKillFocus do not work...
Post by: ASMI on September 24, 2007, 01:16:41 PM
Thank you. It really work in Alpha 8  :-)