return, executed he actions of the key of tab in the dialog

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
voldemarv
Newbie
Newbie
Posts: 2
Joined: Wed Jul 13, 2011 3:17 pm

return, executed he actions of the key of tab in the dialog

Post by voldemarv »

Is it possible to do so that the key of return executed the actions of the key of tab in the forms of dialog (passed from one element to other)?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: return, executed he actions of the key of tab in the dia

Post by vitamin »

voldemarv wrote:Is it possible to do so that the key of return executed the actions of the key of tab in the forms of dialog (passed from one element to other)?
Is that the way it works on Widows?
voldemarv
Newbie
Newbie
Posts: 2
Joined: Wed Jul 13, 2011 3:17 pm

Re: return, executed he actions of the key of tab in the dia

Post by voldemarv »

vitamin wrote:
voldemarv wrote:Is it possible to do so that the key of return executed the actions of the key of tab in the forms of dialog (passed from one element to other)?
Is that the way it works on Widows?
There is the program and on a windows transition tab is carried out, return. in Wine only TAB
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: return, executed he actions of the key of tab in the dia

Post by vitamin »

voldemarv wrote:There is the program and on a windows transition tab is carried out, return. in Wine only TAB
File a bug and describe the problem and steps how to reproduce, what is expected behavior and what Wine does.

In the main time you could try native comctl32.dll (install with winetricks).
Locked