Re: combo box with some preset
- From: John Coppens <john jcoppens com>
- To: gtk-app-devel-list gnome org
- Subject: Re: combo box with some preset
- Date: Thu, 30 Jun 2005 16:33:06 -0300
On Wed, 29 Jun 2005 11:22:24 -0700 (PDT)
Muthiah Annamalai <dearestchum yahoo co in> wrote:
Otherwise, well copy code of spin button, and write
a new widget, but deriving from combo, instead of
entry. combo-spin!
Maybe simpler - without changing gtk code:
Put the combo in a table of 2x2 (rowspan 2)
Put two buttons in the remaining 2 boxes with up and down buttons.
Glue the code to the buttons to up/down the value un the combo entry...
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]