We're just using the regular stuff.  You have to be careful about 
attaching your menu to the very topmost visible view or you won't see it. 
In laszlo mail I actually created a transparent view on top of the entire 
message grid just to catch right mouse clicks.  The alternative was 
attaching the menu to every single cell in the grid, and that just felt 
dirty.

Start with a simple test case and you should be able to get it working. 
If not, holler back.


gse


On Fri, 17 Mar 2006, James Howe wrote:

> I've noticed that LaszloMail has right mouse click context menus available  
> in their latest version.  Are they using some new, unreleased Laszlo  
> feature, or have I missed something?  I've read articles in the forum that  
> describe how to create a ContextMenu, but I haven't been able to get them  
> to work.  I even tried the sample code used to remove the 'View Source...'  
>  from the context menu and that didn't work either.  Am I just doing  
> something wrong?  I'm running 3.1.1.
> 
> Thanks!
> 
> -- 
> James Howe
> _______________________________________________
> Laszlo-user mailing list
> [email protected]
> http://www.openlaszlo.org/mailman/listinfo/laszlo-user
> 
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to