Thanx for testing!
> i tried in ie5/mac and have to tell you that it doesn't work.
> looked very nice in the beginning (cool design!).
> the tree works, but the highlighting onmouseover/out is very slow.
> when i tried to view the pictures, the scrollpane didn't show up
> correctly. I eventually got a 'permission denied' error, after which
> the browser crashed.
Did you already see any other exanmples where you got the "permission
denied" or is this first time? Is it a Browser (JScript) error or from
the system?
Which Scrollpane do you mean? The Tree or in the Pic-View or the
Scrollbar from the Thumb-preview
The Tree-speed is a problem I know.
I think it's mainly caused by changing the text with setHTML. I thought
already about creating 2 or 3 text layers (normal, mouseover and
selected) and just hiding and showing layers at mouseover.
On the other hand the image-effects should be enough and I could remove
the Textchange.
And I forgot to preload the mouseover-icons.
> the good news: it works in ns as long as you don't resise the window
> (which makes ns crash)
so far I have no resize-handler, but with Lin and Win NS the layers
just disappear, no crash
> It's very nice indeed, pretty gruesome looking band though :o)
Think you mean Immortal
> The ball and groove of the scrollbar didn't show up, I had to refresh.
> This is a dynimage bug I think, sometimes preloading that image helps.
> To test if the problem is solved, you have to rename the image, cause
> it always shows after the first refresh.
Already fixed this, I had to add the img-dimensions in the
DynImage.getImage()
> The layers don't resize on browser resize yet.
I know, I'm just waiting for the results of the recent
resize-discussion.
> Has anyone found which event is fired when the middle mouse button is
> clicked, and the little arrow thing shows up, in IE5/win?
> something like oncontextmenu, so this could be cancelled? The only
> thing I've been able to do is either show an alert, which cancels the
> arrows, or reposition the page to 0,0 when it's scrolled, but this
> doesn't work so well.
Haven't seen this things so far since the only win-machine here is a
borrowed laptop with only 2 "mouse"-buttons.
my guess would be:
onmdmousedown = function{ return false }
> In Win2k IE6 Beta the events from the tree view misses. I have to
> press in between the lines to make anything work. This has been a
> problem with the tree views i've tried before aswell.
> The events only fire in a small area .5 cm below the text.
The events are fired from an invisible layer over the node - is it
possible that IE6 has problems with the z-order of layers that have no
defined z-index? Usally the last-created is above, if not this
could explanain this behaviour
> And also, (at least on my setup) the navigation bar on the left has to
> reload the images on each mouseover (it could be my cache settings,
> but in that case all the images expire all the time).
dont understand this, the images are preloaded (not the thumbs)
CU
--
Roland "Robelix" Obermayer
Authorisierter Nichtdenker
http://www.robelix.com
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
[EMAIL PROTECTED]
--
Q: How did you get into artificial intelligence?
A: Seemed logical -- I didn't have any real intelligence.
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev