RE: [Java-gnome-developer] Some other minor issues
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2003-11-12 14:11:05
|
> 1. If you use the AppBar, all is fine except that, if you also > install menu hints, instead of the right hint you will end up > with a lot of libgnomeui information strings sticked in the > appbar, but only when the mouse hovers the main menu > items i.e. > file, edit,...etc. (If you want I can explain myself > better with > a couple of pics). This seems to be working now. I believe this was addressed with the reworking of String arrays. Please try again and let me know if you are still having problems. > 2. It seems there is a couple of visible bug in the TestGtk > application: when you click on the toolbar button and on the > handle box button the program crash with signal 11 with a long > trace. I think these traces are easily reproducible, but again > if you want I will post them. The fix for this problem is in cvs. > 3. In the TreeExample app, it cannot render a pixbuf on the tree. > It complaints with this message: This item will requrie further work. I will look into it over the next few days. > And finally, altought maybe it isn't a bug report, can we > have chance to > see the MessageDialog class finished? This class is already complete. I just added an example of its' usage to TestGTK. Check out cvs. |