> > Attached is a patch for the Publish Project Dialog.  The archive
> > contains two patches. The .lrs and .lfm patch.  I included the .lrs
> > patch as it sometimes causes conflicts, in which case it can be
> > generated by Lazarus instead.
> >
> > Changes:
> > * Fixed the order of the buttons
> > * Fixed the tab order of all controls
>
> Thanks. Applied.

Speaking of tab order, I remember I had seen once a form designer, where tab
order was shown as a number (white number in a small black circle) at say
the top-right of each control that was visiteable by tab on a form (for the
rest the tab order number plays no importance, but would be still handy to
have option to show it in case there's dynamic tab/focusing
enabling/disabling a runtime for some of the controls on the form while say
they're set to not-accept-tab setting at the form designer). Think it was
for VS.net, but don't see that feature implemented in VS.net2005 (I don't
suppose I dreamt about it so maybe it's at the next version of VS.net or at
newer Delphi?). That was very cool and gave one an overview of the tab order
allowing to more easily spot wrong ordering or control for which one forgot
to set the tab order (btw, the IDE could have a check that all controls that
have been allowed to be visited by tab have been set a tab order - it could
init to -1 the taborder of new controls and force the user to set one before
they compile the application [but not force them to fix it before they save
the form])

----------------
George Birbilis ([EMAIL PROTECTED])
Computer & Informatics Engineer
Microsoft MVP J# for 2004-2006
Borland "Spirit of Delphi"
++ QuickTime, Delphi, ActiveX, .NET components ++
http://www.kagi.com/birbilis
++ Robotics ++
http://www.mech.upatras.gr/~Robotics
http://www.mech.upatras.gr/~robgroup




  _____  

avast! Antivirus <http://www.avast.com> : Outbound message clean. 


Virus Database (VPS): 0649-0, 15/11/2006
Tested on: 17/11/2006 5:55:54 ??
avast! - copyright (c) 1988-2006 ALWIL Software.



_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to