[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: [lmi] Safe and consistent dereferencing and casting [Was: Code re
From: |
Vadim Zeitlin |
Subject: |
Re[2]: [lmi] Safe and consistent dereferencing and casting [Was: Code review: product editor] |
Date: |
Mon, 16 Apr 2007 13:26:38 +0200 |
On Mon, 16 Apr 2007 08:35:13 +0000 Greg Chicares <address@hidden> wrote:
GC> > Currently the code does not force an axis to use a wxChoice as a
GC> > widget for its value selection. It could use anything. On another hand
GC> > lmi does not have (yet?) an axis which which is more complicated than
GC> > a list of values
GC>
GC> I can't imagine we'd ever want any other kind of axis.
Wouldn't it make sense to use wxSpinCtrl for the duration axis? I really
don't think wxChoice is the right UI for selecting one of a hundred values.
Regards,
VZ