On Fri, Aug 21, 2009 at 7:16 PM, Adam<[email protected]> wrote: > It'd be great in the future to add this to the Factor context > menus to be able to right click gadgets on the UI for inspection; that might > remove your requirement to use the cursor.
Yes, that would be nice. Added bonus: I wouldn't have to hook into the gesture dispatch system. The only downside I can see is that since every gadget would inherit this operation, even a production app, you would need to provide a mechanism for removing the operation when deploying (since you don't necessarily want end users mucking around with the guts of your gadgets). I like it--I'll try it out. > Also, you could add this to extra/ui.tools.loupe or something the > maintainers would like with a git patch request. Thanks. I didn't know where to put it. I'll move it into extra/ui/tools. -keith ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
