About: Segments: Hints and Tips   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

To prevent the default menu behaviour of DesktopX when you right click an object insert the command Object_OnRButtonUp = True into the Object_OnRButtonUp(x,y,dragged) function. Function Object_OnRButtonUp(x,y,dragged) Object_OnRButtonUp = True End Function You can capture the right clicks of all children of an object by using the Object_OnRButtonUpEx(obj,x,y,dragged) command.

AttributesValues
rdfs:label
  • Segments: Hints and Tips
rdfs:comment
  • To prevent the default menu behaviour of DesktopX when you right click an object insert the command Object_OnRButtonUp = True into the Object_OnRButtonUp(x,y,dragged) function. Function Object_OnRButtonUp(x,y,dragged) Object_OnRButtonUp = True End Function You can capture the right clicks of all children of an object by using the Object_OnRButtonUpEx(obj,x,y,dragged) command.
dcterms:subject
dbkwik:scratch-pad...iPageUsesTemplate
dbkwik:scratchpad/...iPageUsesTemplate
abstract
  • To prevent the default menu behaviour of DesktopX when you right click an object insert the command Object_OnRButtonUp = True into the Object_OnRButtonUp(x,y,dragged) function. Function Object_OnRButtonUp(x,y,dragged) Object_OnRButtonUp = True End Function You can capture the right clicks of all children of an object by using the Object_OnRButtonUpEx(obj,x,y,dragged) command. Function Object_OnRButtonUpEx(obj,x,y,dragged) Object_OnRButtonUpEx = True End Function * Whatever commands you place in the right click function will become the only response to a right click on the object. * Note that this will also disable the DesktopX Builder right click menu for the objects you place it in.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software