When Delphi installs it creates a new association with *.dpr *.pas *.frm
etc on right button of 'Delphi x' where x is the version number. That way
all the versions will be on the right mouse button and maintaining legacy
code will be a little easier. Also earlier associations will not be over
written.
This means I would have a right mouse button menu of
Notepad
Delphi 3
Delphi 4
Delphi 5
Quickview
---------
etc
With the latest version as the default
---------------------------------------------------------------------------
-----------------
VCL to contain a simple threadable serial component that uses the settings
from the control panel,
has onDeltaCTS, onDeltaCD, onDeltaDSR, onXON, onXON, onCharRx, onTxEmpty
etc
save having the full blown turbo power library and features on a small job
---------------------------------------------------------------------------
-----------------
VCL to contain a tread component that can be dropped on a form with
OnCreate, OnExcute, OnTerminate
property for Priority - in other words a rapper for the existing tthread
component without the bugs
---------------------------------------------------------------------------
-----------------
My vote for the following essentials
FEATURE: #003
FEATURE: #004
FEATURE: #006 - especially *.inc files
FEATURE: #007
FEATURE: #011
FEATURE: #013
FEATURE: #015
FEATURE: #016
FEATURE: #025
---------------------------------------------------------------------------
New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz