Kirix Support Forums

Idle handling for wxFloatingPane

Please post all general questions, comments, bug reports, and any other wxAUI feedback here.

Idle handling for wxFloatingPane

Postby abligh on Thu Mar 09, 2006 12:50 pm

Would there be any objection to creating wxFloatingPanes with wxWS_EX_PROCESS_IDLE set, so that apps can use wxIdleEvent::SetMode(wxIDLE_PROCESS_SPECIFIED)? I can't see it will do any harm for apps not using the above. Else we end up always having to send idle events to every window, which is wasteful.

Alex
abligh
Registered User
 
Posts: 59
Joined: Sun Jan 01, 2006 2:31 pm

Postby Ben on Sat Mar 11, 2006 6:41 pm

I don't have any objections to this. I must admit, however, that I don't (yet) know how this mechanism works exactly.

It does seem harmess, however.

Thanks for the tip.

Ben
User avatar
Ben
Kirix Support Team
 
Posts: 525
Joined: Mon Dec 19, 2005 6:29 am

Return to wxAUI Questions, Thoughts & Feedback