Bug in dlgiib, D'oh!

Discussions related to the code libraries supplied with BB4W & BBCSDL
Richard Russell
Posts: 366
Joined: Tue 18 Jun 2024, 09:32

Bug in dlgiib, D'oh!

Post by Richard Russell »

I've discovered today that there's a bug in the version of dlglib.bbc supplied with BBCSDL v1.41a, which breaks ComboBoxes on 64=bit platforms. Sorry about that, it should have been spotted in testing but wasn't. :oops:

I'll fix this in the next release, of course, but meanwhile I've uploaded a corrected version of the library to GitHub. Unfortunately that doesn't help those running Android or iOS, as there's no way of replacing the supplied library on those platforms. :(

Example programs affected include dlgdemo.bbc and SkyBaby.bbc (both in examples/general).