Displaying 6 results from an estimated 6 matches for "listitemattr".
2005 Aug 21
2
Latest tarball doesn''t compile
...Bitmap. I don''t
have the gtk or mac headers to compare against. I''ve removed the
wxBitmap.h %import and added a commented out %import for wGDIImage.h
(which we don''t have a header file for and don''t know if we''ll need later)
See patched Icon.i
3) ListItemAttr needs listbase.h to compile.
See patched ListItemAttr.i
<crossing fingers that the patches worked>
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Aug 10
0
[ wxruby-Bugs-12962 ] Wx::ListCtrl setting text or background colour doesn''t work on Windows
...ergejf)
Assigned to: Nobody (None)
Summary: Wx::ListCtrl setting text or background colour doesn''t work on Windows
Initial Comment:
In the bigdemo "class TestVirtualList < Wx::ListCtrl" contains the setting of the colour attributes for items in the list:
@attr2 = Wx::ListItemAttr.new()
@attr2.set_background_colour(Wx::Colour.new("LIGHT BLUE"))
Except this doesn''t work, the items are displayed black on white.
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=de...
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...nkEvent.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 obj/MenuItem.o obj/MessageDialog.o obj/MiniFrame.o obj/MouseEvent.o obj/MoveEven...
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
...LinkInfo.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
obj/MenuItem.o obj/MessageDialog.o obj/MiniFrame.o obj/MouseEvent.o
obj/MouseSta...
2004 Sep 28
9
Open call to try wxruby-swig
Hi Everyone,
Over the past couple of weeks wxruby-swig has made a lot of progress.
Over 100 classes have been added with attempts to mimic the existing
wxruby interfaces. While still not as stable as wxruby, stability has
increased dramatically. Finally, it has been built on Linux, Mac, and MSVC.
This email is an invitation to try out wxruby-swig for yourself. The
source code is in CVS and
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/