New today: * FXThreadPool::execute() now returns FXWorker instead of a flag; this is convenient as you now have a handle to the thread responsible for...
Jeroen van der Zijp
jeroen@...
Dec 5, 2006 7:34 pm
2819
New today: * Forgot to mention: there has been an important change in the way MDI windows work. When closing an MDI Child, the MDI Child is now made inactive...
Jeroen van der Zijp
jeroen@...
Dec 13, 2006 6:04 pm
2820
... Hash: SHA1 All, FXRuby version 1.6.5 is now available for download from this page: http://rubyforge.org/frs/?group_id=300&release_id=9145 Note that you...
Lyle Johnson
lyle@...
Jan 21, 2007 1:52 am
2821
... Hash: SHA1 All, FXRuby version 1.6.6 is now available for download from this page: http://rubyforge.org/frs/?group_id=300&release_id=9602 Note that you...
Lyle Johnson
lyle@...
Feb 11, 2007 3:23 am
2822
Hi,, I am leraning FOX, and I have one problem with this source code(I had put "onCmdMove" function), that causes one error when I quit the program. Someone...
Marcelo Garbato
mgarbato@...
Mar 14, 2007 12:51 am
2823
... Looks to me that you forgot to delete one of the menus. Recommendation:- install valgrind on your machine [if you're on Linux], it will save you from lots...
Jeroen van der Zijp
jeroen@...
Mar 14, 2007 4:20 am
2824
Lots of new stuff today: * Updates to Adie editor; starting it with a non-existing file will now set the text window's filename to the new file. Also, changed...
Jeroen van der Zijp
jeroen@...
Mar 14, 2007 4:53 am
2825
New for FOX 1.7.9: * Renamed FXString::HEX array to FXString::value2Digit; added FXString::digit2Value array. Removed FXString::hex (never used anywhere). *...
Jeroen van der Zijp
jeroen@...
Mar 28, 2007 5:09 pm
2826
hi Jeroen, I tried compiling FoxToolkit on my MacOSX setup and compilation stopped in linking phase with ld indicating failure because it couldn't find...
Ioannis Pantazopoulos
jpanta@...
Mar 29, 2007 9:28 am
2827
... Hash: SHA1 All, FXRuby version 1.6.7 is now available for download from this page: http://rubyforge.org/frs/?group_id=300&release_id=10778 This is a minor...
Lyle Johnson
lyle.johnson@...
Mar 31, 2007 4:41 pm
2828
... Hash: SHA1 All, FXRuby version 1.6.8 is now available for download from this page: http://rubyforge.org/frs/?group_id=300&release_id=10911 Note that if...
Lyle Johnson
lyle.johnson@...
Apr 5, 2007 1:44 pm
2829
... Hash: SHA1 All, The ports for FOX and FXScintilla in MacPorts (http:// www.macports.org/) are once again up to date. If you're using FOX on a Mac, MacPorts...
Lyle Johnson
lyle.johnson@...
Apr 8, 2007 7:06 pm
2830
... Hash: SHA1 - -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 All, FXRuby version 1.6.9 is now available for download from this page: ...
Lyle Johnson
lyle.johnson@...
Apr 9, 2007 4:30 pm
2831
... Sigh. The moral of this story is: Don't try to rush a release out the door on a Monday morning. ;) FXRuby 1.6.10 is now up in the usual places. Sorry for...
Lyle Johnson
lyle.johnson@...
Apr 9, 2007 8:23 pm
2832
... Hash: SHA1 - -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 All, FXRuby version 1.6.11 is now available for download from this page: ...
Lyle Johnson
lyle.johnson@...
Apr 18, 2007 3:03 pm
2833
Notes for 1.7.10: * fxIsFinite(), fxIsInf(), fxIsNan() API's added. * FXGradientBar visual aspects have more control now. * FXShutter didn't issue message when...
New in this release: - The FOX Library License has been changed to the new Lesser GPL Version 3! In addition, the FOX Library License Addendum has also been...
Jeroen van der Zijp
jeroen@...
Aug 1, 2007 2:20 am
2836
A small number of bugs have been fixed in this release; some of them, while not likely to be encountered by most people, were serious enough to update the code...
Jeroen van der Zijp
jeroen@...
Aug 10, 2007 4:26 am
2837
All, FXRuby is back from an extended summer vacation, with version 1.6.12 is now available for download from this page: ...
Lyle Johnson
lyle.johnson@...
Oct 18, 2007 3:16 pm
2838
High time for another release: New in this version: * Added FXRangeSlider widget. * Updated FXAtomic with new API's, and made it use new GCC 4.1 compiler...
Jeroen van der Zijp
jeroen@...
Nov 16, 2007 4:09 pm
2839
Happy New Year to all the FOX Users! We start this year with a fresh release, and it contains many new goodies! * Added 3DConnexion SpaceNavigator support...
Jeroen van der Zijp
jeroen@...
Jan 3, 2008 4:38 am
2840
Major new items in this release: - Updated MS-Windows OpenGL implementation. Now uses wglGetPixelFormatAttribivARB() from ICD driver (where available) to...
Jeroen van der Zijp
jeroen@...
Jan 12, 2008 7:09 am
2841
Lots of things today: * Fixed issue with unplugged XDevice (when xorg.conf contains device but device was unplugged). * FXMenuButton pops and collapses with...
Jeroen van der Zijp
jeroen@...
Apr 23, 2008 4:14 am
2842
Homepage: http://www.nedprod.com/TnFOX/ Docs: http://tnfox.sourceforge.net/TnFOX/html/ SVN: http://developer.berlios.de/svn/?group_id=2262 TnFOX v0.88 is out...
Niall Douglas
s_sourceforge@...
Jun 14, 2008 3:34 am
2843
July 1 - FOX DEVELOPMENT 1.7.17 Despite being extremely busy with my other "construction project", I've still manager to add quite a few new things in this...
Jeroen van der Zijp
jeroen@...
Jul 2, 2008 2:21 am
2844
A few minor issues have been discovered and fixed in this release: - Fixed bug in FXSettings; symptoms: every once in a while, a key-value pair was skipped. -...
Jeroen van der Zijp
jeroen@...
Jul 29, 2008 3:00 am
2845
hi all, I have code is like... obj1 = new same_class(parent1); // create a new panel on parent 1 using same_class obj2 = new same_class(parent2); // create...
Gajera Tejas
tejas.gajera@...
Sep 24, 2008 11:30 pm
2846
... You might take a look at FXDataTarget and its "datatarget.cpp" sample program. For instance, if a textfield in panel1 would be connected to a data target...
Jeroen van der Zijp
jeroen@...
Sep 25, 2008 1:26 am
2847
hi, I have problem with slider which connected with DataTarget. it's value can not update when we make a change in slider. basically if we have like... new...