Displaying 1 result from an estimated 1 matches for "keywordconstructors".
Did you mean:
keyword_constructors
2006 Dec 03
0
wxSugar 0.1.3 released
WxSugar version 0.1.3 is available from
https://rubyforge.org/frs/?group_id=35&release_id=8265
It can be installed via gems, or using ''rake install'' from the tar.gz file.
== What''s new
This is mainly a bugfix release, fixing some problems with
KeywordConstructors for certain wxruby classes (thanks to Alex Speller
for spotting these). It''s a recommended upgrade. There are some minor
updates to reflect recent wxruby2 progress.
ItemData modules are deprecated because the functionality they were
covering for is now fixed in wxruby2 core. I doubt an...