Results 1 to 4 of 4

Thread: Application Design As Webpage !

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2006
    Posts
    7

    Exclamation Application Design As Webpage !

    Hi,
    I am trying to create an application that looks and works like a webpage. For example, a webpage has table with two columns, on the left columns are all the links, on the right column, data corresponding the left column hyperlinks is displayed. I want something on similar lines in VB6.

    All command button and links to several different forms are on right side, and the forms pertaining to the button/image/link on left side should be visible on right side.

    I was able to get something started on the same lines, however there are few things I am getting stuck at.

    Before you go through the queries, please download the accompanying zip file and try runing the application.

    1) The forms should stay a particular distance from the top. That means the top and and left are always defined. I tried something, and it aint working the was I want as on resizing the main form, the forms loaded within that are not positionin properply

    2) Also the first time the forms loads, its top position is differnt and next time the form position is different.

    3) Once the form is loaded, the main form becomes inactive, though I know it would be like that, however what is required is that the main windows stays active and sub forms opening within that should work for them selves.

    I know there is concept of MDI forms as well, I tried that also but of no success.

    I hope you were able to understand what I looking forward to. So please do assist me on the same, and I will be really glad.

    Thanks in advance.

    Regards
    Lovely
    Attached Files Attached Files

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