With all the talk of internal redesign and the like, I figure now is a 
good time to try get some of my changes implemented.

I saw on the website that someone posted a suggested method for stopping 
text selection when clicking.  I propose that we implement my current 
code for stopping text selection and rightmouse menus.

I see very little reason for not including it.  I just need someone to 
get it to work with the current mouse event structure.  With a few lines 
of code, it is possible to stop text selection / right mouse menus in 
almost any browser.  I anyone has any reasons for not implementing it, 
I'd be interested to hear them.  Also, if anyone out there is willing to 
give the conversion a go, I'd also be interested to hear from them.

Also, Dan, can you explain to me why you are using async loading?  Won't 
this cause problems with some of the code downloading out of order and 
cause problems with making sure that something has finished loading 
before using it?  You will find that at the top of the widget files as 
part of my A***API, that the widgets are able to define their required 
files and load any missing components, I fail to see how this would be 
done in an async setup without a confusing web of intermediate methods 
at each load point.

-- 
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010





_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[email protected]/

Reply via email to