On Fri, 2003-12-12 at 03:55, Michael Ott wrote: > i want to use gtk# on my 2k pro whit c#.am i need install gtk also? > No. If you want to compile gtk# I think you need it. Yes, you have to have Gtk+ installed in order to use Gtk#. Gtk# is a PInvoke wrapper of the native Gtk+ libraries, not a managed reimplementation. -- Mike Kestner <mkestner@speakeasy.net>