From: Tony R. <re...@al...> - 2010-07-02 00:45:53
|
Yes, the capturemouse method would have been pretty nice. I had hoped to create a generic widget template that would inherit the component-specific methods and properties when instantiated. However, if the method really is a "no no", then we probably don't want to go down that path (even if it works well on Windows). -Tony On Thu, Jul 1, 2010 at 3:16 PM, Nuklear Zelph <nuk...@gm...>wrote: > that explains why wxsmith and wxglade and others are designed the way they > are. that also makes a drag n drop wysiwyg like we have difficult. i have an > idea that might let us get around using capture mouse and such. its kinda > vague though ill do some messing around and see what if anything i can come > up with. ill get back later on what i find or if its a lost cause. > > Nuklear > > > > > On Thu, Jul 1, 2010 at 8:37 AM, Tony Reina <re...@al...> wrote: > >> >> >>> i don't know what if any work/ideas have been put into the form designer. >>> if anyone has lets hear about it. i know Tony was looking at the >>> wxResizableButton, and it fails on gtk, was any solution found or is it >>> still in the air? also has anyone done enough work with the wxXML class to >>> know if it can handle what xml we need or do we quite know yet? >>> >> >> >> I was never able to find a solution for gtk. From what I discovered, the >> CaptureMouse trick is only legal on windowed controls. Using it on a >> wxButton is not recommended even though it may work on some platforms. >> >> -Tony >> >> > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Wxdevide-devs mailing list > Wxd...@li... > https://lists.sourceforge.net/lists/listinfo/wxdevide-devs > > |