|
[Sponsors] |
May 14, 2008, 10:29 |
Hi. Has anyone here any experi
|
#1 |
Senior Member
Gavin Tabor
Join Date: Mar 2009
Posts: 181
Rep Power: 17 |
Hi. Has anyone here any experience with the FOX GUI toolkit?
The reason is the following. I've written (well, hacked together from various components) a program for viewing the block structure of blockMesh dictionaries, which my students are finding very useful for working out where they are going wrong. Its an adaptation of blockMesh itself, using OpenGL to do the 3d visualization and FOX to provide buttons etc. However on exit from the GUI, rather than exiting cleanly the code crashes with some sort of stack error. In extreme cases this can knock the X server over as well, and anyway its annoying. I think its something to do with the way I am deleting objects in the code, but I have been back and forth through the destructors and been unable to work out what I am doing wrong. If anyone knows FOX well and would be prepared to help, I could send the code to them and we could see if we can get rid of the last bugs on this; after which if there was any demand it could be released more generally. Gavin |
|
May 15, 2008, 04:01 |
Hi Gavin,
I have no experienc
|
#2 |
Super Moderator
Takuya OSHIMA
Join Date: Mar 2009
Location: Niigata City, Japan
Posts: 518
Blog Entries: 1
Rep Power: 20 |
Hi Gavin,
I have no experience with FOX, but did you try valgrind? It typically works quite well for tracking down such kind of problems. Takuya |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
MKS toolkit | pialisen2000 | Siemens | 1 | August 5, 2006 14:06 |
Globus Toolkit | Gerrit | Main CFD Forum | 0 | July 31, 2006 09:01 |
CAN ANYONE HELP WITH MKS TOOLKIT?? | STK | Siemens | 0 | March 17, 2004 18:54 |
MKS TOOLKIT | STK | Siemens | 4 | March 2, 2004 06:01 |