The Dink Network

Reply to Re: Easy DinkC beta testing

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
January 7th 2008, 06:34 AM
slimeb.gif
DaVince
Peasant He/Him Netherlands
Olde Time Dinkere 
Okay, the program runs now, even though the commandline still complains:
(easydinkc:8391): libglade-WARNING **: could not find glade file 'edc.glade'

The syntax highlighting works very well. I am loving the fact that it colours your text appropiately to the text colour (however, I do not think it should start colouring your text if you do a `1 somewhere else than in the beginning of your string).

Other stuff/ideas:
Undo/redo works well, but could you bind Ctrl+Y to redo too, next to Ctrl+Shift+Z? Same thing basically with tabbing: ctrl+tab as a shotcut key added for that (next to ctrl+alt+PageUp/Down).

Undo/redo can already reside in the Edit menu as they are available features, apparently.

Dragging a file or URL from Nautilus or Firefox results in the program pasting the address as text rather than opening the file. This functionality can, of course, stay for real text that you're dragging over to an application.

When opening a file, I think you should be able to select multiple files to open, or even a tool on the left side of the program that can open and list all scripts from a Dmod. This could be even further improved by telling the configuration dialog where the original Dink is, and always include these default scripts on the left pane too in a different colour to indicate they're unmodified system scripts (like gray). This would make it a LOT easier for a Dmodder to say "I want to edit or overwrite a system script!", open this script in the left pane, modify it and resave it under the current Dmod. The colour of the script in the left pane would then change to a special colour, for example blue, to indicate it's a modified system script.

The font is nice, but could you just use "Mono" as the default? Makes more sense for coding, you should know.

Tabs really are tabs while I like my tabs the size of only two spaces. Could you modify the tab button later on to support "tab display width"?

I'm used to going to the first ACTUAL character in code when pressing Home, instead, it goes to the absolute left, which is usually a tab character. Will you implement this?

I can open the same file multiple times, it'd be more useful if it'd tab-jump to that file instead.

EasyDinkC handles lots of files very well, I have made over 300 files so far and there seems to be no memory and CPU increase at all (some files have some big scripts open, too)! Nice work.

Okay, so the program seems stable, but so far, lacking in some basic features. Will you consider some of my ideas once the basic stuff is out of the way?