[Glade-users] I can't use GtkText in Glade
Damon Chaplin
damon at karuna.uklinux.net
Thu Jun 2 12:38:16 EDT 2005
On Thu, 2005-06-02 at 09:22 -0700, jason zhang wrote:
> Hi
> I am new to Glade,and GTK+ .I use Fedora Core 3
> and Glade version 2.6.0 which it is bound with Fedora
> core.
>
> I want to creat a GtkText widget,but i can't find it
> in the glade ,it just only has the GtkTextView
> macro.But it seens that the two widget has different
> callback_signal.
>
> How can I use GtkText in glade ???
You should use GtkTextView instead. It is a much better widget. The old
GtkText widget used to crash quite a lot.
(If you really need to use a GtkText use the Custom widget in Glade, but
you'll have to set up the signal handlers yourself.)
Damon
More information about the Glade-users
mailing list