Displaying 7 results from an estimated 7 matches for "layoutalgorithm".
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...obj/HtmlContainerCell.o obj/HtmlEasyPrinting.o obj/HtmlHelpController.o obj/HtmlLinkEvent.o obj/HtmlLinkInfo.o obj/HtmlWidgetCell.o obj/HtmlWindow.o obj/HyperlinkCtrl.o obj/HyperlinkEvent.o obj/Icon.o obj/IconBundle.o obj/IconizeEvent.o obj/IdleEvent.o obj/Image.o obj/ImageList.o obj/KeyEvent.o obj/LayoutAlgorithm.o obj/ListBox.o obj/ListCtrl.o obj/ListEvent.o obj/ListItem.o obj/ListItemAttr.o obj/Listbook.o obj/ListbookEvent.o obj/Locale.o obj/Log.o obj/LogTextCtrl.o obj/MDIChildFrame.o obj/MDIParentFrame.o obj/Mask.o obj/MediaCtrl.o obj/MediaEvent.o obj/MemoryDC.o obj/Menu.o obj/MenuBar.o obj/MenuEvent.o o...
2006 Oct 17
0
[683] trunk/wxruby2/doc/textile/index.txtl: Fix a table
...bsp2006-10-17 19:21:03 UTC (rev 682)
+++ trunk/wxruby2/doc/textile/index.txtl        2006-10-17 19:24:51 UTC (rev 683)
</span><span class="lines">@@ -405,8 +405,7 @@
</span><span class="cx"> |LayoutAlgorithm|An alternative window layout facility|
</span><span class="cx"> |Process|Process class|
</span><span class="cx"> |Timer|Timer class|
</span><del>-|TaskBarIcon|Icon that appears in the task bar, system tray or dock, and
-can have a popup menu|...
2006 Nov 12
0
[725] trunk/wxruby2/samples/etc/sash.rb: Remove an unneeded call to paint that was causing a crash
...lt;/span><span class="lines">@@ -89,7 +89,6 @@
</span><span class="cx"> # The second argument is the residual window that takes up remaining
</span><span class="cx"> # space
</span><span class="cx"> Wx::LayoutAlgorithm.new.layout_frame(self, @m_panel)
</span><del>- paint()
</del><span class="cx"> end
</span><span class="cx">
</span><span class="cx"> def on_v_sash_dragged(sash, e)
</span></span></pre>
</div&g...
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 Oct 19
0
[694] trunk/wxruby2/doc/textile: Added back the logging classes which were over-zealously removed when
...s="lines">@@ -403,6 +403,8 @@
</span><span class="cx"> |GLCanvas|Canvas that you can render OpenGL calls to.|
</span><span class="cx"> |GLContext|Class to ease sharing of OpenGL data resources.|
</span><span class="cx"> |LayoutAlgorithm|An alternative window layout facility|
</span><ins>+|Log|Base class for logging|
+|LogTextCtrl|A TextCtrl that displays application log messages|
</ins><span class="cx"> |Process|Process class|
</span><span class="cx"> |Timer|Timer class|
<...
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
...ell.o obj/HtmlEasyPrinting.o
obj/HtmlHelpController.o obj/HtmlLinkEvent.o obj/HtmlLinkInfo.o
obj/HtmlListBox.o obj/HtmlWidgetCell.o obj/HtmlWindow.o
obj/HyperlinkCtrl.o obj/HyperlinkEvent.o obj/Icon.o obj/IconBundle.o
obj/IconizeEvent.o obj/IdleEvent.o obj/Image.o obj/ImageList.o
obj/KeyEvent.o obj/LayoutAlgorithm.o obj/ListBox.o obj/ListCtrl.o
obj/ListEvent.o obj/ListItem.o obj/ListItemAttr.o obj/Listbook.o
obj/ListbookEvent.o obj/Locale.o obj/Log.o obj/LogTextCtrl.o
obj/MDIChildFrame.o obj/MDIParentFrame.o obj/Mask.o obj/MediaCtrl.o
obj/MediaEvent.o obj/MemoryDC.o obj/Menu.o obj/MenuBar.o obj/MenuEvent.o
o...
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/