Results 1 to 5 of 5

Thread: 3 questions...

  1. #1

    Thread Starter
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    Two are related, 1 isn't:

    1&2 : How do i add an item to each column of a listbox w/ more than one column, and is there a way to select a whole row of list items in that same listbox?

    3 : How do i include scroll bars to a form when the form gets below a certain size?

  2. #2

    Thread Starter
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    nobody? for any of them??

  3. #3
    Addicted Member
    Join Date
    Aug 2000
    Posts
    208

    Wink

    I can't help you but why you dont do a LIST BOX
    ????

  4. #4
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Japan
    Posts
    840
    If you want to use list box columns then you either let the first column fill then go to the next OR use tabs. To set tabs you need to call the API, then you can select the whole row but not just one column. The API has been documented here lots of times, just do a search on listbox, tab, API.

    What you need I think is a listview control.

    There was a scroll bars on a form article here recently, just follow the articles or tips link from this page.
    Paul Dwyer
    Network Engineer
    Aussie In Tokyo

    Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)

  5. #5
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946

    <?>

    there is a demo of scrollbars on a form here

    [Edited by HeSaidJoe on 09-07-2000 at 05:11 AM]
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width