lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [lmi] Deleting contents of wxSpinCtrl's edit subcontrol


From: Boutin, Wendy
Subject: RE: [lmi] Deleting contents of wxSpinCtrl's edit subcontrol
Date: Wed, 21 Jun 2006 08:34:18 -0400

Boutin, Wendy wrote: 
> 
> Just for completeness, I proved my suspicion by building the 
> xrc sample and deleting:
>   <max>100</max>
> from 'controls.xrc'. That demonstrates the behavior we observe in
> lmi.

Vadim,

I found that adding 
  <min>0</min>
to 'controls.xrc' will also demonstrate the behavior we observe in
lmi. I think this one is a real problem. You can reproduce the defect
by adding that exact tag to the spin control, then do this:
  highlight the value in the spin control
  press the delete key
  tab away from that field, so the 'OK' button gains focus
  tab back to the spin control
  press the delete key
  tab away from that field again
I observe the minimum value of '0' is no longer in the spin control 
as expected. I tried tabbing back and forth between the spin control
and 'OK' button, but the minimum value never reappears until I select
'OK' and reopen the dialog.

This remains a problem in lmi, but I find it only occurs when the 
minimum value is zero. Is this something you could look into?

---------------------------------------------------------
This e-mail transmission may contain information that is proprietary, 
privileged and/or confidential and is intended exclusively for the person(s) to 
whom it is addressed. Any use, copying, retention or disclosure by any person 
other than the intended recipient or the intended recipient's designees is 
strictly prohibited. If you are not the intended recipient or their designee, 
please notify the sender immediately by return e-mail and delete all copies. 

---------------------------------------------------------





reply via email to

[Prev in Thread] Current Thread [Next in Thread]