Jump to content

Recommended Posts

Posted

Hi Everybody,

 

First off, I'm very Impressed with uniGUI. Great work Farshad, and great work to all who support this forum!

 

I am newbie to uniGUI (17 years Delphi), so I ask perhaps a simple question.

 

I have one form with a panel, an edit (username) another edit (password) and one button.

 

I want the tab key to move the focus from 'username' to 'password' to 'button', and maybe back to 'username'

 

I have searched the forum and played with many settings (oops..), but i cannot get it to work.

 

tabstop is true and taborder is set.

 

same problems exists for me in web and VCL mode.

 

TIA,

Mark

Posted

Hi Everybody,

 

First off, I'm very Impressed with uniGUI. Great work Farshad, and great work to all who support this forum!

 

I am newbie to uniGUI (17 years Delphi), so I ask perhaps a simple question.

 

I have one form with a panel, an edit (username) another edit (password) and one button.

 

I want the tab key to move the focus from 'username' to 'password' to 'button', and maybe back to 'username'

 

I have searched the forum and played with many settings (oops..), but i cannot get it to work.

 

tabstop is true and taborder is set.

 

same problems exists for me in web and VCL mode.

 

TIA,

Mark

 

See the demo example: FormNavigate

  • 11 months later...
×
×
  • Create New...