Page 1 of 1

wxLED ported to wxGTK-2.8.4

Posted: Fri Aug 24, 2007 7:33 am
by orbitcowboy
Hi @all,

i've ported the wxLED class, found on wxCode, to wxGTK-2.8.4.

A sample is also included.

Regards

Orbitcowboy

Re: wxLED ported to wxGTK-2.8.4

Posted: Tue Feb 11, 2020 11:04 am
by Cittamatra
Hi,

I had a look at the .tar file attached to the last post. I'd like to update the old 2005 LED class with this one. Can I ask what the procedure is, to install this updated LED widget into wxWidgets? All I've done so far, is to replace the wxLED .cpp and .h files.

Thanks

Re: wxLED ported to wxGTK-2.8.4

Posted: Sat Apr 18, 2020 5:00 pm
by doublemax
Cittamatra wrote: Tue Feb 11, 2020 11:04 am Hi,

I had a look at the .tar file attached to the last post. I'd like to update the old 2005 LED class with this one. Can I ask what the procedure is, to install this updated LED widget into wxWidgets? All I've done so far, is to replace the wxLED .cpp and .h files.

Thanks
(Sorry for the late reply, for some reason i missed this post).

wxLED is not integral part of wxWidgets. If you want to make your updated code available for other developers, you can just attach the files here. Or you could create a small Github project. And don't forget to add some licence information, so that it's clear that anyone can use it. Thanks.