>From the sounds of things, you're attempting to initialize a tooltip on >objects that don't yet exist - wait until your window is loaded and has the >required content before attempting to call the tooltip init function.
j ----- Original Message ----- From: Florian LEONARD To: [email protected] Sent: Thursday, April 26, 2007 10:30 AM Subject: [Javawin] (no subject) Hello, There is a little problem. In my page, I want to use tooltip (with tooltipManager) and Window (PWC). If I initialize the tooltip with TooltipManager.init and I create a Window with New Window(.), I have an error message, that the object element is not initialized. I can use TooltipManager with AddHTML or AddAjax without problem. What to do to correct this problem ? Thank's . Florian. ------------------------------------------------------------------------------ _______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
_______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
