Announcement

Collapse
No announcement yet.

Splitter Windows HowTo?

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

  • Splitter Windows HowTo?

    Hello,


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



    ------------------
    Cheers

  • #2
    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).]
    Michael Mattias
    Tal Systems (retired)
    Port Washington WI USA
    [email protected]
    http://www.talsystems.com

    Comment


    • #3
      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...

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

      Comment


      • #4
        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

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

        Comment


        • #5
          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
          Home of the BASIC Gurus
          www.basicguru.com

          Comment

          Working...
          X