On Wed, 2005-08-03 at 23:12 +0200, xiii29 wrote: > Hi, > > I'm wondering how can I set the change the direction of a text label ... > I would to be top to bottom :
GTK doesn't support writing vertically. All you can do is add newlines after each character. -- Dan _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
