I'm using a 3rd party component that brings up a web browser to authenticate with dropbox. When that comes up, when I click an edit box in the browser, I cannot get a keyboard to come up. Maybe it is coming up behind the browser. Is there a way to make DPFKeyboard show in the front of the browser or temporarily disable it?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I drop a DropboxDatastore on my form. When you call DoAuth a browser just appears taking up the entire screen. It it loads the dropbox login web page with a user name and password input boxes.
Is this enough info or do you want me to post a small project that includes the component?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think I found a solution, I put their cloudwebbrowser component on a separate form and made sure there was no DPF unit/components and it brings up the keyboard. Sorry for the trouble.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using a 3rd party component that brings up a web browser to authenticate with dropbox. When that comes up, when I click an edit box in the browser, I cannot get a keyboard to come up. Maybe it is coming up behind the browser. Is there a way to make DPFKeyboard show in the front of the browser or temporarily disable it?
Hi
Can you give me a simple project for reproduce it ?
Regards
Here is the url for the components
http://www.tmssoftware.com/site/tmsfmxcloudpack.asp
I drop a DropboxDatastore on my form. When you call DoAuth a browser just appears taking up the entire screen. It it loads the dropbox login web page with a user name and password input boxes.
Is this enough info or do you want me to post a small project that includes the component?
I think I found a solution, I put their cloudwebbrowser component on a separate form and made sure there was no DPF unit/components and it brings up the keyboard. Sorry for the trouble.