Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
context menu and AttachEvent
06-18-2012, 11:25 PM,
#1
context menu and AttachEvent
For a long time now it has been my habit to obscure an applet by using first

{disable-inspection-gesture}

followed later by

{on ae:AttachEvent do
set ae.root-frame.context-menu-for-view = null
},


but lately I have often found the following to be far more useful for text applets:

{on ae:AttachEvent at vb:VBox do
set vb.context-menu-for-view = ae.root-frame.context-menu-for-text-field
set ae.root-frame.context-menu-for-view = vb.context-menu-for-view
},


Any suggestions for improvement or alternatives are welcome.

あなた自身のコメントを返信すること自由に感じなさい

(especially to correct my invitations above or below !)

コメントを返信してください。

Robert Shiplett, Curlr
Fredericton NB

Canada


Possibly Related Threads...
Thread Author Replies Views Last Post
  Missing context menu item? RobertShiplett 0 2,418 03-04-2013, 08:59 PM
Last Post: RobertShiplett
Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('536')