Hi Mike, thanks for this but please could you confirm a couple of things for
me?

Firstly, it seems that clicking on the "Check Selected State..." button
gives the selected numbers in the pause ok but does not put them into a
variable. Is that intended or am I missing something. Typing those numbers
into the vListSet field and then clicking on the "Toggle" button does
produce a variable with the numbers.

Secondly, am I right in thinking that the number returned (whatever way) is
the sequence number in the list? If so, is there no way at all that it could
return either the text (comma separated) or something a little more friendly
to work with?

I've got it working with my table and data quite happily but it's going to
be interesting <g> to work out how to select the corresponding id for each
selected item of text from the position in the list.

Thirdly, and I realise you might not know but maybe Razzak can confirm or
otherwise, is RBTI working on some sort of "MultiSelectUserDefinedListBox"
or "MultiSelectDBLookUpComboBox"? If not, it sounds like one needs to be
added to the wish list on the website.

Again, thanks for this, I'm sure I can make use of it,
Regards,
Alastair.


----- Original Message ----- 
From: "Alastair Burr" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, November 25, 2004 8:48 PM
Subject: [RBG7-L] - Re: CHKBOX funtionality in Forms


> Many thanks - I'll take a look at it over the weekend.
>
> Regards,
> Alastair.
>
>
> ----- Original Message ----- 
> From: "MikeB" <[EMAIL PROTECTED]>
> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
> Sent: Thursday, November 25, 2004 8:12 PM
> Subject: [RBG7-L] - Re: CHKBOX funtionality in Forms
>
>
> >
> >
> > > Thanks, Mike, but please could you do me a favour and either re-post
or
> send
> > > me privately that example?
> > >
> > > Also, I have been experimenting today with a "Variable LookUp Listbox"
> but
> > > you talk of a "User Defined Listbox" - will your solution work on
both?
> >
> > http://www.byerley.net/multiSelectForm.zip This is the Example I was
> referring.
> >
> > This Only works on a Variable User Defined ListBox, but there is nothing
> that
> > *Can't* be done using it, except employ the MultiSelect when you use
> > Expressions for Lookups.
> >
> > In other words, just use a Declare Cursor and the ListItemsADD Property
to
> > populate the ListBox or do a Select to a file on disk, and use the
> > Load_From_File property to populate it.
> >
> > Then MultiSelect works perfectly.
> >
> >
> > >
> > > Regards,
> > > Alastair.
> >
>

Reply via email to