[Gtk-sharp-list] Gtk.Entry alignment

Francis Brosnan Blázquez francis@aspl.es
Sun, 10 Oct 2004 16:57:39 +0200


El dom, 10-10-2004 a las 16:08, Wolfgang Mauer escribió:
> Hi,
> i try this,(looks good)  but how to make it akt like an Entry
> tab/Shift Tab, only one line edit,  etc. ???
> Is there a subclass'd widget available ???
> 
Maybe you can subclass GtkEntry o GtkTextView and modify its behaviour
but it seems to be somewhat tedious. Maybe, if you only want to modify
its behaviour a little, you can try to catch the Gdk events for tab,
enter and shift strokes.

IHIH.

> Regards
> Wolfgang
> 
> 
> 
> Am Freitag, 8. Oktober 2004 10:35 schrieb Francis Brosnan Blázquez:
> > El jue, 07-10-2004 a las 21:39, Wolfgang Mauer escribió:
> > > Hi all,
> > > someone know how to mak a gtk.entry right align???
> >
> > Do you mean to justify to the right the gtk.entry content? If so, you
> > could try to add a GtkTextView, justify its content as you wish and
> > configure it to look like an entry.
> >
> > I hope it helps.
> >
> > > Regards
> > > Wolfgang
> > > _______________________________________________
> > > Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
-- 
Francis Brosnan Blázquez <francis@aspl.es>
Advanced Software Production Line, S.L.