Re: [wxlua-users] wxDatePickerCtrl

2012-05-17 Thread Milind Gupta
Thanks, I think using a separate checkbox is the best way to go. I am using lua for windows, I don't know what version that has. Milind On Thu, May 17, 2012 at 12:51 PM, John Labenski wrote: > On Thu, May 17, 2012 at 3:00 PM, Milind Gupta > wrote: > > Hi, > > I have a wxDatePickerCt

Re: [wxlua-users] wxDatePickerCtrl

2012-05-17 Thread John Labenski
On Thu, May 17, 2012 at 3:00 PM, Milind Gupta wrote: > Hi, > I have a wxDatePickerCtrl where I set Allow None in the property > (wxDP_ALLOWNONE) and it shows me a checkbox. If the checkbox is unchecked > the control is grayed out. But with it unchecked if I query the GetValue I > do not get a inva

Re: [wxlua-users] wxDatePickerCtrl added

2006-11-01 Thread Stewart Allen
Done Regards, Stewart Allen [EMAIL PROTECTED] [EMAIL PROTECTED] Francesco Montorsi wrote: > Stewart Allen ha scritto: > >> Hi, >> >> I've bound the wxDatePickerCtrl to wxLua who can I send the patch file too? >> > please create a new patch at > > http://sourceforge.net/tracker/?gro

Re: [wxlua-users] wxDatePickerCtrl added

2006-11-01 Thread Francesco Montorsi
Stewart Allen ha scritto: > Hi, > > I've bound the wxDatePickerCtrl to wxLua who can I send the patch file too? please create a new patch at http://sourceforge.net/tracker/?group_id=140042&atid=745326 Thanks! Francesco