Page 1 of 1

wxLed code pieces missing, usage

Posted: Fri Oct 26, 2018 9:25 am
by p_lu
I'm trying to use a simple "indicator" widget that shows on/off/inactive, and the wxLed or wxStateLed
in the "Led" tab of wxSmith seems like the right thing. However, some code pieces, such as led.h
seems missing, as indicated here...

https://stackoverflow.com/questions/423 ... -component

So, I google this and find the following at wxCode, which doesn't have the wxLed thing. The download
is some binary .exe, which is not what I believe I want.

https://sourceforge.net/projects/wxcode ... omponents/

Can anyone help me find the missing led.h (and related stuff, maybe led.cpp), or suggest some
alternative widget(s)? Was wxLed deprecated?

Also, when I instantiate the wxLed, it seems to place at the upper left of the panel (rather
than where I put the mouse), and there doesn't seem to be any positional attributes. Do I
need to put down another widget in the panel first and then put the wxLed inside that widget?
If so, what should that "positioning" widget be?

Thanks in advance.

Re: wxLed code pieces missing, usage

Posted: Fri Oct 26, 2018 10:36 am
by doublemax
wxLed is pretty old (2005). Here's an updated version from 2007 :)
viewtopic.php?t=15679

Also check out:
ftp://ftp.koansoftware.com/public/wx/kwxIndCtrl/