From: Milind G. <mil...@gm...> - 2013-05-14 19:42:50
|
Hi Paul, I just started using the studio and it is very good. Only thing is when I go into debug it executes my program using lua. I like to execute it using wxlua. How can I configure that? Also is the UI done in wxlua? If yes how do you implement the main text with down with different colors, breakpoint mark and line numbers? Thanks, Milind On Fri, May 3, 2013 at 9:41 AM, Paul K <pau...@ya...> wrote: > Hi All, > > Does anyone have a simple drag and drop example that works with wxlua? > I've seen an example in this ticket > ( > http://sourceforge.net/tracker/index.php?func=detail&aid=3060958&group_id=140042&atid=745327 > ), > but can't get it to work. It seems like I'm missing SetDropTarget > call, but I can't figure out what to pass it as a parameter. According > to the docs ( > http://docs.wxwidgets.org/2.8/wx_wxwindow.html#wxwindowsetdroptarget) > it expects wxDropTarget, but wx.wxDropTarget is an empty table for me, > so I'm not sure how to instantiate it. > > I need to implement it for wxTreeCtrl and wxStyledTextCtrl, but any > working example will help. Thank you. > > Paul. > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite > It's a free troubleshooting tool designed for production > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap2 > _______________________________________________ > wxlua-users mailing list > wxl...@li... > https://lists.sourceforge.net/lists/listinfo/wxlua-users > |