Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: manianis on February 04, 2007, 09:12:23 pm

Title: styles in wxSmith
Post by: manianis on February 04, 2007, 09:12:23 pm
I think I'am annonying you by my requests... In fact, I've to set my wxPanel styles to wxWANTS_CHARS because the wxGrid control wants the Retuen Keypresses. But I can't do it now with wxSmith...
Thanks in advance...
Title: Re: styles in wxSmith
Post by: byo on February 05, 2007, 11:34:24 pm
Should be no problem, in fact you've reminded me that styles need some cleanup ;) Currently I'll add only wxWANTS_CHARS, just as a temporarily solution, wxPanel should support most of standard styles.

BYO
Title: Re: styles in wxSmith
Post by: manianis on February 05, 2007, 11:36:24 pm
Thanks it will be great.
Title: Re: styles in wxSmith
Post by: byo on February 06, 2007, 01:32:48 am
Thanks it will be great.

Already in svn, just wait for next nightly ;)
Title: Re: styles in wxSmith
Post by: manianis on February 06, 2007, 10:31:45 pm
 :o I appreciated the changes... Thank you...  :P