search for: delayed_constructor

Displaying 3 results from an estimated 3 matches for "delayed_constructor".

Did you mean: delayed_constructors
2006 Dec 03
0
[773] trunk/wxsugar/lib/wx_sugar/all.rb: Updated overview, deprecated itemdata
...and affects all new instances. </ins><span class="cx"> # </span><del>-# [accessors.rb] </del><ins>+# [accessors] </ins><span class="cx"> # Provide ruby-style getters, setters and question-mark methods </span><del>-# [delayed_constructors.rb] -# For use with +layout+, limited independent interest -# [event_connector.rb] </del><ins>+# [delayed_constructors] +# Required by +layout+, of limited independent interest +# [event_connector] </ins><span class="cx"> # Neater syntax for connecting even...
2007 Mar 22
0
[912] trunk/wxsugar/lib: Overview documentation moved to lib/wx_sugar.rb
...ons -# -# The following are the WxSugar behaviours that are available. In -# general you require one of these extensions, it modifies the behaviour -# of all relevant Wx classes, and affects all new instances. -# -# [accessors] -# Provide ruby-style getters, setters and question-mark methods -# [delayed_constructors] -# Required by +layout+, of limited independent interest -# [event_connector] -# Neater syntax for connecting event listeners -# [keyword_constructors] -# Use keyword-style hash arguments to construct widgets -# [layout] -# Easy interface to using WxWidgets Sizers to arrange controls -# [...
2007 Apr 03
0
[945] trunk/wxsugar/lib/wx_sugar.rb: Add note about enumerable_controls, reorder list of extensions
...The +# following are listed in order of interest </ins><span class="cx"> # </span><span class="cx"> # [accessors] </span><span class="cx"> # Provide ruby-style getters, setters and question-mark methods </span><del>-# [delayed_constructors] -# Required by +layout+, of limited independent interest </del><ins>+# [keyword_constructors] +# Use keyword-style hash arguments to construct widgets </ins><span class="cx"> # [event_connector] </span><span class="cx"> # Neater syntax...