All, The latest version of the Python bindings for FOX are now available for download in source code form: ftp://ftp.cfdrc.com/pub/FOX/FXPy-0.99.141.tar.gz or...
2352
Jeroen van der Zijp
jvz@...
Nov 9, 2000 6:13 pm
Hello All, there is a new drop: New: - FXList, FXIconList, FXTreeList generate optional messages when inserting, removing, selecting, deselecting items as per ...
2353
Frank De prins
fdp@...
Nov 10, 2000 12:14 pm
Hello All There is a compilation problem with Borland C++ 5.5.1 on Win32; Visual C++ does not seem to have that problem. Here's the message: FXDirDialog.cpp: ...
2354
Lyle Johnson
ljohnson@...
Nov 13, 2000 7:34 pm
All, This version of FXPy provides compatibility with fox-0.99.143 and fixes a number of bugs as reported by various users. I've also reinstated the binary ...
2355
Jeroen van der Zijp
jvz@...
Nov 15, 2000 9:07 pm
Hello All, There is a new FOX drop today. Some salient new features: - FXListBox widget added [thanks to Dustin Graves]. - FXDriveBox widget added [also,...
2356
S.A.
sancelot@...
Nov 17, 2000 8:21 am
Can you help me ? I tried to connect items of a matrix to a FXScrollWindow : I have a FXMatrix composed of FXTextFields objects in a FXScrollWindow. When the...
2357
Jeroen van der Zijp
jvz@...
Nov 20, 2000 4:58 pm
Hello, There is a new FOX drop. Here's whats new: - FXText has many, many additional features: - Autoindent mode. - Soft tabs (insert spaces when hitting...
2358
Lyle Johnson
ljohnson@...
Nov 20, 2000 9:50 pm
Ahem. Did we forget to make sure the code compiles under Windows? You need to add a "{" after the "else" on line 1312 of FXDirList.cpp. ... ...
2359
Frank De prins
fdp@...
Nov 21, 2000 9:32 am
Hello Even with this change, the sources still do not compile on Borland C++ 5.5.1. The problem is also in FXDirList. There is also a problem with FXDirList...
2360
Lyle Johnson
ljohnson@...
Nov 21, 2000 3:43 pm
RE: [Foxgui-announce]New FOX drop [0.99.145]Frank, This is the same bug reported by Yuri Sadykov yesterday (for Sun's C++ compiler). To fix it, add a...
2361
S.A.
sancelot@...
Nov 24, 2000 10:56 am
Hi, I noticed a problem that appears on Nt and not on linux : Inside a mainwindow constructor, I create a dialogbox Inside the dialogbox constructor, I...
2362
Carlo Pires
carlo@...
Nov 29, 2000 6:01 pm
subscribe...
2363
Lyle Johnson
ljohnson@...
Nov 30, 2000 8:31 pm
All, Now that my e-mail is finally working again I can announce the latest drop of FXPy ;) This release mainly fixes a few little bugs and brings it up to ...
2364
Simon Bulman
si_bulman@...
Dec 1, 2000 6:18 pm
Hi All, I have just joined the list and am new to Fox. Just a few quickies to get me going ! The links to Fox Pilot are dead, has the page changed and not been...
2365
Jeroen van der Zijp
jvz@...
Dec 8, 2000 9:22 pm
Hello, There is a new drop of FOX today. TONS of new stuff: - Spruced up FXSearchDialog, FXReplaceDialog. 1) Allow for icon. 2) tree return codes: cancel,...
2366
Linus@...
Dec 10, 2000 10:21 am
I´m planning an application to show parts of X-Ray Images in 3D-Space in OpenGL. It seems to me, that FOX is the right way to do so. Is there a sample code...
2367
Jeroen van der Zijp
jvz@...
Dec 11, 2000 10:41 pm
Hello, A number of little bugs have been reported over the weekend. As some were very annoying, and some were very important, I decided to fix them quickly ...
2368
Lyle Johnson
ljohnson@...
Dec 20, 2000 9:09 pm
All, The latest version of FXPy is now available for download. This is a minor update, mainly to provide compatibility with the latest version of FOX. For more...
subscribe _______________________________________________ Foxgui-announce mailing list Foxgui-announce@... ...
2371
HuangWei
HuangWei@...
Jan 4, 2001 7:22 am
subscribe...
2372
S.A.
sancelot@...
Jan 5, 2001 12:30 pm
hi, a fox table editor program is available at : http://www.crosswinds.net/~sancelot bye _______________________________________________ Foxgui-announce...
2373
Marek Skuczynski
marek@...
Jan 5, 2001 1:01 pm
unsubscribe _______________________________________________ Foxgui-announce mailing list Foxgui-announce@... ...
2374
Jeroen van der Zijp
jvz@...
Jan 8, 2001 10:46 pm
Hello, There was a new FOX drop. Inching closer to a 1.0, this drop includes a couple of bug fixes and a few new things: - Convenience option LAYOUT_EXPLICIT...
2375
ADY Jon
jon.ady@...
Jan 10, 2001 2:08 pm
subscribe _______________________________________________ Foxgui-announce mailing list Foxgui-announce@... ...
2376
S.A.
sancelot@...
Jan 22, 2001 3:59 pm
Hi, it could be useful to allow selection of next item in option menu with a right click (rotation of options) on it. bye Steph ... To subscribe or unsubscribe...
2377
S.A.
sancelot@...
Jan 22, 2001 4:43 pm
Hi, look at the enclosed image. Is there a way to set it up in a way that the image will give the height of the widget ? bye steph...
2378
Jeroen
jvz@...
Jan 23, 2001 9:13 pm
New in this drop: - FXQuat to euler angles conversion added. - FXGLViewer adds new message handlers for roll, pitch, yaw euler angles. - Better solution for...
2379
S.A.
sancelot@...
Jan 24, 2001 8:18 am
Hi, I discovered a new bug in popup menus. It seems to appear only in windows To reproduce it, use the groupbox test program. open the file menu , then move...