Listboxes and Checkboxes combined

Listboxes and Checkboxes combined

Post by Joe Ry » Fri, 15 Sep 1995 04:00:00



Hi There,
          I would like to use checkboxes within
a listbox (or at least give that effect).
Microsoft office use this to allow a user to
customize the program icons displayed permanently
on the top-right of your screen.

I could use a description panel and add checkboxes
to it. I could then add scroll bars etc. However I
wonder is there some freeware code out there to achive
this. I find the multiselect property used with VB listboxes
a bit dull.

 
 
 

Listboxes and Checkboxes combined

Post by J. Kyle Ricke » Sun, 17 Sep 1995 04:00:00



Quote:

>Hi There,
>          I would like to use checkboxes within
>a listbox (or at least give that effect).
>Microsoft office use this to allow a user to
>customize the program icons displayed permanently
>on the top-right of your screen.

>I could use a description panel and add checkboxes
>to it. I could then add scroll bars etc. However I
>wonder is there some freeware code out there to achive
>this. I find the multiselect property used with VB listboxes
>a bit dull.

Most of the grid tools out there allow check boxes within the
grid.  My favorite is Spread/VBX from FarPoint Technologies.
TrueGrid is another that comes to mind, from APEX.  BTW, TrueGrid
is going to be included with VB4, due on the shelves Mon. or Tue.

J. Kyle Rickett

 ___________________________________________________
*******    ********       ******
**   ***   *********     ********
**   ****  ***   ****   **********
**   ***   ***   ****   *******  **
*******    ***   ****   ******
*** ***    ***   ****   *******
*** ***    ***   ****    *******
***  ***   ***   ***      *******
***  ***   ********        *******
***   ***  *******      **   ******
***   ***  ******        *********
       International Corporation
      Microsoft Solution Provider
        Sybase Solutions Partner

 
 
 

Listboxes and Checkboxes combined

Post by Ben Mei » Sat, 23 Sep 1995 04:00:00


Quote:>My favorite is Spread/VBX from FarPoint Technologies.
>TrueGrid is another that comes to mind, from APEX.

Hi Kyle,

Why do you prefer Spread/VBX over TrueGrid? I've trying to decide which
to go with for a new project.

Thanks,
Ben

 
 
 

Listboxes and Checkboxes combined

Post by Eric Schilli » Sun, 24 Sep 1995 04:00:00


: >My favorite is Spread/VBX from FarPoint Technologies.
: >TrueGrid is another that comes to mind, from APEX.

: Hi Kyle,

: Why do you prefer Spread/VBX over TrueGrid? I've trying to decide which
: to go with for a new project.

: Thanks,
: Ben

I have no ties with APEX other than being a *VERY* satisfied customer.  I
had to call their customer support a couple of times when things didn't
work quite the way I expected and have gotten excellent service on each
call.  This is even more amazing when you consider that there are only *2*
people working tech support.  If they are busy, you get an answering machine
and they *WILL* return your call.  They also answer e-mail promptly.
They get an A+ as far as I am concerned for customer service.

TrueGrid solved a lot of problems in my application and I am going to be
using it again and again in the future.  It is extremely flexible and
handles editing and validation smoothly.  You can make it as simple or
fancy as you want.  VSVBX also came with my copy of TrueGrid.  I use the
tab controls all the time.  I think the software is a great value.  APEX
gets another "A" here.

Documentation...  hmm, well I think they can improve here a bit.  You
are left pretty much on your own with a lot of sample code.  There is a
paper manual that covers some of the major features and gives you a
properties and events reference.  I think they could add a little more
detail to it.  The online help is good.  I rate the Docs a "B".

Good luck selecting your grid control.  

Eric Schilling

 
 
 

1. Listbox and checkboxes combined

Hi there,
                   I am writing a fairly large client-server project. I am
running seriously behind time... So
 I would like to have a listbox that allows you to select/deselect items
just as if they were checkboxes. I would like to know if something is
available from freeware and if so at what si

Thanks

2. paradox tables in delphi 3

3. Listbox & checkbox combined

4. I need a professor to use DBF file in forms !

5. Combining Checkboxes

6. OLE Object data type

7. Listbox in Checkbox style

8. Connecting two SQL Servers behind firewalls

9. ListBox with style CheckBox setfocus

10. Checkbox format in datagrid not showing checkboxes

11. Store Text in Listbox.Editing, and storing in Listbox

12. SetFocus to listbox B after a DblClick in listbox A