This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Calculator Programming subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. General Coding and Design => Calculator Programming
Author Message
SnugenZ


Advanced Newbie


Joined: 20 Nov 2003
Posts: 52

Posted: 02 Dec 2003 09:09:55 pm    Post subject:

I have just recently picked up an old project, and I am trying to make it full screen for every window size (i.e 800X600 - 1280x1024) -- I know thats not everyone, but those are the most commonly used, so right now I have the code --

Quote:
Form1.Width = Screen.Width

Form1.Height = Screen.Height


A friend of mine who codes in C++ and has made various applications that have been sold said that VB has a code similar to that, so I tried it, it akes it full screen on mine, but on any other comp it is always bigger .... and it unfortunatly goes off the screen, so the exit button becomes hidden =X =[ Any help would be much appreciated!
Back to top
DarkerLine
ceci n'est pas une |


Super Elite (Last Title)


Joined: 04 Nov 2003
Posts: 8328

Posted: 01 Jan 2004 06:57:32 pm    Post subject:

Maybe you should try Form1.Height = Screen.Height - 32 or some other number?
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement