[Java-gnome-developer] A question ....
Brought to you by:
afcowie
From: Dam <da...@ca...> - 2001-07-03 12:25:41
|
Thank you for fixing the bug so rapidly :) I got another question: how do I get the List widget of my combo box ? because the function mycombo.getList() return a GtkWidget, and if I use GtkList mylist = (GtkList) mycombo.getList() I get a ClassCastException .... Thanks for your help .... Dam |