[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] XaAES: testdriver wanted



Am 11.12.2009, 16:19 Uhr, schrieb Paul Wratt <paul.wratt@gmail.com>:

I did not read everything ...

Technically anything that opens the FileSelector, I will try some
adjustments to the conf, and consult the EasyMiNT one, as it does not
do this..

There might have been changes concerning the owner of the XaAES-internal windows.

When resizing from the top, is first un-draws the whole FileSelector
Window/Dialog (draws complete background first). Thenit  draws the
FileSelector Window/Dialog again, but depending on which way the mouse
movement was, this first draw of the FileSelector Window/Dialog is
MOVED relative to how much the mouse moves, only after that does it do
another FileSelector Window/Dialog draw, this time it is drawn as
expected (the bottom of the form does not "jump up" or down)

I assume you use left mouse-button? Yes - this sucks a little - try right button!

it currently overhangs the ScrollList box (title bar)

This is not final - you can change this easily in the resource-file (but it has be stay in the left half of the window).

as in "form tabs", a page each place in the same area

Let's first make this version stable. Please!

Maybe later

it would be cleaner

Sure. The layout of the taskmanager may be subject to changes in the future.

it would be useful as an option at least, since that is one of the
reasons for bringing up the Taskmanager

Sure?

This helps in the interim. I opened the xa_help.txt, but did not take
it in. I will try the mentioned "recover" with the System lockup.

I stole most of this from the "unofficial XaAES"-site.

The main processes (XaAES, TeraDesk, TosWin2) have an icon which come
from the Widget resource. I am unsure as to the location of the icion
for ACC's (it may be the same icon resource, in selected mode), but
there is not icons (in the process list) for regular apps

No there isn't atm.

You mean: cross-compiled? I just took what was there ...

Maybe another line with compiler, presuming a cross-compile with 4.43
(should) result in gcc-4.43-m68k-mint, which is considerably larger
that "2.95", otherwise just add a "with" clause to the Target (eg.
Target: m68k 040 with 4.43 Ubuntu 9.10)

Paul: All these things are cosmetic to me atm. But I'll remember this.

placement of the ScrollList.

What do you want exactly?

First get it into the cvs.

They are simple, they took me only a few minutes (the texture
additions) in 2 files, and they are not open to problems, I do not

...

If it's simple you may send me diffs - I'll have a look. But I would prefer to update the cvs first. Then you may supply patches to that version.

I cannot supply screen shots of "a jerky movement when dragging
ScrollList vertical scrollbars".
when the mouse is used to drag the vertical scroll slider down, the
slider first moves and is drawn correctly, then it "jumps" back up a
distance (being redrawn), before finally being redrawn in the correct
position again. I sounds similar to the "resize using top of
FileSelector" described above..

I don't have this. You could try a screenshot from the aranym-menu (I assume this is on aranym?)

I will test the scroll and resize issues described here in EasyMiNT
with 1.16, and see what is happening there..

But it seems like there is a redraw bug in FileSelector and ScrollList
(which is contained in the FileSelector, widh is just a windowed
version of ScrollList)

There have been some, I thought they're gone ...

-Helmut