forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


VDSBROWSER DLL and Tab question

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Mon Jan 17, 2005 2:01 pm    Post subject: VDSBROWSER DLL and Tab question Reply with quote

Hi,

In the IE shell used in the VDS browser extension that comes with VDS 5, the Tab does not work. Like in my own VDSSURFX dll.

Anybody knows a way around this? An api call or something?


Thanks.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Mon Jan 17, 2005 4:17 pm    Post subject: Reply with quote

What do you mean? How do you get tabs in a browser?
_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Mon Jan 17, 2005 4:34 pm    Post subject: Reply with quote

I mean if you have a form, and you hit the tab key, it does not go to the next field like normally in IE.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Mon Jan 17, 2005 6:21 pm    Post subject: Reply with quote

Ah. I see what you mean.

Possibly, it's because the extension has been compiled with the TabStop property = True, so you can tab to it, but if you hit Tab again, you probably tab from it, instead of tabbing within the document.

_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Mon Jan 17, 2005 6:49 pm    Post subject: Reply with quote

I tried using ONE of following with still no sucess:

window send,#Internet Explorer_Server,@tab()
window send,#Shell Embedding,@tab()
window send,#Shell DocObject View,@tab()


Any other suggestions?

Jules I am not quite sure what you mean.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Tue Jan 18, 2005 8:56 am    Post subject: Reply with quote

If the tab isn't being obeyed by the browser when you physically hit the tab key, I don't think it is going to obey it when you send keystrokes either.

I was talking about a property of the Delphi component that the browser element uses. If you hit tab when the browser has focus, it could mean two things, move to the next dialog element in the window, or move to the next control on the web page. It looks to me as if the VDSBRW has been compiled so that the tab is obeyed as an instruction to move to the next element in the window, if you have more than one element on the window. But I'm not in a position to recompile the code so I can't change the property I mentioned to test this theory.

_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Tue Jan 18, 2005 1:48 pm    Post subject: Reply with quote

Thanks Jules for the answer.. I will try to find a solution then
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group