Hi Demir, You are seeing I think the busy cursor. Do update from svn, and the next. Not the final solution, but a fix. The point is that some commands take long, and user does not understand what is going on. But for the short commands, there is no need, or as in this case it flashes, since the tool sets it differently right away. I am do not see a proper solution yet.
Regards, Klaas void a2dDrawingPart::OnBusyBegin( a2dCommandProcessorEvent& WXUNUSED( event ) ) { //PushCursor( a2dCanvasGlobals->GetCursor( a2dCURSOR_WAIT ) ); } void a2dDrawingPart::OnBusyEnd( a2dCommandProcessorEvent& WXUNUSED( event ) ) { //PopCursor(); } On 03/24/2016 12:59 PM, Süleyman Demir (SD) wrote: > Hello, > > there flashes an icon in the first mouse click when i use a tool with > the latest wxArt2D from SVN. > It is hard to describe. Please test it with the sample_aggdrawer_tuto. > > regards > Demir > > ------------------------------------------------------------------------------ > Transform Data into Opportunity. > Accelerate data analysis in your applications with > Intel Data Analytics Acceleration Library. > Click to learn more. > http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 > _______________________________________________ > Wxart2d-users_dev mailing list > Wxart2d-users_dev@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev > ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 _______________________________________________ Wxart2d-users_dev mailing list Wxart2d-users_dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev