Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
wx-dev
Conversations
About
wx-dev
1–30 of 35440
Mark all as read
Report abusive group
0 selected
lszl84
8
4:30 PM
find_package with CONFIG and FetchContent issue (Issue #23915)
Thanks, this works! I still can't get wxScintilla to work on Windows with ExternalProject_Add ,
unread,
find_package with CONFIG and FetchContent issue (Issue #23915)
Thanks, this works! I still can't get wxScintilla to work on Windows with ExternalProject_Add ,
4:30 PM
AliKet
2
4:25 PM
[wxWidgets/wxWidgets] Override Set{Min,Max}Size and DoSetSizeHints() to pass size informati… (PR #23917)
Here is a comparison before and after these changes: Before: Screenshot from 2023-09-29 21-19-30
unread,
[wxWidgets/wxWidgets] Override Set{Min,Max}Size and DoSetSizeHints() to pass size informati… (PR #23917)
Here is a comparison before and after these changes: Before: Screenshot from 2023-09-29 21-19-30
4:25 PM
Daniel Kulp
2:56 PM
wxAUI panels don't clip properly with Sonoma SDK/Xcode 15 (Issue #23916)
When wxWidgets is built with the latest Xcode 15 and the Sonoma SDK it ships with, panels within
unread,
wxAUI panels don't clip properly with Sonoma SDK/Xcode 15 (Issue #23916)
When wxWidgets is built with the latest Xcode 15 and the Sonoma SDK it ships with, panels within
2:56 PM
PB
14
2:12 PM
Surprising file name matching of *.* under wxMSW (Issue #23905)
This is pretty strange, how do my tests pass, even with d*.* This does pass, perhaps because this
unread,
Surprising file name matching of *.* under wxMSW (Issue #23905)
This is pretty strange, how do my tests pass, even with d*.* This does pass, perhaps because this
2:12 PM
Ben S.
6
1:45 PM
Document/View Framework examples (Issue #23836)
Hi, On Fri, Sep 29, 2023 at 11:53 AM Ben S. ***@***.***> wrote: > @HunterZ <https://github.
unread,
Document/View Framework examples (Issue #23836)
Hi, On Fri, Sep 29, 2023 at 11:53 AM Ben S. ***@***.***> wrote: > @HunterZ <https://github.
1:45 PM
Newbyte
19
1:41 PM
Create hidden radio button in wxGTK when using wxRB_SINGLE (PR #23677)
Closed #23677. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
unread,
Create hidden radio button in wxGTK when using wxRB_SINGLE (PR #23677)
Closed #23677. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving
1:41 PM
unxed
35
12:09 PM
Fix zero key codes for non-Latin keyboard layouts on Linux/BSD platforms (PR #23410)
@vadz sorry, I do not have time to try and reproduce it outside my application. — Reply to this email
unread,
Fix zero key codes for non-Latin keyboard layouts on Linux/BSD platforms (PR #23410)
@vadz sorry, I do not have time to try and reproduce it outside my application. — Reply to this email
12:09 PM
Ian McInerney
34
11:39 AM
Add run-time check for EGL version on canvas creation (Issue #22325)
I don't know if it makes sense to support using EGL and GLX together in the same application (for
unread,
Add run-time check for EGL version on canvas creation (Issue #22325)
I don't know if it makes sense to support using EGL and GLX together in the same application (for
11:39 AM
PB
2
11:38 AM
Invalid return type for wxBitmap::UseAlpha() in wxMSW (Issue #23903)
Yes, I think this should be fine, please don't hesitate making a PR with these changes. TIA! —
unread,
Invalid return type for wxBitmap::UseAlpha() in wxMSW (Issue #23903)
Yes, I think this should be fine, please don't hesitate making a PR with these changes. TIA! —
11:38 AM
VZ
3
11:25 AM
egl isshown fix (PR #23900)
Thanks for testing, I'll merge this soon if there are no objections. — Reply to this email
unread,
egl isshown fix (PR #23900)
Thanks for testing, I'll merge this soon if there are no objections. — Reply to this email
11:25 AM
VZ
4
11:04 AM
Fix using *.* in wxDir under MSW (PR #23910)
@vadz pushed 1 commit. e58fdf8 Work around Wine PathMatchSpecEx() bug in the just added test — View
unread,
Fix using *.* in wxDir under MSW (PR #23910)
@vadz pushed 1 commit. e58fdf8 Work around Wine PathMatchSpecEx() bug in the just added test — View
11:04 AM
VZ
3
1:53 AM
Fix background colour for empty cells in generic wxDataViewCtrl (PR #23902)
OK, Thanks for the fix. I will test it. I think currently, I will extract a patch file from this pull
unread,
Fix background colour for empty cells in generic wxDataViewCtrl (PR #23902)
OK, Thanks for the fix. I will test it. I think currently, I will extract a patch file from this pull
1:53 AM
VZ
2
Sep 28
Ensure that the currently shown wxSimplebook page has focus (PR #23914)
This is the least intrusive fix of the problem described. I also thought of doing it in
unread,
Ensure that the currently shown wxSimplebook page has focus (PR #23914)
This is the least intrusive fix of the problem described. I also thought of doing it in
Sep 28
Václav Slavík
2
Sep 28
Fix invisible wxStaticLine on macOS >= 13 (PR #23913)
Thanks for fixing this! I'll merge it and backport to 3.2 if nobody has any objections. — Reply
unread,
Fix invisible wxStaticLine on macOS >= 13 (PR #23913)
Thanks for fixing this! I'll merge it and backport to 3.2 if nobody has any objections. — Reply
Sep 28
AliKet
7
Sep 28
Fix wxPopupWindow implementation under wxQt (PR #23904)
@AliKet commented on this pull request. In src/qt/popupwin.cpp: > } +bool wxPopupWindow::Create(
unread,
Fix wxPopupWindow implementation under wxQt (PR #23904)
@AliKet commented on this pull request. In src/qt/popupwin.cpp: > } +bool wxPopupWindow::Create(
Sep 28
AliKet
Sep 28
Fix wxWindow::SetClientSize() under wxQt (PR #23912)
AFAICS, this does not introduce any regression. Moreover, this solves the problem mentioned here
unread,
Fix wxWindow::SetClientSize() under wxQt (PR #23912)
AFAICS, this does not introduce any regression. Moreover, this solves the problem mentioned here
Sep 28
haha-wlei
5
Sep 28
wxLocale init return failed when i use wxLANGUAGE_CHINESE_CHINA (Issue #23911)
Closed #23911 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
unread,
wxLocale init return failed when i use wxLANGUAGE_CHINESE_CHINA (Issue #23911)
Closed #23911 as completed. — Reply to this email directly, view it on GitHub, or unsubscribe. You
Sep 28
VZ
2
Sep 27
Add support for `wxPowerEvent` generation under Linux (Issue #23717)
I have code which works but it's somewhat annoying is that we need to subscribe to a DBUS signal
unread,
Add support for `wxPowerEvent` generation under Linux (Issue #23717)
I have code which works but it's somewhat annoying is that we need to subscribe to a DBUS signal
Sep 27
dsa-t
12
Sep 27
wxComboCtrl does not work properly on Wayland with Plasma and Sway when out of parent window bounds. (Issue #23908)
Not today. I assume Evolution would work properly with GDK_WINDOW_TYPE_HINT_COMBO. It's strange
unread,
wxComboCtrl does not work properly on Wayland with Plasma and Sway when out of parent window bounds. (Issue #23908)
Not today. I assume Evolution would work properly with GDK_WINDOW_TYPE_HINT_COMBO. It's strange
Sep 27
Daniel Kulp
2
Sep 27
Panel clipping issue with Xcode 15
If I use the --with-macosx-sdk flag to point to the Xcode 14 macOS SDK (for macOS 13.3), then the
unread,
Panel clipping issue with Xcode 15
If I use the --with-macosx-sdk flag to point to the Xcode 14 macOS SDK (for macOS 13.3), then the
Sep 27
VZ
2
Sep 27
`wxGLCanvasEGL::IsShownOnScreen()` regression under Wayland (Issue #23899)
Sorry for being absent for quite a long time, life got too busy. Thanks @artizirk, I think you're
unread,
`wxGLCanvasEGL::IsShownOnScreen()` regression under Wayland (Issue #23899)
Sorry for being absent for quite a long time, life got too busy. Thanks @artizirk, I think you're
Sep 27
dsa-t
5
Sep 27
wxAUI does not work properly on Wayland. (Issue #23906)
Known problem. #18372 — Reply to this email directly, view it on GitHub, or unsubscribe. You are
unread,
wxAUI does not work properly on Wayland. (Issue #23906)
Known problem. #18372 — Reply to this email directly, view it on GitHub, or unsubscribe. You are
Sep 27
Nicolas Goy
38
Sep 27
Kicad very sluggish when some of its windows are hidden (Issue #23512)
Could you please check if #23909 works for you? At least now the function does succeed. — Reply to
unread,
Kicad very sluggish when some of its windows are hidden (Issue #23512)
Could you please check if #23909 works for you? At least now the function does succeed. — Reply to
Sep 27
VZ
Sep 27
Fix setting EGL swap interval under native Wayland too (PR #23909)
See #23512. You can view, comment on, or merge this pull request online at: https://github.com/
unread,
Fix setting EGL swap interval under native Wayland too (PR #23909)
See #23512. You can view, comment on, or merge this pull request online at: https://github.com/
Sep 27
rivdsl
3
Sep 27
wxInfoBar::ShowMessage incorrectly wraps text when the info bar is hidden (Issue #23907)
Thanks for reporting this! I wonder if just moving Wrap() call to wxInfoBarGeneric::DoShow() could be
unread,
wxInfoBar::ShowMessage incorrectly wraps text when the info bar is hidden (Issue #23907)
Thanks for reporting this! I wonder if just moving Wrap() call to wxInfoBarGeneric::DoShow() could be
Sep 27
Aaron Vose
3
Sep 26
wxFileSystemWatcher with AddTree() does not send events from all directories made with "mkdir -p". (Issue #23901)
Ah, kk. I currently work around it by rescanning the entire watched subdirectory looking for added /
unread,
wxFileSystemWatcher with AddTree() does not send events from all directories made with "mkdir -p". (Issue #23901)
Ah, kk. I currently work around it by rescanning the entire watched subdirectory looking for added /
Sep 26
DiCode77
6
Sep 25
wxOSX Cocoa: A problem with starting the application when using UIElement. (Issue #23893)
I found out that after the [NSApp run] event is generated, the following code is not executed, that
unread,
wxOSX Cocoa: A problem with starting the application when using UIElement. (Issue #23893)
I found out that after the [NSApp run] event is generated, the following code is not executed, that
Sep 25
FelipeLopes
7
Sep 25
wxDataViewListCtrl::DeleteAllItems() enables the search textbox for the DataView table in Ubuntu. (Issue #23779)
That said, I'm not sure I understand how the GTK exclusive feature is supposed to work. Just a
unread,
wxDataViewListCtrl::DeleteAllItems() enables the search textbox for the DataView table in Ubuntu. (Issue #23779)
That said, I'm not sure I understand how the GTK exclusive feature is supposed to work. Just a
Sep 25
VZ
12
Sep 24
Fix `wxGLCanvas` performance when using Wayland (PR #23554)
They have a thread about Wayland support, and it looks like there is even an Arch package with it. —
unread,
Fix `wxGLCanvas` performance when using Wayland (PR #23554)
They have a thread about Wayland support, and it looks like there is even an Arch package with it. —
Sep 24
VZ
4
Sep 24
Fixes for showing popup menus under Wayland (PR #23896)
Thanks, I'm not sure if this is really simpler than calling gtk_menu_attach_to_widget() , but it
unread,
Fixes for showing popup menus under Wayland (PR #23896)
Thanks, I'm not sure if this is really simpler than calling gtk_menu_attach_to_widget() , but it
Sep 24