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: Vadim Zeitlin
Subject: Re: [lmi] Deleting contents of wxSpinCtrl's edit subcontrol
Date: Tue, 20 Jun 2006 16:26:50 +0200

On Tue, 20 Jun 2006 14:19:24 +0000 Greg Chicares <address@hidden> wrote:

GC> Vadim--It appears that deleting the contents of a spin control's
GC> edit subcontrol has the effect of setting the value to the minimum,
GC> which seems okay (and seems to be the default msw behavior for
GC> UPDOWN_CLASS), but is there a way to force the edit subcontrol to
GC> repaint that value when the spin control loses focus?

 It seems already to behave like this here. At least this is the behaviour
I see in the controls sample: if you go to "wxGauge" page and enter any
values in the spin control there (it's the second from the left, the first
one is just a text control + spin button) and then press "Delete" key and
either "TAB" away or click on another control, the value "10", which is the
minimum accepted by this control, appears.

 Is this different from what you'd like or do your spin controls behave
differently from the one in the controls sample? If it's the latter, how
can I reproduce this?

 Thanks,
VZ





reply via email to

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