[Gtk-sharp-list] slightly more complex development
David Griffith
dgriffi at cs.csubak.edu
Wed Mar 21 14:30:11 EDT 2007
On Wed, 21 Mar 2007, Rafael Teixeira wrote:
> You should create a new widget instead of a new window:
>
> 1) right-click the "User Interface" node in the project.
> 2) select "New widget..."
> 3) name it
> 4) start designing it
>
> After successful compilation, your widget will appear in the toolbar
> to be usable in your windows (only with Stetic/MD).
>
> If you do so in a library project, you'll also need to tell in the
> project options, if you want the widget to be exported, so that it can
> be usable by programs that reference the library.
I did this, but I now have a new source code editing window and there is
no "designer" button at its bottom. So it looks like I'm designing the
widget without any assistance from Stetic.
--
David Griffith
dgriffi at cs.csubak.edu
More information about the Gtk-sharp-list
mailing list