Search the web
Sign In
New User? Sign Up
fox-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2827 - 2856 of 2856   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
Jeroen van der Zijp
jeroen@...
Send Email
Jun 5, 2007
2:56 am
2834
Homepage: http://www.nedprod.com/TnFOX/ Docs: http://tnfox.sourceforge.net/TnFOX/html/ SVN: http://developer.berlios.de/svn/?group_id=2262 TnFOX v0.87 is...
Niall Douglas
s_sourceforge@...
Send Email
Jul 12, 2007
4:12 pm
2835
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
Gajera Tejas
tejas.gajera@...
Send Email
Oct 30, 2008
4:05 pm
2848
... The FXDataTarget itself also has a target/message ID; it generates SEL_COMMAND or SEL_CHANGED messages with this ID when it receives messages from the...
Jeroen van der Zijp
jeroen@...
Send Email
Oct 30, 2008
4:29 pm
2849
Homepage: http://www.nedprod.com/TnFOX/ Docs: http://tnfox.sourceforge.net/TnFOX/html/ SVN: http://developer.berlios.de/svn/?group_id=2262 * Ported to Mac OS X...
Niall Douglas
s_sourceforge@...
Send Email
Oct 31, 2008
4:12 pm
2850
November 24 - FOX DEVELOPMENT 1.7.18 * Added FXhalf half-precision floating point format support. This is a 16-bit float as needed for signal processing and...
Jeroen van der Zijp
jeroen@...
Send Email
Nov 25, 2008
2:35 am
2851
I've put together a few words on my new FXhalf half-float implementation. You can find it here: ftp://www.fox-toolkit.org/pub/fasthalffloatconversion.pdf ...
Jeroen van der Zijp
jeroen@...
Send Email
Jan 13, 2009
6:51 pm
2852
... I have a feeling the half->float table may be made smaller. Just don't know how yet ;-) Maybe someone comes up with an even better method... Interesting...
Jeroen van der Zijp
jeroen@...
Send Email
Jan 14, 2009
2:33 am
2853
Hello, FOX-ers, A long hiatus, I know. Been *very* busy. Still, its time for accumulated changes to be released: * Use relative value for FXCondition::wait()...
Jeroen van der Zijp
jeroen@...
Send Email
Aug 19, 2009
12:41 am
2854
muitawangoko@... ... Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and...
Muita Wangoko
muitawangoko@...
Send Email
Aug 25, 2009
10:32 am
2855
Hello, Over the next week or so, there will be some changes to the site, possibly taking fox-toolkit.org down for a little while. We will try to keep this time...
Jeroen van der Zijp
jeroen@...
Send Email
Aug 26, 2009
8:21 pm
2856
Good news, y'all, FOX Toolkit is back on line! - Jeroen ... Come build with us! The BlackBerry&reg; Developer Conference in SF, CA is the only developer event...
Jeroen van der Zijp
jeroen@...
Send Email
Sep 22, 2009
7:57 pm
Messages 2827 - 2856 of 2856   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help