From: Robert R. <rra...@ya...> - 2000-12-06 00:15:21
|
So does that me we should remove the addCover? -- // Robert Rainwater On 12/5/2000, 4:23:44 AM EST, Dan wrote about "[Dynapi-Dev] Label Cover Bug": > The only reason "add cover" was in the original Label was to prevent the text from being selectable. A layer covering the text is one solution, however this can/should be accomplished with event > handling. As far as I can tell setSelectable() works perfectly fine in Netscape. It cancels the mouse down event and stops selecting of the test. There must be an equivalent IE method to do the > same. > I'd prefer having the method called "setSelectable" only because it makes more sense of what it accomplishes. > Dan > On Mon, Dec 04, 2000 at 09:36:50PM -0500, Robert Rainwater wrote: >> >> I'm sure this has been mentioned before but here it goes again. >> >> The addCover method does not seem to work. When used, there is no >> change in IE 5. Also, what is the purpose of setSelectable versus >> addCover. In the label example it says that 2 of the labels have a >> cover, but there is no call to addCover, but there is one to >> setSelectable(). This seems like an error to me. >> >> -- >> // Robert Rainwater >> >> >> _______________________________________________ >> Dynapi-Dev mailing list >> Dyn...@li... >> http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |