Hi all,

I get the following decodeSignal() error everytime a popup menu is open and I click on a tab of a WTabWidget. See the attached screenshot section.

"[error] "Wt: decodeSignal(): signal 's4b' not exposed"

Each tab seems to have its own signal: 's4b', 's4c', etc...

Also I have a WTabWidget which has no widgets attached (myTab->addTab(0, WString::tr("details-text"));). But I use the currentChanged() signal to get an event when the user has selected a new tab and change something internally. Within this widget the current tab is changed even a popup menu is open and closed by the click. This does not happen if a WTabWidget has a widget attached.

Regards,
Stefan

<<attachment: Wt-decodeSignal-Error.png>>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to