[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] Detecting Combo events in toolbar combo
From: |
richard terry |
Subject: |
Re: [Gnumed-devel] Detecting Combo events in toolbar combo |
Date: |
Mon, 29 Jul 2002 14:00:58 +1000 |
Perhaps technically but this would be a visual disaster to the gui. The whole
concept of the word wheel is a popup window, not a drop down box. Replacing
all the text boxes with combo's would suck big time.
However if you could move the word wheel around the screen and pop it up
where needed, so that only one input line would have the combo - that would
be ok I guess.
Otherwise.......
On Monday 29 July 2002 9:04 am, you wrote:
> Richard,
>
> you saved my a^Hbehind ! I need to rewrite gmPhraseWheel with
> a ComboBox instead of a TextCtrl and a ListBox glued together.
> Consequently I think my biggest worries will just go away ...
>
> Let's see what happens.
>
> Karsten
> PS: gmCfg.py is progressing quite nicely ! :-)