Csabo
Moderator
Posts: 541
Registered: 02-02 |
New beta is up.
Answers to the above:
- Could be done, I'll add to the todo list.
- Added, good idea!
- Can't reproduct this one. Can you try again and see if there's another factor?
- I noticed this sometimes, but I couldn't pinpoint it, kudos for nailing it. This happens because the listbox fires a "selectitem" event (while the mouse is still down), then comes the dialog box. So the mouse is never up. I tried to fix it by sending a WM_LBUTTONUP to the listbox (and a few other ugly hacks) but couldn't fix it... If you click the name of the entry though (not the whitespace after it), it doesn't seem to happen.
megamanx3, I remember the topic, but couldn't understand what was the problem back then either. Could you try to write down what's the exact problem, like chopinsca did in the above post? Those are very concise points, easy to track down. If I hear "zdaemon get many problems" etc, I'm not sure what to look for.
I don't think we should package the external tools into XWE. They are already downloadable, not everyone will use all of them, if they are unmaintained then they will just take up space in every release, and if they are maintained, then I have to keep track of them and always get the latest.
Anyone interested in testing the image editor, I added scrolling: CTRL + cursor keys will move the image around. It's a start, at least we can mess with large images.
|