× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



From: Bob Cozzi

Joe,
I know you have much more experience with WDSC and I, but I have to
disagree.

You don't have to.  You just want to <grin>.


I think if you want people to use a product you need some level of
familiarity--no doubt. But if you also don't have anything new, such as
expected
GUI-based editor behavior (in this case), then you'll turn off those who
will
actually be taking the early steps towards using the tool.

I guess it depends on what "expected" means.  WDSC has 100% of the text
editing capabilities of Notepad.  And the only thing additional that Wordpad
has is drag and drop.


As for drag/drop editing. This feature is editor writing 101. I move lines
of
code all the time. I have to do the C and A SEU thing to make that happen
in
WDSC today. The Cut/paste function only partially works, so I almost never
use
it, and never use it for full lines of text.

Home.  Shift-down-arrow (once for each line to copy).  Ctrl-C or Ctrl-insert
to copy, Ctrl-X or Shift-Delete to cut.  Move cursor to target position.
Ctrl-V or Shift-Insert to paste.

Every one of these keystrokes is Windows standard and works in every Windows
application -- including WDSC.


Try double-clicking on a
qualified
data structure subfield name in the calc specs, then Ctrl+C, then try
pasting it
someplace else. You don't get what you copied, you get the qualified DS
name and
that's it.

Not in my version.  When I double click, the LPEX editor marks the entire
qualified name, including array index.  For example, I double-click on
Bankroll in a statement using a qualifed data structure, and the LPEX edit
marks "Players(iCurrentPlayer).Bankroll".  If I hit Ctrl-C and Ctrl-V (or in
my case, Ctrl-Insert and Shift-Insert), that's exactly what is copied and
pasted.


I'm used to moving the mouse to the left of the line, the pointer then
turns and
points to the "2 o'clock" position and I click to select the line or click
and
drag to select multiple lines, then I move the mouse into the selecded
area and
it turns back to the 10 o'clock position and I drag the line(s) to a new
location. So easy, so productive, so sexy.

That's a Microsoft Word subtlety.  It doesn't work in Notepad, doesn't work
in Powerpoint, doesn't work in a lot of programs.

Personally, I try to teach people to use cut and paste to the clipboard
because it's much easier to move across a visible page boundary (it's nearly
impossible to drag code from the beginning of a long program to the end).
Also, there's a lot less chance of an accidental drop and the corresponding
frustration.

One man's productivity is another man's annoyance.


I abandon CODE/400 because it didn't have this feature, I'll probably
eventually abandon WDSC if it isn't added relatively soon.

If you choose to abandon a tool because it doesn't have one of your favorite
UI conveniences then that's your prerogative.  What are you gonna do, Bob,
go back to SEU?  Are you going to tell RPG developers to go back to SEU
because WDSC is missing your favorite feature?

Or are you going to just abandon a great product that everybody is using
because you can't drag and drop a line?


In any event, something of this fundamental a nature won't come from WDSC,
it will have to come from the Eclipse team.  From what I understand, Eclipse
3.3 actually has drag and drop text support, although I haven't tested it
myself.  If you're truly worried about the future of WDSC, I suggest you
download the latest version of Eclipse and play with it, and even get
involved in the user community.


Joe



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.