wxWidgets / wxWidgets

Cross-Platform C++ GUI Library
https://www.wxwidgets.org/
6.57k stars 1.82k forks source link

WM_CLASS #9196

Closed wxtrac closed 3 years ago

wxtrac commented 22 years ago

Issue migrated from trac ticket # 9196

priority: normal

2003-02-17 02:20:37: flashfunk created the issue


Hey.

Okay, wxwindows is a cross platform library, BUT I think that there are some options which need to be supported, as there are some window-managers which only are able to read WM_CLASS and not WM_NAME, icewm for example.

It's a bad thing (maybe only for me?) to realize this WM_CLASS-Configuration via native functions.

kurt

wxtrac commented 21 years ago

2003-07-02 00:39:49: @vadz commented


Err, sorry, what exactly would you like to be done? I don't really understand what the "request" is? Anyhow, if you want to enhance IceWM (or any other WM) support in wxWindows you are wholeheartedly welcome to submit patches for this. In the meanwhile I don't think we can do anything about this issue.