search for: auipaneinfo

Displaying 7 results from an estimated 7 matches for "auipaneinfo".

2007 May 05
0
[1012] trunk/wxruby2/doc/textile: Added docs for AUI Advanced User Interface classes
...;#trunkwxruby2doctextileauimanagertxtl">trunk/wxruby2/doc/textile/auimanager.txtl</a></li> <li><a href="#trunkwxruby2doctextileauinotebooktxtl">trunk/wxruby2/doc/textile/auinotebook.txtl</a></li> <li><a href="#trunkwxruby2doctextileauipaneinfotxtl">trunk/wxruby2/doc/textile/auipaneinfo.txtl</a></li> <li><a href="#trunkwxruby2doctextileauitabarttxtl">trunk/wxruby2/doc/textile/auitabart.txtl</a></li> </ul> </div> <div id="patch"> <h3>Diff</h3> &l...
2007 May 11
0
[ wxruby-Bugs-10759 ] Wx::AuiManager.get_all_panes can not get all pane.
...Kevin Smith (qualitycode) Summary: Wx::AuiManager.get_all_panes can not get all pane. Initial Comment: require "wx" =begin bug : Wx::AuiManager.get_all_panes can not get all pane. output: ==================================================== aui.get_all_panes------------ #<Wxruby2::AuiPaneInfo:0x2e3c0f4>,name=b #<Wxruby2::AuiPaneInfo:0x2e3c0f4>,name=b aui.get_pane---------- #<Wxruby2::AuiPaneInfo:0x2e3c0a4>,name=a #<Wxruby2::AuiPaneInfo:0x2e3bf78>,name=b ==================================================== =end class MainApp < Wx::App def on_init @frame =...
2007 Mar 22
0
[916] branches/wxruby2/wxwidgets_282: More Wx::AUI classes, event hooks and sample
...s/wxruby2/wxwidgets_282/swig/RubyEventTypes.i</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesAuiManageri">branches/wxruby2/wxwidgets_282/swig/classes/AuiManager.i</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesAuiPaneInfoi">branches/wxruby2/wxwidgets_282/swig/classes/AuiPaneInfo.i</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesEvtHandleri">branches/wxruby2/wxwidgets_282/swig/classes/EvtHandler.i</a></li> <li><a href="#brancheswxruby2w...
2007 Mar 19
0
[900] branches/wxruby2/wxwidgets_282/swig/classes: Initial commit of AUI core classes
...e classes</pre> <h3>Added Paths</h3> <ul> <li><a href="#brancheswxruby2wxwidgets_282swigclassesAuiManageri">branches/wxruby2/wxwidgets_282/swig/classes/AuiManager.i</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesAuiPaneInfoi">branches/wxruby2/wxwidgets_282/swig/classes/AuiPaneInfo.i</a></li> <li><a href="#brancheswxruby2wxwidgets_282swigclassesincludewxAuiManagerh">branches/wxruby2/wxwidgets_282/swig/classes/include/wxAuiManager.h</a></li> <li><a href=&quo...
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...o -L. -rdynamic -Wl,-export-dynamic -shared obj/AboutDialogInfo.o obj/AcceleratorEntry.o obj/AcceleratorTable.o obj/ActivateEvent.o obj/Animation.o obj/AnimationCtrl.o obj/App.o obj/ArtProvider.o obj/AuiDockArt.o obj/AuiManager.o obj/AuiManagerEvent.o obj/AuiNotebook.o obj/AuiNotebookEvent.o obj/AuiPaneInfo.o obj/Bitmap.o obj/BitmapButton.o obj/BitmapComboBox.o obj/BitmapDataObject.o obj/BoxSizer.o obj/Brush.o obj/BusyInfo.o obj/Button.o obj/CalculateLayoutEvent.o obj/CalendarCtrl.o obj/CalendarDateAttr.o obj/CalendarEvent.o obj/Caret.o obj/CheckBox.o obj/CheckListBox.o obj/ChildFocusEvent.o obj/Choic...
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
...export-dynamic -shared obj/AboutDialogInfo.o obj/AcceleratorEntry.o obj/AcceleratorTable.o obj/ActivateEvent.o obj/Animation.o obj/AnimationCtrl.o obj/App.o obj/ArtProvider.o obj/AuiDefaultDockArt.o obj/AuiDockArt.o obj/AuiManager.o obj/AuiManagerEvent.o obj/AuiNotebook.o obj/AuiNotebookEvent.o obj/AuiPaneInfo.o obj/Bitmap.o obj/BitmapButton.o obj/BitmapComboBox.o obj/BitmapDataObject.o obj/BookCtrlBase.o obj/BookCtrlBaseEvent.o obj/BoxSizer.o obj/Brush.o obj/BusyInfo.o obj/Button.o obj/CalculateLayoutEvent.o obj/CalendarCtrl.o obj/CalendarDateAttr.o obj/CalendarEvent.o obj/Caret.o obj/CheckBox.o obj/Che...
2008 Jan 08
28
1.9.3 release, rakefile
Hi I''d like to put out a 1.9.3 release perhaps later this week/weekend. If you have a chance to test the build and samples esp with latest rubygems, please do. There are still some bugs on the list, and samples to do, but this should address all the build/install probs that have come up. And it would be good to get some testing and feedback on some of the new classes. A note on the