True
True
40
1
2
1
2
On Tue, 2006-12-19 at 16:21 -0800, Russell Markus wrote:
> I am trying to work on an application which has a combo box. I want to
> restrict the user to values that are included in the drop down list only.
> My thought was to prevent the user from editing the value in the entry box,
> but I can't
On Wed, 2006-12-20 at 02:31 +0200, Paul Pogonyshev wrote:
> Russell Markus wrote:
> > I am trying to work on an application which has a combo box. I want to
> > restrict the user to values that are included in the drop down list only.
> > My thought was to prevent the user from editing the value i
Russell Markus wrote:
> I am trying to work on an application which has a combo box. I want to
> restrict the user to values that are included in the drop down list only.
> My thought was to prevent the user from editing the value in the entry box,
> but I can't seem to find a way to do this.
>
>