search for: stddialogbuttonsizer

Displaying 14 results from an estimated 14 matches for "stddialogbuttonsizer".

2007 Feb 12
0
[869] trunk/wxruby2/doc/textile/stddialogbuttonsizer.txtl: Added missing methods listing section
...d #ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[869] trunk/wxruby2/doc/textile/stddialogbuttonsizer.txtl: Added missing methods listing section</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>869</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-02-12 14:45:18 -...
2008 Oct 06
2
StdDialogButtonSizer default button
Hi all, How do i set the default button for a Wx::StdDialogButtonSizer? Any hints would be appreciated. regards. bio. _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2006 Oct 03
1
StdDialogButtonSizer
A set of extra files and a bigdemo sample patch to implement StdDialogButtonSizer. This is a neat little class that allows the OK/Cancel/Save/Yes/etc buttons at the bottom of a custom Dialog to be shown with the correct platform ordering, spacing and labelling. alex _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org htt...
2007 May 28
0
[1033] trunk/wxruby2/swig: GC fixes for nested sizers; fix crashes in html.rb demo
...href="#trunkwxruby2swigclassesSizeri">trunk/wxruby2/swig/classes/Sizer.i</a></li> <li><a href="#trunkwxruby2swigclassesStaticBoxSizeri">trunk/wxruby2/swig/classes/StaticBoxSizer.i</a></li> <li><a href="#trunkwxruby2swigclassesStdDialogButtonSizeri">trunk/wxruby2/swig/classes/StdDialogButtonSizer.i</a></li> </ul> <h3>Added Paths</h3> <ul> <li><a href="#trunkwxruby2swigsharedsizersi">trunk/wxruby2/swig/shared/sizers.i</a></li> </ul> </div> <div id=&...
2007 Jul 04
0
[1108] trunk/wxruby2/swig: Revised mem mgmt for Sizers to address more GC crashes in Sizers demo
...href="#trunkwxruby2swigclassesSizeri">trunk/wxruby2/swig/classes/Sizer.i</a></li> <li><a href="#trunkwxruby2swigclassesStaticBoxSizeri">trunk/wxruby2/swig/classes/StaticBoxSizer.i</a></li> <li><a href="#trunkwxruby2swigclassesStdDialogButtonSizeri">trunk/wxruby2/swig/classes/StdDialogButtonSizer.i</a></li> <li><a href="#trunkwxruby2swigmemory_managementi">trunk/wxruby2/swig/memory_management.i</a></li> <li><a href="#trunkwxruby2swigsharedsizersi">trunk/wxruby2/swig/...
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
2007 Jan 03
0
[ wxruby-Bugs-7549 ] missing ''methods'' section in some class documentation
...ethods warning: log.html has no methods warning: mediaevent.html has no methods warning: metafiledc.html has no methods warning: mimetypesmanager.html has no methods warning: penlist.html has no methods warning: simplehelpprovider.html has no methods warning: sizerflags.html has no methods warning: stddialogbuttonsizer.html has no methods warning: windowstyles.html has no methods ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=7549&group_id=35
2006 Oct 30
0
progress update, 0.0.37
Hi all A brief update on wxruby progress from the development list... The good news is - we tagged version 0.0.37. This includes some important new features, including: - Complete support for the printing framework (thanks to Sean Long) - Support for WxScintilla on OS X - DragImage and StdDialogButtonSizer classes added - various bugfixes and support for additional methods The bad news is - it doesn''t work perfectly on all platforms, so we''re not making a more public announcement - but we''d like to keep the users on this list in the loop. * Users on OS X should be fine...
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...o obj/Size.o obj/SizeEvent.o obj/Sizer.o obj/SizerItem.o obj/Slider.o obj/Sound.o obj/SpinButton.o obj/SpinCtrl.o obj/SpinEvent.o obj/SplashScreen.o obj/SplitterEvent.o obj/SplitterWindow.o obj/StaticBitmap.o obj/StaticBox.o obj/StaticBoxSizer.o obj/StaticLine.o obj/StaticText.o obj/StatusBar.o obj/StdDialogButtonSizer.o obj/StyledTextCtrl.o obj/StyledTextEvent.o obj/SystemSettings.o obj/TaskBarIcon.o obj/TextAttr.o obj/TextCtrl.o obj/TextDataObject.o obj/TextDropTarget.o obj/TextEntryDialog.o obj/TextUrlEvent.o obj/TextValidator.o obj/Timer.o obj/TimerEvent.o obj/TipProvider.o obj/TipWindow.o obj/ToggleButton.o...
2006 Nov 21
0
[747] trunk/wxruby2/Changelog: get_item stuff, evt_toolbar, also correct a commit from 0.0.37 that I missed
...Sutton) </span><ins>+- TaskBarIcon class and sample added (Roy Sutton)&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp </ins><span class="cx"> - DragImage class and sample added (Alex Fenton) </span><span class="cx"> - StdDialogButtonSizer class added (Alex Fenton) </span><span class="cx"> - init_all_image_handlers, init_stock_objects and init_stock_lists now </span></span></pre> </div> </div> </body> </html>
2007 Mar 29
0
[926] branches/wxruby2/wxwidgets_282: Update Dialog wx2.6 -> wx2.8 API, remove deprecations and cruft, update doc
...quot;> * "Dialog#create_button_sizer":#Dialog_createbuttonsizer </span><ins>+* "Dialog#create_separated_button_sizer":#Dialog_createseparatedbuttonsizer </ins><span class="cx"> * "Dialog#create_std_dialog_button_sizer":#Dialog_createstddialogbuttonsizer </span><span class="cx"> * "Dialog#do_ok":#Dialog_dook </span><span class="cx"> * "Dialog#end_modal":#Dialog_endmodal </span><span class="cx"> * "Dialog#get_affirmative_id":#Dialog_getaffirmativeid </...
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
...eEvent.o obj/Sizer.o obj/SizerItem.o obj/Slider.o obj/Sound.o obj/SpinButton.o obj/SpinCtrl.o obj/SpinEvent.o obj/SplashScreen.o obj/SplitterEvent.o obj/SplitterWindow.o obj/StandardPaths.o obj/StaticBitmap.o obj/StaticBox.o obj/StaticBoxSizer.o obj/StaticLine.o obj/StaticText.o obj/StatusBar.o obj/StdDialogButtonSizer.o obj/StyledTextCtrl.o obj/StyledTextEvent.o obj/SymbolPickerDialog.o obj/SystemSettings.o obj/TaskBarIcon.o obj/TextAttr.o obj/TextCtrl.o obj/TextDataObject.o obj/TextDropTarget.o obj/TextEntryDialog.o obj/TextUrlEvent.o obj/TextValidator.o obj/Timer.o obj/TimerEvent.o obj/TipProvider.o obj/TipWin...
2006 Dec 03
0
[778] trunk/wxruby2: Remove broken and deprecated LayoutConstraints, update samples & docs
...xSizer.new(Wx::VERTICAL) + text = Wx::TextCtrl.new(self, -1, msg, + Wx::DEFAULT_POSITION, Wx::DEFAULT_SIZE, + Wx::TE_MULTILINE|Wx::TE_READONLY) + + sizer.add(text, 1, Wx::EXPAND|Wx::ALL, 5) + + button_sizer = Wx::StdDialogButtonSizer.new + button_sizer.add_button( Wx::Button.new(self, Wx::ID_OK, "OK") ) + button_sizer.realize + + sizer.add(button_sizer, 0, Wx::EXPAND|Wx::ALL, 5) + + set_sizer(sizer) + layout </ins><span class="cx"> end </span><span...
2007 Feb 09
20
Hello Everyone
I have a bit of a problem with installation. I installed wxX11 in my linux box. I compiled the demos and all the demos, save dbbrowse, work. I think I have a functional wx. Now I''m trying to install wxRuby from source, since I have a 64 bit machine. I only have permission to my home directory so my installation is : /usr/people/stevenq/Applications/wxX11/