search for: acccessors

Displaying 2 results from an estimated 2 matches for "acccessors".

Did you mean: accessors
2007 Mar 22
0
[912] trunk/wxsugar/lib: Overview documentation moved to lib/wx_sugar.rb
...require ''wxruby'' -# -# require ''wx_sugar/all'' -# ... -# -# If you only want to load specific WxSugar behaviours, just +require+ -# the desired extensions only -# -# require ''wx_sugar/keyword_constructors'' -# require ''wx_sugar/acccessors'' -# -# == Overview of extensions -# -# 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,...
2006 Dec 03
0
[773] trunk/wxsugar/lib/wx_sugar/all.rb: Updated overview, deprecated itemdata
...xSugar behaviours, just +require+ +# the desired extensions only </ins><span class="cx"> # </span><span class="cx"> # require ''wx_sugar/keyword_constructors'' </span><span class="cx"> # require ''wx_sugar/acccessors'' </span><span class="cx"> # </span><span class="cx"> # == Overview of extensions </span><ins>+# +# The following are the WxSugar behaviours that are available. In +# general you require one of these extensions, it modifies the behavi...