Displaying 2 results from an estimated 2 matches for "cjoint".
Did you mean:
joint
2008 May 10
4
from RubyCocoa to wxRuby ?
...project into
wxRuby.
this project convert the AddressBook contents into html
( a preview : <http://thoraval.yvon.free.fr/AB2Html_preview/ab2html.xhtml>
what do I need ?
a push button, a spinner and a text area to give feedback to the user that''
all ;-)
( a screenshot : <http://cjoint.com/data/fkqRia4sT5.htm>
what is the best example to start with in such a context ?
is it possible to use the AddressBook framework from wxRuby ?
in that case i''ll only the UI to rewrite...
best,
yvon
_______________________________________________
wxruby-users mailing list
wxru...
2008 May 11
4
Choosing a Sizer
Following alex advices, i''ve used both "text/textctrl.rb" and
"etc/threaded.rb" to build my first wxApp.
I''ve changed the Sizer type mainly (from "Wx::BoxSizer" to
"Wx::FlexGridSizer").
I didn''t find the way to let @log (Wx::TextCtrl) span 2 columns. At the time
of writing it''s growing only vertically.
And also how to get