Hi,

I encountered small problem with control flushValue() method.
Lets say I have controls validation in dForm, e.g. I override 
onFieldValidation* methods
to display custom validation dialog.
Sounds good but, when dialog is displayed, active control LostFocus 
event is fired
what causes that flushValue() is called again, and control is 
revalidated once again,
then I got two dialogs displayed...
Shouldn't be there an semaphore in flushValue() method to avoid such 
situation?
Or tell me please other solution.

-- 
Regards Jacek Kałucki



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to