Displaying 4 results from an estimated 4 matches for "notebooksizer".
2008 May 13
2
NotebookSizer? / Resizing a listbook
There seems to be a NotebookSizer in C++ wxWidgets, is it in wxRuby or
is it going to be? Not a lot of info to be found about that one.
I''ve been trying to apply sizers to a Listbook but nothing goes at it
should be. Nothing is visible until I resize the top frame a little and
in best case I can get either horizontal grow...
2005 Jul 30
1
Latest checked in files
The latest tarball appears to require SWIG to build. I''m guessing one
of the swig output files is missing in the CVS. It stops here:
NotebookEvent.cpp
swig -noruntime -noextern -w401 -w801 -w515 -c++ -ruby -o
src/NotebookSizer.cpp swig/classes/NotebookSizer.i
Exception `RuntimeError'' at
c:/ruby/lib/ruby/gems/1.8/gems/rake-0.5.4/lib/rake.rb:485 - Command
failed with status (0): [swig -noruntime -noextern -w401 -w801 -w...]
rake aborted!
Command failed with status (0): [swig -noruntime -noextern -w401 -w801...
2005 Sep 11
6
Patch to wxNotebook.rbw
Patch to the notebook example to remove the call to the deprecated
NotebookSizer. It appears to work just fine without the sizer.
Roy
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2005 Jul 30
1
classes to be ignored etc
Hi
just a quick update on
http://wxruby.rubyforge.org/wiki/wiki.pl?What_Classes_Are_Implemented_In_Wxruby
I''ve added a clearer comparison of the two versions, plus info on
classes that are being dropped or shouldn''t be implemented b/c standard
library is preferred. obviously these are up for discussion, just my
view based on what''s in ruby by default or easy to