[Mac, 2.8.2] - validator for combo box

Yaron Tadmor YaronT at HumanEyes.com
Mon Jul 9 02:19:43 PDT 2007


The generic validator just does the transfer to/from windows, but does
NOT do validation.

I was specifically referring to combo-box as they are very similar to
text edit boxes. Essentially they are text edit boxes and a choice
control. So it seems natural they would share validators with the text
edit control.

The text edit validator has some nice validation (not transfer) options
which allow to enforce text of certain kind. I'd like to have that in
combo boxes as well.

The generic validator will not help me in this case.


> -----Original Message-----
> From: Robert Roebling [mailto:robert at roebling.de]
> Sent: Sunday, July 08, 2007 8:22 PM
> To: wxUsers
> Subject: Re: [Mac, 2.8.2] - validator for combo box
> 
> Yaron Tadmor wrote:
> 
> > I noticed there's no validator for combo boxes.
> 
> http://www.wxwidgets.org/manuals/stable/wx_wxgenericvalidator.html
> 
>   Robert
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
> 





More information about the wx-users mailing list