comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Context Menu ib widget_tree
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Context Menu ib widget_tree [message #94852] Tue, 07 November 2017 06:47 Go to previous message
dashtabadi.m.r is currently offline  dashtabadi.m.r
Messages: 10
Registered: May 2016
Junior Member
Hi
i want add context menu to widget tree but i can't.
anybody can make example for me?
thanks a lot.

pro test_treecontext

tlb= widget_base(/column)
tre_bs= widget_tree(tlb, /no_bitmaps, /expanded)

tre_fo= widget_tree(tre_bs, /folder)
tre_s1= widget_tree(tre_fo, value='Size 1', /context_events) ;need context Menu
tre_s2= widget_tree(tre_fo, value='Size 2', /context_events) ;need context Menu
tre_s3= widget_tree(tre_fo, value='Size 3', /context_events) ;need context Menu


widget_control, tlb, /realize
end
[Message index]
 
Read Message
Read Message
Previous Topic: finding star-like objects in images
Next Topic: How to set environment variables in IDLDE

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 07:17:33 PDT 2025

Total time taken to generate the page: 0.00386 seconds