search for: sashwindow

Displaying 9 results from an estimated 9 matches for "sashwindow".

2006 Aug 01
4
SashWindows
Hi Please find attached a set of patches to implement Sash Layouts plus a little sample. These are resizable panes that can be used to create an IDE-like application, with sidebars etc. They''re quite a lot more powerful than SplitterWindow, for example you can split an MDI client window, and you can have lots of them. Not quite as nice as wxAUI (Advanced User Interface) - a project
2006 Sep 17
1
wxSashWindow.rbw
This patch includes changes to implement the SashWindow sample. Some notes: 1) You can''t resize the sash windows due to events not returning the correct objects 2) I included a patch for EvtHandler.i even though it doesn''t affect anything at all. I only realized after I made the change but since it was wrong before I figured it...
2006 Nov 12
0
[726] trunk/wxruby2/TODO: Sash windows appear to be working fine on current Ubuntu + GTK
...;> &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspTextAttr.h </span><span class="cx"> &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspWindowDisabler.h </span><span class="cx"> </span><del>-- SashWindows sashes not displaying until pulled (Linux) - </del><span class="cx"> - Splitters in bigdemo sometimes disappear when loading source (OS X) </span><span class="cx"> </span><span class="cx"> - Truncation/missing widgets in bigdemo (O...
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...olBar.o obj/PreviewFrame.o obj/PrintData.o obj/PrintDialog.o obj/PrintDialogData.o obj/PrintPreview.o obj/Printer.o obj/Printout.o obj/ProgressDialog.o obj/QueryLayoutInfoEvent.o obj/RadioBox.o obj/RadioButton.o obj/Rect.o obj/Region.o obj/RendererNative.o obj/SashEvent.o obj/SashLayoutWindow.o obj/SashWindow.o obj/ScreenDC.o obj/ScrollBar.o obj/ScrollEvent.o obj/ScrollWinEvent.o obj/ScrolledWindow.o obj/SearchCtrl.o obj/SetCursorEvent.o obj/ShowEvent.o obj/SingleChoiceDialog.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...
2006 Oct 24
0
[715] trunk/wxruby2/TODO: Remove some completed items
...ev 714) +++ trunk/wxruby2/TODO&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2006-10-24 07:52:24 UTC (rev 715) </span><span class="lines">@@ -25,8 +25,6 @@ </span><span class="cx"> </span><span class="cx"> - SashWindows sashes not displaying until pulled (Linux) </span><span class="cx"> </span><del>-- ProgressDialog not working (Windows) - </del><span class="cx"> - Splitters in bigdemo sometimes disappear when loading source (OS X) </span><span cla...
2006 Dec 02
0
[770] trunk/wxsugar/lib/wx_sugar/keyword_classes.rb: Fix some broken ones (Alex Spelling), add some new & missing ones; add
...61,7 @@ </span><span class="cx"> </span><span class="cx"> # wxSashLayoutWindow: Window that can be involved in an IDE-like layout </span><span class="cx"> # arrangement </span><del>-WxSugar.define_keyword_ctors(''SashWindow'') do </del><ins>+WxSugar.define_keyword_ctors(''SashLayoutWindow'') do </ins><span class="cx"> wx_ctor_params :pos, :size </span><span class="cx"> wx_ctor_params :style => Wx::CLIP_CHILDREN|Wx::SW_3D </span&...
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
....o obj/RichTextListStyleDefinition.o obj/RichTextParagraphStyleDefinition.o obj/RichTextPrinting.o obj/RichTextPrintout.o obj/RichTextStyleDefinition.o obj/RichTextStyleListBox.o obj/RichTextStyleListCtrl.o obj/RichTextStyleSheet.o obj/RichTextXMLHandler.o obj/SashEvent.o obj/SashLayoutWindow.o obj/SashWindow.o obj/ScreenDC.o obj/ScrollBar.o obj/ScrollEvent.o obj/ScrollWinEvent.o obj/ScrolledWindow.o obj/SearchCtrl.o obj/SetCursorEvent.o obj/ShowEvent.o obj/SingleChoiceDialog.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...
2004 Aug 08
7
wxruby-swig progress report
Hey everybody, I''ve made some progress on wxruby-swig, and have some good news and some bad news. The good news is that the MSVC version finally can run all of the samples provided in CVS. I''m using the same solve-by-ignore solution to the GC problem that wxruby uses, so there is far less crashing goin'' on. Depending on the next few weeks, we might be able to
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/