Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

BrowseTracker dialog is not closing

<< < (2/5) > >>

darmar:
I just recompiled C::B with SVN 12270. The problem still there: the BrowseTracker dialog remains opened.

stahta01:

--- Quote from: darmar on December 26, 2020, 09:50:42 am ---I tried to understand why the GetEventHandler() call in the patch is required. And I couldn't. Could you @Pecan explain it?

--- End quote ---

In an recent, wxWdgets upgrade likely 2.8 to 3.0 or maybe 3.0 to 3.1 the event handling system was changed and it is recommended or required to use  GetEventHandler() call for proper event handling. I could be wrong about that since I am not an wxWidgets programmer; but, I have upgraded a few wxWidgets projects to either 3.1 or 3.0.

https://docs.wxwidgets.org/trunk/overview_events.html

Tim S.

Pecan:
I'll revisit the problem. I think it's because the dialog does not get or looses focus.

Are you running your os with focus-follows-mouse?

darmar:
Thank you, @stahta01, for the reply.

@Pecan:

--- Quote ---Are you running your os with focus-follows-mouse?
--- End quote ---

I looked into Tweaks. There is selected option "Click to focus". I haven't changed this option since OS install.

Pecan:
@darmar

Could you tell me how exactly to create this situation?
I'm having problem reproducing it.

What keys or sequence of keys do you use?
thanks

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version