QUOTE(hannes @ Apr 17 2007, 12:41 PM)
I managed to compile grisbi (a personal finance manager) onboard on my SL-C1000 with OZ 3.5.4.1 installed. The problem is that the windows are too big for the screen (apart from the main window, whose size I can set in .grisbirc). Is there any way to limit the window size? The application uses gtk+.
You could change all the dimension-related values in the source code down by some percent to make it fit on the screen. It may be tedious, but it should work.