Jump to content
dummzeuch

Always check the tab order in your dialogs!

Recommended Posts

My coworkers know my obsession with the tab order in dialogs. I frequently tell them to check it before committing code to the repository (they even released it at some time 😞 ).

Now I have to do the same with Embarcadero:

https://quality.embarcadero.com/browse/RSP-21726

Why did I notice? Because it broke the GExperts enhancement for the Run -> Parameters dialog. Now I have to change that code yet again.

Edited by dummzeuch
wrong RSP again
  • Like 2

Share this post


Link to post
55 minutes ago, Der schöne Günther said:

That's usually how I can spot if an application has been made with Delphi - They forgot to make dialogs close with [Esc] or the tab ordering is completely random 🙃

No, that's Visual Basic programs.

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×