Announcement

Collapse
No announcement yet.

Splitter Windows HowTo?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Dave Navarro
    replied
    Look in the files area of the web site for MaxEdit. A third-party Edit control that I used to like (it's too buggy for practicle use).

    The example program I created for it includes a splitter bar.

    --Dave


    ------------------
    Home of the BASIC Gurus
    www.basicguru.com

    Leave a comment:


  • Jules Marchildon
    replied
    Dave Navarro donated a sample of his implimation of a splitter bar in PB.
    The sample can be found in PB's FILES\CONTROLS. It uses a custom
    Edit control, but you can still use the splitter code for a standard
    Edit or RTF control.

    Regards, Jules

    ------------------

    Leave a comment:


  • Brent Eldstrom
    Guest replied
    I would also like to see this implemented in a sample. I think I've seen this request a half a dozen times over the last year.

    Brent...

    ------------------

    Leave a comment:


  • Michael Mattias
    replied
    I asked this a couple months ago and got "the long way" to do it.

    However, although I haven't tried yet, it looks like I can use a listview control with columns. Seems the columns can be re-sized producing the same effect as "the long way."

    (Only OK if splitting into vertical columns is what you need).

    MCM


    ------------------
    Michael Mattias
    Racine WI USA
    [email protected]

    [This message has been edited by Michael Mattias (edited July 03, 2000).]

    Leave a comment:


  • mark smit
    Guest started a topic Splitter Windows HowTo?

    Splitter Windows HowTo?

    Hello,


    Could any of you talented PB Users point me in the right direction
    on how to impliment SplitterWindows?



    ------------------
    Cheers
Working...
X