Displaying 9 results from an estimated 9 matches for "textdroptarget".
2003 Nov 20
5
compile fail
Hi!
I''m using winxp, wxwindows 2.4.2, mingw, msys:
droptarget.o(.data$_ZTV18wxDropTargetHelper+0x20):droptarget.cpp:
undefined reference to `wxDropTargetHelper::OnData(int, int,
wxDragResult)''
textdroptarget.o(.text+0x26a):textdroptarget.cpp: undefined reference to
`wxTextDropTargetHelper::wxTextDropTargetHelper()''
dataobject.o(.text+0x306):dataobject.cpp: undefined reference to
`wxDataObjectHelper::wxDataObjectHelper()''
make: *** [wxruby.so] Error 1
--
+-[ Kontra, Gergely<kgerge...
2003 Nov 07
6
DnD
Hi!
Is drag''n''drop works currently under wxruby?
I want an app, where you can drag files from a wxlistctrl to a
wxtreectrl.
Can anyone show a little example?
Gergo
--
+-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+
| http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy |
| Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval
2004 Aug 26
18
wxRuby 0.5.0 has been released!
wxRuby 0.5.0 has been released and is now available for
download from RubyForge at http://wxruby.rubyforge.org/
This release includes binary builds for Max OS X and
MS Windows.
Please report any bugs or feature requests here:
http://rubyforge.org/tracker/?group_id=35
Changes in this release include:
* Added XRC (Xml Resource File) support.
* Added totally awesome HTML widget from Tobi
2004 Apr 27
15
Building wxruby on Solaris 9
Hi all,
Ruby 1.8.1
Solaris 9
wxwindows 2.4.2 (package from blastwave.org)
wxruby 0.3.0
I''m having trouble getting this sucker to build on my Solaris box.
Here''s how I''m building:
ruby extconf.rb --with-xrc-dir=/opt/csw
--with-xrc-include=/opt/csw/lib/wx
The include directive I added because the setup.h file is there (for
whatever reason). And yes, /opt/csw/bin and
2004 Aug 05
2
libraries needed to distribute app
Hi
I''m making an installer for my WxRuby app, using exerb. I''ve included
wxruby.so in the package, and it seems to work fine on my computer, but
are there any other dlls or whatever I''m likely to need, for example for
WxWidgets itself?
Cheers
alex
2003 Nov 13
7
modified classes
--
+-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+
| http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy |
| Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" |
+-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2008 May 18
0
[ wxruby-Bugs-20211 ] Unresolved symbol due to linkage error
...rEvent.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 obj/ToolBar.o obj/ToolBarToolBase.o obj/ToolTip.o obj/TopLevelWindow.o obj/TreeCtrl.o obj/TreeEvent.o obj/UpdateUIEvent.o obj/Validator.o obj/Window.o obj...
2010 Jan 28
5
Compiling problem on Ubuntu 9.10 64 bit
...hs.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/TipWindow.o obj/ToggleButton.o obj/ToolBar.o obj/ToolBarToolBase.o
obj/ToolTip.o obj/Toolbook.o obj/ToolbookEvent.o obj/TopLevelWindow.o
obj/TreeCtrl.o obj/TreeEvent.o obj/Treebook.o ob...
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