Home All Groups Group Topic Archive Search About

Object navigation with <Enter> key stroke

Author
6 May 2005 12:30 PM
PaulB <>
Hello Everyone,

Presently, I must use the <TAB> key to step through the TabIndex order of my controls.

<Enter> has no effect and I would like it also to be active and allow a user to step through
the TabIndex

Question: How do I activate the Enter Key to accomplish that?



Thanks,

Paul
( Doing it over for the 30th time is still
  preferable to quiting )

Author
6 May 2005 1:45 PM
Jan Hyde
PaulB <>'s wild thoughts were released on Fri, 06 May 2005
08:30:32 -0400 bearing the following fruit:

>Hello Everyone,
>
>Presently, I must use the <TAB> key to step through the TabIndex order of my controls.
>
><Enter> has no effect and I would like it also to be active and allow a user to step through
>the TabIndex
>
>Question: How do I activate the Enter Key to accomplish that?
>

www.groups.google.com

This must get asked two or three times a week.

J

>
>Thanks,
>
>Paul
>( Doing it over for the 30th time is still
>  preferable to quiting )


Jan Hyde (VB MVP)

--
Man walks into a bookshop, picks up two books and goes to the counter.
He cuts the bottom off one trouser leg and hands it to the assistant
saying, "There's a turn-up for the books."

[Abolish the TV Licence - http://www.tvlicensing.biz/]
Author
6 May 2005 2:04 PM
Paul Bruneau <>
Thanks for the tip Jan,

I googled yesterday, did the same at http://msdn.microsoft.com/vbasic/

Also did a "Topic" search here in the form.... figured someone else would
have had the same issue. Didn't find anywhere near 3 posts/week though

Thanks for the "go look for an answer at Google, though"... pretty helpful
and I appreciate yoiur sarcasme.

Thanks,

Paul
( Doing it over for the 30th time is still
  preferable to quiting )
Author
6 May 2005 5:00 PM
Ken Halter
<Paul Bruneau> wrote in message
news:kbtm71p5qqngi97v3ndsb26r6rqkjgul6p@4ax.com...
>
> Also did a "Topic" search here in the form.... figured someone else would
> have had the same issue. Didn't find anywhere near 3 posts/week though

Did you use Google? or Google's Group Search... the group search is the one
you want to use. It's specifically made for searching USENET archives....
and, it rules the world ;-)

http://groups.google.co.uk/advanced_group_search?hl=en&num=100&as_eq=dotnet&as_scoring=d&as_ugroup=*.vb.*

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Sign up now to help keep VB support alive - http://classicvb.org/petition
Please keep all discussions in the groups..
Author
6 May 2005 5:48 PM
YYZ
> Did you use Google? or Google's Group Search... the group search is the
> one you want to use. It's specifically made for searching USENET
> archives.... and, it rules the world ;-)

It _did_ completely rule the world, now with the crappier interface it just
kinda rules the world.  Why would they get rid of the ability to view the
thread in a treeview style format?!?!?!

Matt
Author
6 May 2005 7:11 PM
Ken Halter
"YYZ" <n***@none.com> wrote in message
news:uOfwNPmUFHA.3280@TK2MSFTNGP10.phx.gbl...
>
> It _did_ completely rule the world, now with the crappier interface it
> just kinda rules the world.  Why would they get rid of the ability to view
> the thread in a treeview style format?!?!?!
>
> Matt

Yer right... wish they'd have left well enough alone eh? <g>... anyway, you
can still view it in a treeview format if you find the first message in the
thread... for example, click on the post below, it'll take you to my
reply.....

Determining Mouse Clicks between Controls...
http://groups.google.co.uk/group/microsoft.public.vb.controls/browse_thread/thread/6857ecf8e04f9d2f/d390b7fa00bbf0e0?q=&rnum=3&hl=en#d390b7fa00bbf0e0

....scroll to the top and you should see, right under the thread subject
line, a line that reads:
All 2 messages in topic - view as tree

Click on the 'view as tree' link and it'll show as it used to.

Not only did they change the way it works but they also removed a whole
bunch of good posts I used to provide links to. arghhh

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Sign up now to help keep VB support alive - http://classicvb.org/petition
Please keep all discussions in the groups..
Author
6 May 2005 8:09 PM
Larry Serflaten
"Ken Halter" <Ken_Halter@Use_Sparingly_Hotmail.com> wrote

> Yer right... wish they'd have left well enough alone eh? <g>... anyway, you
> can still view it in a treeview format if you find the first message in the
> thread... for example, click on the post below, it'll take you to my
> reply.....
>
> Determining Mouse Clicks between Controls...
http://groups.google.co.uk/group/microsoft.public.vb.controls/browse_thread/thread/6857ecf8e04f9d2f/d390b7fa00bbf0e0?q=&rnum=3
&hl=en#d390b7fa00bbf0e0

Its the browse_thread part that determines what view is shown:

http://groups.google.co.uk/group/microsoft.public.vb.controls/browse_frm/thread/6857ecf8e04f9d2f/d390b7fa00bbf0e0?q=&rnum=3&hl
=en#d390b7fa00bbf0e0

That link brings up the tree view, but without any message shown...

Oh well!
LFS
Author
6 May 2005 9:37 PM
YYZ
"Larry Serflaten" <serfla***@usinternet.com> wrote in message
news:%23WoOEcnUFHA.1200@TK2MSFTNGP10.phx.gbl...
>
> "Ken Halter" <Ken_Halter@Use_Sparingly_Hotmail.com> wrote
>
>> Yer right... wish they'd have left well enough alone eh? <g>... anyway,
>> you
>> can still view it in a treeview format if you find the first message in
>> the

D'oh!  Can't believe I missed that!

> Its the browse_thread part that determines what view is shown:

Cool!  Now I just have figure out how to write a plugin for Firefox that
will take all urls to groups.google.* and find browse_thread and change it
browser_frm.

Something tells me that can't be done to Firefox -- otherwise you'd see
page-hijacking all over the place...

> That link brings up the tree view, but without any message shown...
>
> Oh well!

Actually, it brought up the message, too, for me.  Did I miss something?

Matt
Author
7 May 2005 2:41 AM
Larry Serflaten
"YYZ" <n***@none.com> wrote


> > That link brings up the tree view, but without any message shown...
> >
> Actually, it brought up the message, too, for me.  Did I miss something?


Perhaps I am missing something.  All I see is the tree in the left pane and
a blank page in the right pane.  I have to click on an item in the tree to
see any messages....  (using IE 6)

LFS
Author
9 May 2005 7:40 PM
YYZ
"Larry Serflaten" <serfla***@usinternet.com> wrote in message
news:ul1a52qUFHA.1796@TK2MSFTNGP15.phx.gbl...
>
> Perhaps I am missing something.  All I see is the tree in the left pane
> and
> a blank page in the right pane.  I have to click on an item in the tree to
> see any messages....  (using IE 6)

I'm using Firefox, but also IE 6 on my machine brings up the message.
Version 6.0.2900.whatever -- windows XP service pack 2.

Matt