Results 1 to 3 of 3

Thread: change position of inputbox? [resolved]

  1. #1

    Thread Starter
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Resolved change position of inputbox? [resolved]

    hi,

    is it possible to change the position on the screen that an inputbox will appear?
    Last edited by tr333; Feb 17th, 2005 at 07:43 AM.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  2. #2
    Fanatic Member pax's Avatar
    Join Date
    Mar 2001
    Location
    Denmark
    Posts
    840

    Re: change position of inputbox?

    Sure...

    VB Code:
    1. a = InputBox("blah", "titel", "DefaultResp", X, Y)
    I wish I could think of something witty to put in my sig...

    ...Currently using VS2013...

  3. #3

    Thread Starter
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: change position of inputbox?

    thanks

    works great.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

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