Search
Clear search
Close search
Main menu
Google apps
Groups
Sign in
Groups
wx-users
Conversations
About
Send feedback
Help
wx-users
Contact owners and managers
1–30 of 29170
Mark all as read
Report group
0 selected
Tony Kennedy
,
Vadim Zeitlin
3
Feb 19
wxStyledTextCtrl, Eastern European script letter is replaced ascii character.
Thankfully it is a font issue. Using the standard "Courier" font, it doesn't show
unread,
wxStyledTextCtrl, Eastern European script letter is replaced ascii character.
Thankfully it is a font issue. Using the standard "Courier" font, it doesn't show
Feb 19
Tony Kennedy
,
Vadim Zeitlin
4
Feb 13
wxDataViewCtrl with an expander column, hiding the ">" if the item has no children?
Thanks for the pointer. All works well if I check the size of the child nodes during IsContainer.
unread,
wxDataViewCtrl with an expander column, hiding the ">" if the item has no children?
Thanks for the pointer. All works well if I check the size of the child nodes during IsContainer.
Feb 13
Tony Kennedy
,
Vadim Zeitlin
4
Feb 11
Possible bug in wxGrid when using wxEVT_GRID_ROW_MOVE event, GetRow returns wxNOT_FOUND, GetCol returns row number that was moved.
I'm not that familiar with GIT sadly so not sure how to do a PR. If/when I encounter another
unread,
Possible bug in wxGrid when using wxEVT_GRID_ROW_MOVE event, GetRow returns wxNOT_FOUND, GetCol returns row number that was moved.
I'm not that familiar with GIT sadly so not sure how to do a PR. If/when I encounter another
Feb 11
Сергей Коныгин
, …
Vadim Zeitlin
10
Feb 1
Cannot enter non-English characters
Are there any pitfalls in another solution? wxString s; s.Printf( "%.15e", value ); s.
unread,
Cannot enter non-English characters
Are there any pitfalls in another solution? wxString s; s.Printf( "%.15e", value ); s.
Feb 1
Martin Corino
Jan 31
[ANN] wxRuby3 v1.5.0 released
This upgrade release extends the verified platforms and release packages to include MacOS 15 and the
unread,
[ANN] wxRuby3 v1.5.0 released
This upgrade release extends the verified platforms and release packages to include MacOS 15 and the
Jan 31
PB
, …
Vadim Zeitlin
5
Jan 9
Using a generic control where the native one is default
On Thu, 9 Jan 2025 09:46:31 -0800 (PST) PB wrote: P> I have tried using wxGenericListCtrl as Vadim
unread,
Using a generic control where the native one is default
On Thu, 9 Jan 2025 09:46:31 -0800 (PST) PB wrote: P> I have tried using wxGenericListCtrl as Vadim
Jan 9
Martin Corino
12/30/24
[ANN] wxRuby3 v1.4.2 released
This upgrade release brings some additions, bugfixes and performance improvements. What's Changed
unread,
[ANN] wxRuby3 v1.4.2 released
This upgrade release brings some additions, bugfixes and performance improvements. What's Changed
12/30/24
Tony Kennedy
,
Vadim Zeitlin
2
12/11/24
wxBitmapBundle and wxAuiToolbar, buttons are too large.
On Wed, 11 Dec 2024 05:20:57 -0800 (PST) Tony Kennedy wrote: TK> When the wxAuiToolbar is create,
unread,
wxBitmapBundle and wxAuiToolbar, buttons are too large.
On Wed, 11 Dec 2024 05:20:57 -0800 (PST) Tony Kennedy wrote: TK> When the wxAuiToolbar is create,
12/11/24
Сергей Коныгин
,
Vadim Zeitlin
2
11/13/24
wxHtmlWindow encoding
On Mon, 28 Oct 2024 06:38:08 -0700 (PDT) Сергей Коныгин wrote: > I want to use a wxHtmlWindow to
unread,
wxHtmlWindow encoding
On Mon, 28 Oct 2024 06:38:08 -0700 (PDT) Сергей Коныгин wrote: > I want to use a wxHtmlWindow to
11/13/24
Martin Corino
11/12/24
[ANN] wxRuby3/Shapes 0.9.6 released
This is major development update including a lot of bug fixes (no? really?), changes, improvements
unread,
[ANN] wxRuby3/Shapes 0.9.6 released
This is major development update including a lot of bug fixes (no? really?), changes, improvements
11/12/24
Martin Corino
11/8/24
[ANN] wxRuby3 v1.3.1 released
This is a minor bug-fix and feature release. What's Changed add some missing method aliases and
unread,
[ANN] wxRuby3 v1.3.1 released
This is a minor bug-fix and feature release. What's Changed add some missing method aliases and
11/8/24
Martin Corino
11/8/24
[ANN] wxRuby3 MaterialDesignArtProvider v1.0.2 released
wxRuby3 MaterialDesignArtProvider v1.0.2 has been released. This is a minor bug-fix release. Have you
unread,
[ANN] wxRuby3 MaterialDesignArtProvider v1.0.2 released
wxRuby3 MaterialDesignArtProvider v1.0.2 has been released. This is a minor bug-fix release. Have you
11/8/24
Sting Ko
10/31/24
Do I need any special configuration on CLion to enable breakpoint debugging in macOS?
I tried using the following CMake configuration with Ninja for debugging in CLion, but breakpoints
unread,
Do I need any special configuration on CLion to enable breakpoint debugging in macOS?
I tried using the following CMake configuration with Ninja for debugging in CLion, but breakpoints
10/31/24
Zoran Bošnjak
,
Vadim Zeitlin
5
10/30/24
problem with the scrollbar inside the notebook
> I think you're getting the sizes too early, as with the actual size > equal > to the
unread,
problem with the scrollbar inside the notebook
> I think you're getting the sizes too early, as with the actual size > equal > to the
10/30/24
Vadim Zeitlin
10/29/24
Post about enabling dark mode support in wxMSW 3.3
Hello, I don't think this will be new to many people here but, just in case, I'd like to post
unread,
Post about enabling dark mode support in wxMSW 3.3
Hello, I don't think this will be new to many people here but, just in case, I'd like to post
10/29/24
Gerry Glauser
,
Vadim Zeitlin
2
10/26/24
Updating compatibility question
On Fri, 25 Oct 2024 13:50:00 -0700 (PDT) Gerry Glauser wrote: GG> Starting to move to a new OS
unread,
Updating compatibility question
On Fri, 25 Oct 2024 13:50:00 -0700 (PDT) Gerry Glauser wrote: GG> Starting to move to a new OS
10/26/24
Martin Corino
10/15/24
[ANN] wxRuby3 v1.3.0 released
This release provides an important improvement of exception handling for wxRuby3 as well as several
unread,
[ANN] wxRuby3 v1.3.0 released
This release provides an important improvement of exception handling for wxRuby3 as well as several
10/15/24
Andre F
,
Vadim Zeitlin
3
10/12/24
wxtextCtrl text placement
Problem resolved! Thank you!! On Sat, Oct 12, 2024 at 6:39 AM Vadim Zeitlin <va...@wxwidgets.org
unread,
wxtextCtrl text placement
Problem resolved! Thank you!! On Sat, Oct 12, 2024 at 6:39 AM Vadim Zeitlin <va...@wxwidgets.org
10/12/24
Tony Kennedy
, …
Christian Kristukat
8
10/10/24
Mac issue with drag/drop from a wxDataViewCtrl (possibly UTF16 encoded).
I'd say it looks like properly utf-16be encoded: >>> a = 'aaa\tbbb' >>>
unread,
Mac issue with drag/drop from a wxDataViewCtrl (possibly UTF16 encoded).
I'd say it looks like properly utf-16be encoded: >>> a = 'aaa\tbbb' >>>
10/10/24
Vadim Zeitlin
, …
Maarten Bent
4
10/9/24
wx of Theseus
On Tue, 8 Oct 2024 23:19:16 +0200 Maarten Bent wrote: MB> Those are some interesting pictures. For
unread,
wx of Theseus
On Tue, 8 Oct 2024 23:19:16 +0200 Maarten Bent wrote: MB> Those are some interesting pictures. For
10/9/24
Kenneth Porter
, …
Vadim Zeitlin
3
10/4/24
Placing controls in a wxGrid cell
On Thu, 03 Oct 2024 11:13:56 -0700 Kenneth Porter wrote: KP> I'm using a stack of wxGrids to
unread,
Placing controls in a wxGrid cell
On Thu, 03 Oct 2024 11:13:56 -0700 Kenneth Porter wrote: KP> I'm using a stack of wxGrids to
10/4/24
Xaviou
, …
Igor Korot
5
10/1/24
Reading a path value in an "ini" file
Hi. On Tue, Oct 1, 2024 at 7:23 PM Igor Korot <ikor...@gmail.com> wrote: Xaviou, On Tue, Oct 1
unread,
Reading a path value in an "ini" file
Hi. On Tue, Oct 1, 2024 at 7:23 PM Igor Korot <ikor...@gmail.com> wrote: Xaviou, On Tue, Oct 1
10/1/24
Martin Corino
9/29/24
[ANN] wxRuby3 v1.2.1 released
This release fixes a potential problem with user defined enum classes and adds the
unread,
[ANN] wxRuby3 v1.2.1 released
This release fixes a potential problem with user defined enum classes and adds the
9/29/24
Zhipeng Shi
9/24/24
Could wxAuiToolbar only show text?
Hi, In the old wxToolbar, we can show 1. only icons, 2. only text, 3. show both icons and text in the
unread,
Could wxAuiToolbar only show text?
Hi, In the old wxToolbar, we can show 1. only icons, 2. only text, 3. show both icons and text in the
9/24/24
Igor Korot
9/24/24
wxMessageBox on GTK
Hi, Is there a reason wxMessageBox menus in a dialogs sample shows wxMessageDialog in 3.2.6? Moreover
unread,
wxMessageBox on GTK
Hi, Is there a reason wxMessageBox menus in a dialogs sample shows wxMessageDialog in 3.2.6? Moreover
9/24/24
Сергей Коныгин
, …
mihai....@gmail.com
8
9/18/24
wxDialog loses focus at show
It happens all the time on MacOS ... not only with wxFlexGridSizer. On Monday 16 September 2024 at 13
unread,
wxDialog loses focus at show
It happens all the time on MacOS ... not only with wxFlexGridSizer. On Monday 16 September 2024 at 13
9/18/24
Fulvio Senore
,
Vadim Zeitlin
3
9/17/24
Check Menu item and toolbar button out of sync
Il 17/09/2024 14:07, Vadim Zeitlin ha scritto: > On Tue, 17 Sep 2024 12:57:24 +0200 Fulvio Senore
unread,
Check Menu item and toolbar button out of sync
Il 17/09/2024 14:07, Vadim Zeitlin ha scritto: > On Tue, 17 Sep 2024 12:57:24 +0200 Fulvio Senore
9/17/24
Сергей Коныгин
,
Vadim Zeitlin
3
9/16/24
Isolated wxEvtHandler
I think the application will have one event loop in the wxAppConsole object. I assumed that the
unread,
Isolated wxEvtHandler
I think the application will have one event loop in the wxAppConsole object. I assumed that the
9/16/24
Sean Tolstoyevski
,
Vadim Zeitlin
5
9/14/24
Which dialog classes can function without a top-level frame?
On Sat, 14 Sep 2024 17:43:11 +0300 Sean Tolstoyevski wrote: ST> I tried this too. This is an
unread,
Which dialog classes can function without a top-level frame?
On Sat, 14 Sep 2024 17:43:11 +0300 Sean Tolstoyevski wrote: ST> I tried this too. This is an
9/14/24
Martin Corino
9/10/24
[ANN] wxRuby3 v1.2.0 released
This release fixes a possible crash in DragDrop support and updates the targeted wxWidgets version to
unread,
[ANN] wxRuby3 v1.2.0 released
This release fixes a possible crash in DragDrop support and updates the targeted wxWidgets version to
9/10/24