[Gtk-sharp-list] Issues with Gnome.FileEntry
Peter Johanson
latexer at gentoo.org
Thu Jan 26 19:39:19 EST 2006
On Thu, Jan 26, 2006 at 05:35:32PM -0700, Callum J. Bell wrote:
>
> and it builds cleanly but when I click the button that should create
> the fileentry widget I get these on the console:
>
> (<unknown>:18196): Gnome-CRITICAL **: gnome_program_get_app_id:
> assertion `program != NULL' failed
>
You need to using an instance of the Gnome.Program class to
use any of the Gnome API. monodoc should have docs on using that
class.
-pete
--
More information about the Gtk-sharp-list
mailing list