Re: combo controls in toolbars


Subject: Re: combo controls in toolbars
From: Paul Rohr (paul@abisource.com)
Date: Tue Feb 22 2000 - 18:44:55 CST


At 11:39 AM 2/19/00 -0600, Daniel Weber wrote:
>I'm working on getting the combo boxes working, but there's one issue
>I need some input on. Basically, I'm going to have to put some kind of
>input validation on the controls to check and make sure data is valid.
>I'm just wondering where the best place to put this is. Any ideas?

Cool. The general answer is that any validation code like this should
definitely wind up in XP code, rather than closely bound to a
platform-specific widget.

Unfortunately, I don't think there's much existing design work in the tree
about how to do the class factoring for toolbar controls. In fact, IIRC, we
just hacked in platform-specific implementations to get something working.

:-(

There ought to be a better way.

Paul



This archive was generated by hypermail 2b25 : Tue Feb 22 2000 - 18:39:26 CST