Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / How do I make an input box?

Author
Message
HB Productions
21
Years of Service
User Offline
Joined: 7th Apr 2003
Location:
Posted: 28th Apr 2003 01:56
if in your web browser you click File -> Save As, you are given a selection box to select the file to save as. I want to know how to put one of these selection boxes into my DB project. I know it's possible because I've seen it done.
CloseToPerfect
21
Years of Service
User Offline
Joined: 20th Dec 2002
Location: United States
Posted: 28th Apr 2003 02:12
theres a dll on www.realgametools.com for the file browser.

CTP

indi
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: Earth, Brisbane, Australia
Posted: 28th Apr 2003 07:57
a DLL method will not work in exclusive mode so you need to create your own if u want exclusive mode access or the DLL will always popup behind the application which is most annoying but I hear its unavoidable due to the way DX talks to windows.


marc fleury has a snippet on his site for an input entry method.

www.dbheaven.com

HB Productions
21
Years of Service
User Offline
Joined: 7th Apr 2003
Location:
Posted: 28th Apr 2003 13:17
If you say that it pops under the window in exclusive mode, can't you just say in your code to run the DLL, then minimise the programme?

IanM
Retired Moderator
22
Years of Service
User Offline
Joined: 11th Sep 2002
Location: In my moon base
Posted: 28th Apr 2003 18:35
Well, you would do it the other way around, but yes you could (using SHOW WINDOW and HIDE WINDOW). But remember that it may result in a resolution change and your monitor won't like you for it
David T
Retired Moderator
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: England
Posted: 28th Apr 2003 22:59
I prefer to use the full screen desktop mode instead of exclusive, gets rid of problems like these

You are the th person to view this signature.
Programmers don't die, they just Gosub without return....
indi
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: Earth, Brisbane, Australia
Posted: 29th Apr 2003 06:25
but its blurry and not as crisp as exclusive.

Login to post a reply

Server time is: 2024-09-20 05:38:01
Your offset time is: 2024-09-20 05:38:01