Hi all,
A small suggestion for improvement of the next PBDLL IDE.
I would appreciate a wider "Function/sub finder" combobox in the IDE.
You know, the combobox where you can select a function or sub to go
directly to that function.
I tend to use rather long and meaningful subnames, like:
CB_MF_SourceFileButt, where CB stands for Callback, MF for Mainform
and I also usually define the sort of control (Button in this case).
All this produces rather long names so that the last 6 or 7 characters
are not visible in the "function/sub finder" of the IDE.
Choosing a smaller font is also an option.
I say all of this in the assumption that we can't change any of this
in the current version (6.0) of the IDE...
Kind regards
Eddy
------------------
[email protected]
A small suggestion for improvement of the next PBDLL IDE.
I would appreciate a wider "Function/sub finder" combobox in the IDE.
You know, the combobox where you can select a function or sub to go
directly to that function.
I tend to use rather long and meaningful subnames, like:
CB_MF_SourceFileButt, where CB stands for Callback, MF for Mainform
and I also usually define the sort of control (Button in this case).
All this produces rather long names so that the last 6 or 7 characters
are not visible in the "function/sub finder" of the IDE.
Choosing a smaller font is also an option.
I say all of this in the assumption that we can't change any of this
in the current version (6.0) of the IDE...
Kind regards
Eddy
------------------
[email protected]
Comment