Re: Buttons on the right of a dialog window



   How do you put the buttons on the right, and not on the bottom of a dialog
   window. Is it possible to transform the GtkHSeparator into a GtkVSeparator.
   If it is not possible with Gtk API messages, is it feasible to do a hack
   based on the source code?

This gets into the class of questions for which the answer becomes,
``why do you want to?''  Unless your application has some very special
requirements, you are almost certainly better off leaving the buttons
where they are.  You may like them better on the right, but your users
will expect them on the bottom.
-- 
Joseph J. Pfeiffer, Jr., Ph.D.       Phone -- (505) 646-1605
Department of Computer Science       FAX   -- (505) 646-1002
New Mexico State University          http://www.cs.nmsu.edu/~pfeiffer
SWNMRSEF:  http://www.nmsu.edu/~scifair




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]