QUOTE (Qaanol @ May 21 2010, 11:55 AM) <{POST_SNAPBACK}>
Opening a chär resource shows a red X in the “NCB set:” button even when the OnStart string is non-empty.
Fixed, thanks.
QUOTE (Qaanol @ May 21 2010, 11:55 AM) <{POST_SNAPBACK}>
When closing the Get Info window on a resource, the list of resources jumps to show that resource at the bottom of the current window, rather than leaving the list scrolled where it was before.
This behaviour is necessary. The list has to be reloaded to reflect the changes you made in Get Info, and it can't count on the resource still being in the same place as it was before, since you may have changed its ID and/or name.
QUOTE (Qaanol @ May 21 2010, 11:55 AM) <{POST_SNAPBACK}>
I like that MissionComputer can sort by resource ID or name. However, when I switch from looking at once resource type to another, it always defaults to sorting by ID regardless of my last setting. I would like for MissionComputer to remember the last sort-order that was used for each resource type, and default to that switching to view the list of that resource type.
Remembering specific settings for each type isn't an option, at least not at the moment, but I've made it preserve the current setting when switching between types.
QUOTE (Qaanol @ May 21 2010, 11:55 AM) <{POST_SNAPBACK}>
. . . also, I wouldn’t mind having the sort-by-resource-size option like in ResEdit, and to be able to see the size of resources down to the byte.)
At the moment it isn't possible to list the resource length in the document window without making it substantially slower. New framework developments that are just coming live may change this, and I will add that column as soon as it becomes practical.
QUOTE (Qaanol @ May 21 2010, 11:55 AM) <{POST_SNAPBACK}>
The list boxes used for the default weapons and outfits on ships, for the planets in a system, and so forth, look nice but are a bit of a pain to use.
Yes, the shïp editor's scrolling lists are inconvenient, but I haven't yet found a better way to fit all the necessary controls into one window. I suppose I may need to boost the required screen resolution again, but windows that large are inelegant even on a large monitor.
QUOTE (Qaanol @ May 21 2010, 11:55 AM) <{POST_SNAPBACK}>
Along the same lines as the previous, when cycling through fields with ‘tab’, I wish it would select not just text boxes and lists, but also drop-down menus, checkboxes, radio buttons, and those buttons to switch from one tab to another in an editor.
This can be adjusted in System Preferences, in the 'Keyboard Shortcuts' tab under Keyboard & Mouse. It isn't under the control of individual applications.
QUOTE (Qaanol @ May 21 2010, 11:55 AM) <{POST_SNAPBACK}>
And I still really wish the resource lists could be opened as separate windows, so I could view, for example, the list of wëap and oütf resources in a file at the same time.
I've thought about things like this at various points — it would, after all, be more like ResEdit — but it isn't possible without a fairly substantial re-write of the document window, which isn't happening at the moment.
I'll need to take a closer look at the behaviour of various routines when they encounter extended file names.