Hi Alex,
The problem is that the user selection for qooxdoo widgets is omitted. 
For e.g. Gecko browsers the CSS property "-moz-user-select" is set to 
"false" to omit any user selection.
  
Ok, I see.

To solve your problem can you provide us a small code snippet? Which 
framework version do you use?
  
I'm using RAP, if you know what it is. It's on the 7.3 afaik.  At least I can describe you the structure I'm creating.

The qx.ui.layout.CanvasLayout object has an event listener called "appear" in which I'm using to determine the DOM node. Then I append a DIV to that node. That DIV in turn contains &nbsp's, and span's with text nodes.

How do you think, is it possible to turn on the user selection only partially for a said DIV node. Or maybe I shall create an IFRAME and set something for it. I'm not really an experienced web-coder either.

Thanks



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to