Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
wx-users
Conversations
About
wx-users
1–30 of 28971
Mark all as read
Report abusive group
0 selected
Kenneth Porter
8:30 PM
White button text on dark background colour unreadable on mouseover
On Windows 10. I've got a button with background colour set to blue and foreground to white. When
unread,
White button text on dark background colour unreadable on mouseover
On Windows 10. I've got a button with background colour set to blue and foreground to white. When
8:30 PM
jon bird
,
Vadim Zeitlin
2
1:20 PM
wxListCtrl column widths when vertical scrollbars are enabled
On Fri, 5 Aug 2022 09:41:07 +0100 jon bird wrote: jb> I seem to have encountered a slight issue
unread,
wxListCtrl column widths when vertical scrollbars are enabled
On Fri, 5 Aug 2022 09:41:07 +0100 jon bird wrote: jb> I seem to have encountered a slight issue
1:20 PM
Amn
, …
Vadim Zeitlin
3
Aug 6
Installation - final destination ... folder
On Sat, 6 Aug 2022 06:21:48 -0400 Amn wrote: A> I'd like to setup wxWidget, whatever the
unread,
Installation - final destination ... folder
On Sat, 6 Aug 2022 06:21:48 -0400 Amn wrote: A> I'd like to setup wxWidget, whatever the
Aug 6
Andrea Asztalos
,
Vadim Zeitlin
5
Jul 29
wxListCtrl horizontal and vertical rules
Thank you Vadim for the explanation and for the fix. >> so I'm going to commit this >
unread,
wxListCtrl horizontal and vertical rules
Thank you Vadim for the explanation and for the fix. >> so I'm going to commit this >
Jul 29
LIANG ZHOU
, …
Vadim Zeitlin
8
Jul 26
wxMessageBox button labels are not translated
On Tue, 26 Jul 2022 00:48:11 -0700 (PDT) Oleksandra Iushchenko wrote: OI> Sure. Here is a
unread,
wxMessageBox button labels are not translated
On Tue, 26 Jul 2022 00:48:11 -0700 (PDT) Oleksandra Iushchenko wrote: OI> Sure. Here is a
Jul 26
Quentin Cosendey
, …
Vadim Zeitlin
6
Jul 24
document/view framework: OnCloseDocument called twice
On Sun, 24 Jul 2022 09:49:42 -0700 arnoldp6525 wrote: a> Can someone help with publishing
unread,
document/view framework: OnCloseDocument called twice
On Sun, 24 Jul 2022 09:49:42 -0700 arnoldp6525 wrote: a> Can someone help with publishing
Jul 24
David Connet
, …
Vadim Zeitlin
12
Jul 20
wxAutomationObject in c++20
On 7/20/2022 3:32 PM, David Connet wrote: > On 7/20/2022 3:18 PM, Vadim Zeitlin wrote: >> On
unread,
wxAutomationObject in c++20
On 7/20/2022 3:32 PM, David Connet wrote: > On 7/20/2022 3:18 PM, Vadim Zeitlin wrote: >> On
Jul 20
Quentin Cosendey
, …
gunter.ko...@gmail.com
9
Jul 19
Binding dynamically to any arbitrary event
Hello, VZ> I don't understand why do you think it's complicated, but if you really want to
unread,
Binding dynamically to any arbitrary event
Hello, VZ> I don't understand why do you think it's complicated, but if you really want to
Jul 19
Fulvio Senore
, …
PB
6
Jul 17
Problem with list control in report mode
Il 16/07/2022 07:47, PB ha scritto: > Fulvio probably accidentally posted his reply directly to my
unread,
Problem with list control in report mode
Il 16/07/2022 07:47, PB ha scritto: > Fulvio probably accidentally posted his reply directly to my
Jul 17
Randalph
Jul 13
wxUiEditor 1.0.0 release
wxUiEditor is an app that creates and maintains wxWidgets UI and generates either C++ code or XRC
unread,
wxUiEditor 1.0.0 release
wxUiEditor is an app that creates and maintains wxWidgets UI and generates either C++ code or XRC
Jul 13
Tony Kennedy
2
Jul 13
wxListCtrl and background colours.
Found out how to do it, so replying here in case anyone else finds they need to do this. Call
unread,
wxListCtrl and background colours.
Found out how to do it, so replying here in case anyone else finds they need to do this. Call
Jul 13
Igor Korot
Jul 8
OSX vs MSW with MDI
Hi, When you run a program which is based on the MDI/DocView architecture, you get Window menu before
unread,
OSX vs MSW with MDI
Hi, When you run a program which is based on the MDI/DocView architecture, you get Window menu before
Jul 8
Vadim Zeitlin
,
Kenneth Porter
2
Jul 8
Announcing wxWidgets 3.2.0 release
Reddit response: https://www.reddit.com/r/cpp/comments/vtfyvp/wxwidgets_320_released/
unread,
Announcing wxWidgets 3.2.0 release
Reddit response: https://www.reddit.com/r/cpp/comments/vtfyvp/wxwidgets_320_released/
Jul 8
Vadim Zeitlin
,
Gunter Königsmann
2
Jul 6
Please check the new documentation theme
On my cellphone the text of the menu line at the top is a bit on the small side - but that might be
unread,
Please check the new documentation theme
On my cellphone the text of the menu line at the top is a bit on the small side - but that might be
Jul 6
Igor Korot
,
Vadim Zeitlin
2
Jul 2
Grid row to fit the screen
On Fri, 1 Jul 2022 00:37:18 -0500 Igor Korot wrote: IK> Is there a simple way to ensure that the
unread,
Grid row to fit the screen
On Fri, 1 Jul 2022 00:37:18 -0500 Igor Korot wrote: IK> Is there a simple way to ensure that the
Jul 2
Sean Mayard
,
Gunter Königsmann
3
Jul 2
Is it possible to customize wxListCtrl appearance
Ok, at the end of the day i want that since my scroll list have many rows(around 1000 or more) and
unread,
Is it possible to customize wxListCtrl appearance
Ok, at the end of the day i want that since my scroll list have many rows(around 1000 or more) and
Jul 2
Сергей Коныгин
,
Vadim Zeitlin
2
Jul 1
Pump Messages
On Fri, 1 Jul 2022 03:42:08 -0700 (PDT) Сергей Коныгин wrote: СК> I have a code that requires very
unread,
Pump Messages
On Fri, 1 Jul 2022 03:42:08 -0700 (PDT) Сергей Коныгин wrote: СК> I have a code that requires very
Jul 1
Сергей Коныгин
, …
Lauri Nurmi
11
Jun 29
Using windows-1251 in Linux
On Wed, 29 Jun 2022, Quentin Cosendey wrote: >> What do people do about the what() strings in
unread,
Using windows-1251 in Linux
On Wed, 29 Jun 2022, Quentin Cosendey wrote: >> What do people do about the what() strings in
Jun 29
utelle
,
Vadim Zeitlin
18
Jun 28
SetInitialSize not working properly under Ubuntu 20.04
On Tue, 28 Jun 2022 02:32:35 -0700 (PDT) utelle wrote: u> Vadim Zeitlin schrieb am Dienstag, 28.
unread,
SetInitialSize not working properly under Ubuntu 20.04
On Tue, 28 Jun 2022 02:32:35 -0700 (PDT) utelle wrote: u> Vadim Zeitlin schrieb am Dienstag, 28.
Jun 28
Quentin Cosendey
,
Vadim Zeitlin
2
Jun 26
wxWebView edge backend info/doc
On Fri, 24 Jun 2022 10:45:58 +0200 Quentin Cosendey wrote: QC> I have successfully been able to
unread,
wxWebView edge backend info/doc
On Fri, 24 Jun 2022 10:45:58 +0200 Quentin Cosendey wrote: QC> I have successfully been able to
Jun 26
Amn
,
PB
3
Jun 24
MSYS2 - wxWidgets - Code::Blocks
This is not a wxWidgets question but Code::Blocks question, best asked in their forums. IIRC, they
unread,
MSYS2 - wxWidgets - Code::Blocks
This is not a wxWidgets question but Code::Blocks question, best asked in their forums. IIRC, they
Jun 24
utelle
,
Vadim Zeitlin
11
Jun 22
Segmentation fault on creating wxRadioButton
Vadim Zeitlin schrieb am Mittwoch, 22. Juni 2022 um 20:18:18 UTC+2: On Wed, 22 Jun 2022 09:26:16 -
unread,
Segmentation fault on creating wxRadioButton
Vadim Zeitlin schrieb am Mittwoch, 22. Juni 2022 um 20:18:18 UTC+2: On Wed, 22 Jun 2022 09:26:16 -
Jun 22
Andre F
, …
Igor Korot
3
Jun 19
simplebooks
Hi, On Sun, Jun 19, 2022 at 2:22 PM Andre F <af6806610@gmail.com> wrote: > > > Are
unread,
simplebooks
Hi, On Sun, Jun 19, 2022 at 2:22 PM Andre F <af6806610@gmail.com> wrote: > > > Are
Jun 19
Sean Mayard
,
Vadim Zeitlin
2
Jun 18
wxTimer doesn't fire up when using Bind to connect the timer
On Sat, 18 Jun 2022 13:24:51 +0530 Sean Mayard wrote: SM> I am using wxTimer and i noticed that if
unread,
wxTimer doesn't fire up when using Bind to connect the timer
On Sat, 18 Jun 2022 13:24:51 +0530 Sean Mayard wrote: SM> I am using wxTimer and i noticed that if
Jun 18
Igor Korot
2
Jun 17
wxGrid and column sizing
Just tested GTK+{3} and its doing the same thing. I'd like to have all columns in the grid sized
unread,
wxGrid and column sizing
Just tested GTK+{3} and its doing the same thing. I'd like to have all columns in the grid sized
Jun 17
Сергей Коныгин
, …
Vadim Zeitlin
10
Jun 16
wxWidgets and Wine
On Tue, 14 Jun 2022 11:16:08 +0300 Nerijus Baliunas wrote: NB> On Thu, 9 Jun 2022 16:38:28 +0200
unread,
wxWidgets and Wine
On Tue, 14 Jun 2022 11:16:08 +0300 Nerijus Baliunas wrote: NB> On Thu, 9 Jun 2022 16:38:28 +0200
Jun 16
Sean Mayard
,
Jason Liam
3
Jun 10
Different between using a member function directly or sending event using event handler
I have a container parent window which has a child window as a data member. Now suppose i've an
unread,
Different between using a member function directly or sending event using event handler
I have a container parent window which has a child window as a data member. Now suppose i've an
Jun 10
Sean Mayard
, …
david.l...@lanxess.com
4
Jun 9
Extract only the directory name from wxDirDialog::getPath
wx-users@googlegroups.com wrote on 09.06.2022 07:27:58: > Von: "Sean Mayard" <
unread,
Extract only the directory name from wxDirDialog::getPath
wx-users@googlegroups.com wrote on 09.06.2022 07:27:58: > Von: "Sean Mayard" <
Jun 9
gunter.ko...@gmail.com
, …
Vadim Zeitlin
5
Jun 8
How to create a wxBitmap on Macos
That is exactly the answer I needed. Thanks a lot, Gunter.
unread,
How to create a wxBitmap on Macos
That is exactly the answer I needed. Thanks a lot, Gunter.
Jun 8
Sean Mayard
, …
Vadim Zeitlin
9
Jun 7
How to clip out the region outside the custom painted rectangle
On Tue, 7 Jun 2022 16:08:16 +0530 Sean Mayard wrote: SM> @VZ I want to do it for wxPanel instead
unread,
How to clip out the region outside the custom painted rectangle
On Tue, 7 Jun 2022 16:08:16 +0530 Sean Mayard wrote: SM> @VZ I want to do it for wxPanel instead
Jun 7