Re: [gtk-list] Re: Widget questions
- From: "Emmanuel DELOGET" <pixel epita fr>
- To: <gtk-list redhat com>
- Subject: Re: [gtk-list] Re: Widget questions
- Date: Wed, 7 Jul 1999 15:10:28 +0200
>> I don't think that such a widget exist (but I may be wrong).
>> Adding a validator should not be so difficult (it could be
>> a glib object).
>
> Sigh. I was hoping to not write my own. I thought that with all sorts of
>data entry front ends out there, someone would have already invented the
>wheel.:-)
>
> Why a widget? If I call a C function wouldn't that run faster? I suppose
>that I'd also have to have a table with masks for each field and do the
>comparison against the applicable mask for each character entered in the
>field. Groan! This looks like a major project in itself!
A C function (called on the "activate" (?... not sure) signal)
should do the trick - but a widget should be nice too :)
I think this is not a big project. The main problem is to
design the validator object. Of course, if you have the
possiblity to get a lot from the Borland code, this should
be simpler.
Yours,
pixel@epita.fr
>
> Anyone want to help?
>
>Rich
>
>Dr. Richard B. Shepard, President
>Applied Ecosystem Services, Inc.
>2404 SW 22nd Street
>Troutdale, OR 97060-1247 U.S.A.
>+ 1 503-667-4517 (voice) | + 1 503-667-8863 (fax)
>rshepard@appl-ecosys.com
> Making environmentally-responsible mining happen.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]