Displaying 12 results from an estimated 12 matches for "gridbagsizer".
2007 Jan 25
0
[855] trunk/wxruby2/swig/classes/include/parents.rb: Parenting for GridBagSizer
...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>[855] trunk/wxruby2/swig/classes/include/parents.rb: Parenting for GridBagSizer</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>855</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date</dt> <dd>2007-01-25 13:29:24 -0500 (Thu, 25 Jan 2007)</dd>
</dl&g...
2007 Jan 25
0
[854] trunk/wxruby2/swig/classes: Add support for GridBagSizer
...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>[854] trunk/wxruby2/swig/classes: Add support for GridBagSizer</title>
</head>
<body>
<div id="msg">
<dl>
<dt>Revision</dt> <dd>854</dd>
<dt>Author</dt> <dd>brokentoy</dd>
<dt>Date</dt> <dd>2007-01-25 13:19:11 -0500 (Thu, 25 Jan 2007)</dd>
</dl&g...
2006 Feb 19
2
sizer support for colspan > 1?
I see that GridBagSizer is not yet supported by wxRuby. Is there an
alternative to specifying that a widget spans more than one column? I
don''t see a way to do that in FlexGridSizer.
--
R. Mark Volkmann
Partner, Object Computing, Inc.
2007 May 28
0
[1033] trunk/wxruby2/swig: GC fixes for nested sizers; fix crashes in html.rb demo
...f="#trunkwxruby2swigclassesBoxSizeri">trunk/wxruby2/swig/classes/BoxSizer.i</a></li>
<li><a href="#trunkwxruby2swigclassesFlexGridSizeri">trunk/wxruby2/swig/classes/FlexGridSizer.i</a></li>
<li><a href="#trunkwxruby2swigclassesGridBagSizeri">trunk/wxruby2/swig/classes/GridBagSizer.i</a></li>
<li><a href="#trunkwxruby2swigclassesGridSizeri">trunk/wxruby2/swig/classes/GridSizer.i</a></li>
<li><a href="#trunkwxruby2swigclassesSizeri">trunk/wxruby2/swig/classes/S...
2007 Jul 04
0
[1108] trunk/wxruby2/swig: Revised mem mgmt for Sizers to address more GC crashes in Sizers demo
...f="#trunkwxruby2swigclassesBoxSizeri">trunk/wxruby2/swig/classes/BoxSizer.i</a></li>
<li><a href="#trunkwxruby2swigclassesFlexGridSizeri">trunk/wxruby2/swig/classes/FlexGridSizer.i</a></li>
<li><a href="#trunkwxruby2swigclassesGridBagSizeri">trunk/wxruby2/swig/classes/GridBagSizer.i</a></li>
<li><a href="#trunkwxruby2swigclassesGridSizeri">trunk/wxruby2/swig/classes/GridSizer.i</a></li>
<li><a href="#trunkwxruby2swigclassesSizeri">trunk/wxruby2/swig/classes/S...
2007 Mar 19
0
wxruby2-preview 0.0.39 is released
...vailable now in source
and binaries for all the major platforms. This recommended upgrade is at:
http://rubyforge.org/frs/?group_id=35&release_id=10372
= MAJOR CHANGES
* lots of big and small bugfixes
* New widget classes: ScrollBar, PasswordEntryDialog, MultiChoiceDialog
* New misc classes: GridBagSizer, AcceleratorTable, IconBundle
* New event classes: TextUrlEvent, MenuEvent, ContextMenuEvent
* WINDOW_VARIANTS for OS X (make small and mini Aqua controls)
* Lots of improvements and additions to the docs and samples
= FURTHER DETAILS
In particular, we hope we''ve fixed the very frequent c...
2006 Sep 15
2
wxCursor files
This implements the wxCursor demo and includes a patch to
RubyConstants.i needed to make the cursors work right. pointy.png goes
into the icons directory
Roy
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...Font.o obj/FontData.o obj/FontDialog.o obj/Frame.o obj/GBPosition.o obj/GBSpan.o obj/GDIObject.o obj/GLCanvas.o obj/Gauge.o obj/GenericDirCtrl.o obj/GraphicsBrush.o obj/GraphicsContext.o obj/GraphicsFont.o obj/GraphicsMatrix.o obj/GraphicsObject.o obj/GraphicsPath.o obj/GraphicsPen.o obj/Grid.o obj/GridBagSizer.o obj/GridCellAttr.o obj/GridCellBoolEditor.o obj/GridCellBoolRenderer.o obj/GridCellChoiceEditor.o obj/GridCellEditor.o obj/GridCellFloatEditor.o obj/GridCellFloatRenderer.o obj/GridCellNumberEditor.o obj/GridCellNumberRenderer.o obj/GridCellRenderer.o obj/GridCellStringRenderer.o obj/GridCellText...
2007 Mar 09
0
[877] trunk/wxruby2/Changelog: Update with 0.0.39 changes; correct last version number
...lts related to GridCellAttr and GridCellEditor (Alex Fenton)
+- Fix numerous crashes caused by regression from SWIG upgrade (Alex Fenton)
+- Documentation for FontDialog (Alex Fenton)
+- Test for suitable version (==2.6.3) of wxWidgets (Alex Fenton)
+- Fix Window compile error (Roy Sutton)
+- Added GridBagSizer and supporting classes (Alex Fenton)
+- Update deprecated Ruby API calls to STR2CSTR (Alex Fenton)
+- Fix various crashers in samples (Alex Fenton)
+- Fix crasher with item data in virtual ListCtrl (Alex Fenton)
+- Added RefreshItem(s) methods for virtual ListCtrl (Alex Fenton)
+- Added useful link...
2007 Mar 04
8
0.0.39 etc
Hi
I''d like to tag and release 0.0.39 some time in the next couple of days.
Bit short of time over the next few weeks so would like to get our
recent bug fixes out there.
I''ll update the Changelog and run through the samples, but please shout
if anything else should get some attetnion before we release.
Hopefully this could be our last preview release - also going to try
2007 Jan 22
4
Adding sizers to other sizers doesn''t work
Hello all,
Running this on an Intel Mac
OSX 10.4.8
ruby 1.8.4 (2005-12-24) [i686-darwin]
wxruby2-preview (0.0.37)
using zshell
I''m having a heck of a time setting up a GUI with a differing number of
widgets per row, resulting in a differing number or widgets per column.
At first I tried to simply do something like the following:
class CharacterInfoPanel < Wx::Panel
def
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
...FontData.o obj/FontDialog.o obj/Frame.o
obj/GBPosition.o obj/GBSpan.o obj/GCDC.o obj/GDIObject.o obj/GLCanvas.o
obj/Gauge.o obj/GenericDirCtrl.o obj/GraphicsBrush.o
obj/GraphicsContext.o obj/GraphicsFont.o obj/GraphicsMatrix.o
obj/GraphicsObject.o obj/GraphicsPath.o obj/GraphicsPen.o obj/Grid.o
obj/GridBagSizer.o obj/GridCellAttr.o obj/GridCellBoolEditor.o
obj/GridCellBoolRenderer.o obj/GridCellChoiceEditor.o
obj/GridCellEditor.o obj/GridCellFloatEditor.o
obj/GridCellFloatRenderer.o obj/GridCellNumberEditor.o
obj/GridCellNumberRenderer.o obj/GridCellRenderer.o
obj/GridCellStringRenderer.o obj/GridCellText...