Some elementary questions regarding issues I've run into in developing the DynBuilder GUI proposal (see post to widgetdev list) and my own custom ccreation DynAPI-class that maybe someone know the answer to: * Are there a way to get a the X and Y position of a childlayer in its parent? In my layerpos extension it works great for childs of the DynAPI.document, but the same - slightly modified - functionality doesn't work in either IE 5.01 or NS 4.76. In fact I managed to crash both browsers (badly) several times during testing. * Does anybody know which modifier key (with a keyboard key events method) can or most likely to be captured across brosers and OS:es? I've abandoned the idea of using a pressed modifier key and instead work towards a togleing key of an property with status modes: - normal = key release no events just writes a text if in an input - control = assigned keys can offer functionality to objects they're a part of - and maybe some other custom mode if desirable Any suggestions? * Are there any great way to add docking abilities (and to toggle from and to a dragablity) to a dynlayer? * Anybody got an example on how to use the onfocus property on a dynlayer (or dyndocument for that matter)? Henrik V�glin [[EMAIL PROTECTED]] ===== // Henrik Vaglin ************************************************** Visit my comics artpage at http://photos.yahoo.com/bc/hvaglin?d&.flabel=fld5&.src=bc ************************************************** __________________________________________________ Do You Yahoo!? Yahoo! Photos - Share your holiday photos online! http://photos.yahoo.com/ _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/mailman/listinfo/dynapi-help
