VZ · @VZ
14 followers · 48 posts · Server fosstodon.org

Better late than never: after not quite 15 years, github.com/wxWidgets/wxWidgets was fixed yesterday and now text validators prevent not only typing in, but also pasting invalid characters in your programs.

So don't despair: even if your bug hasn't been fixed for 20 years, it still might be if somebody becomes motivated enough to do it.

#wxwidgets

Last updated 1 year ago

VZ · @VZ
14 followers · 48 posts · Server fosstodon.org

I've just learnt (from a bug report, how else...) that there is an up-to-date package on : anaconda.org/conda-forge/wxwid

I don't know who maintains it, but thanks for doing it and I've added a link to it to our "Downloads" page to make its existence better known.

#wxwidgets #anaconda

Last updated 1 year ago

VZ · @VZ
4 followers · 30 posts · Server fosstodon.org

Is anybody still using wxPerl? I know that it's, unfortunately, not maintained any more since quite some time, but perhaps it's still used nevertheless?

I'm asking about it because there is a proposal (github.com/wxWidgets/wxWidgets) to remove wxPerl-specific notes from wxWidgets documentation. We can keep them if they can be useful to somebody, but I'd like to have at least some proof of them being actually useful.

#perl #wxwidgets

Last updated 1 year ago

VZ · @VZ
4 followers · 30 posts · Server fosstodon.org

We're planning to make a new stable release of soon. Please check the current 3.2 branch sources if you're currently using 3.2.x: they are 100% backwards compatible with 3.2.2, so this shouldn't require any special efforts (and if it does, please let us know!), but will help us to fix any potential problems *before* the release, rather than right after it, as it happened the last time (wxwidgets.org/news/2023/02/wxw).

Thanks in advance!

#wxwidgets

Last updated 1 year ago

VZ · @VZ
4 followers · 23 posts · Server fosstodon.org

I wrote a blog post wxwidgets.org/blog/2023/05/are with -- spoiler for the first 2 lines of the post -- unsurprising conclusion: since many years can, and should be, used without any macros from programs.

#wxwidgets #cpp #cplusplus #programming

Last updated 1 year ago

VZ · @VZ
3 followers · 22 posts · Server fosstodon.org

STL build of is dead, long live the new, always-using-standard library default build!

I wrote wxwidgets.org/blog/2023/04/sep about the latest step on the long (20+ years!) road of replacing legacy wxWidgets containers with the standard library classes.

Please let us know about your experience with building your existing code with the current Git master!

#wxwidgets #cpp

Last updated 1 year ago

VZ · @VZ
5 followers · 19 posts · Server fosstodon.org

Thanks to Lotendan, a new contributor to , it is now possible to pass any items inside braces (a.k.a. `std::initializer_list` in ) to any wx function taking an array of items, e.g. when inserting items into a list box, combo box etc.

It's a small change but a very nice ergonomic improvement.

github.com/wxWidgets/wxWidgets

#wxwidgets #cpp

Last updated 1 year ago

VZ · @VZ
4 followers · 18 posts · Server fosstodon.org
VZ · @VZ
3 followers · 14 posts · Server fosstodon.org

I've just created v3.2.2-rc1 tag for the upcoming next stable release. Being stable, it's not terribly exciting, but it does contain a number (~150) of pretty important bug fixes and incremental improvements.

We don't have much time for testing this release because we want it to get into Bookworm, which is to be frozen in a few days, but any last minute pre-release testing would still (or maybe especially) be very welcome!

#wxwidgets #debian

Last updated 2 years ago

VZ · @VZ
3 followers · 13 posts · Server fosstodon.org

Forgot to write about it here, but support for for Windows in is now (as) officially ready (as it's ever going to be).

More improvements are still planned, notably I'd like to allow customizing the colours used, but if you'd like to test it with your applications, please do!

#darkmode #wxwidgets

Last updated 2 years ago

VZ · @VZ
3 followers · 13 posts · Server fosstodon.org

@bagder Interesting how close this is to our journey with CI, the main difference being that we also use a self-hosted Mac runner, as this is more flexible than what GitHub Actions allows.

One thing Travis CI had that I didn't find anywhere else was support for more exotic CPUs such as PPC64. But at least Cirrus CI provides ARM support.

#wxwidgets

Last updated 2 years ago

VZ · @VZ
2 followers · 6 posts · Server fosstodon.org

Progress on implementing for is slow, but there is still some progress.

Toolbars now look better in the dark mode, notably their labels are actually readable. I still couldn't find any way to draw the drop down using light pen instead of black one, which doesn't look great on the dark background.

For now this will have to be a documented limitation of the dark mode support...

#darkmode #wxwidgets

Last updated 2 years ago

VZ · @VZ
2 followers · 6 posts · Server fosstodon.org

More progress on for : after a couple of more hours, tabs now look like this, which should be good/close enough to the default appearance.

#darkmode #wxwidgets

Last updated 2 years ago

VZ · @VZ
1 followers · 3 posts · Server fosstodon.org

So, for my first real post here, what about a weird bug story? version in Debian Sid we use in CI builds has changed from 10 to 12 and now all the tests writing TIFF images started failing.

The weird part is that this only happens in _non_ optimized builds. Usually new compiler versions tend to break things at `-O2` or higher, but something changed in gcc 12 codegen at -O0.

To be continued when I actually find what the problem is -- for now let me end on a cliffhanger 😉

#mingw #gcc #wxwidgets

Last updated 2 years ago

VZ · @VZ
1 followers · 3 posts · Server fosstodon.org

I've never posted much on Twitter, partly because I am just generally bad with social media and partly because I wasn't sure if I really liked it.

The last few weeks have at least given the answer to the last question, so I'm going to try to make a new start here and use Mastodon for the updates about development and other projects I'm using or working on.

#introduction #wxwidgets #foss

Last updated 2 years ago

BrainB0ne :vlag_eindhoven: · @brainb0ne
11 followers · 17 posts · Server mastodon.nl

Creating some HelloWorld apps with 🤓 ...

wxwidgets.org/

#wxwidgets

Last updated 2 years ago

Strubbl 🐧 · @Strubbl
1429 followers · 3301 posts · Server social.tchncs.de

Mal wieder rausgekramt, um Musik zu hören, weil derzeit noch Probleme mit den hat 🎧

#wxwidgets #gtk #guayadeque #deadbeef

Last updated 2 years ago

Boiling Steam · @boilingsteam
2990 followers · 7723 posts · Server mastodon.cloud
Radovan Rockov :rocinante: · @Navodar
62 followers · 1404 posts · Server mastodon.social

After almost 9 years since the beginning of the last stable release series, the first release in the new stable 3.2 series is finally available on GitHub.
wxwidgets.org/news/2022/07/wxw

#wxwidgets

Last updated 2 years ago

Suryavarman · @Suryavarman
16 followers · 141 posts · Server mamot.fr

Et voilà compiler avec 3.1.6

#codeblocks #wxwidgets

Last updated 2 years ago