Results 1 to 3 of 3

Thread: visio style interface

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 1999
    Location
    England
    Posts
    982

    visio style interface

    I am looking into writing an application that has an interface similar to that of visio. the users select from a toolbox drop items on to a design pane and resize/move and type text in the item selected.

    Can any one point me in the right direction.

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Develop a class hierarchy that represents the items. Manage them in a list. Have them each draw itself.
    You might want to make each its seperate window, but there are pros and cons to this approach.

    Other than that, well, you need a concept developed...
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 1999
    Location
    England
    Posts
    982
    Thanks CornyBee, that makes good sence.

    Thanks

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