While trying to implement a program that allows several widgets to be drag and dropped onto several other widgets, I ran into the following errors, along with an inability to drop:
[2011-Jul-04 08:08:38.051011] 7258 [/ XEs9qqNQXRFHLGyA] [error] "decodeSignal(): signal 'unitsResult_oh5nscv._drop' not exposed" [2011-Jul-04 08:08:38.051107] 7258 [/ XEs9qqNQXRFHLGyA] [error] "decodeSignal(): signal 'unitsResult_oh5nscv._drop' not exposed" [2011-Jul-04 08:08:38.051157] 7258 [/ XEs9qqNQXRFHLGyA] [error] "decodeSignal(): signal 'unitsResult_oh5nscv._drop' not exposed" This error seems to be related to Bug #841. In trying to track where widgets were being dropped, I had setObjectName on the drop locations. By removing the setObjectName on the drop locations, the error vanished. (I have since realized I could accomplish the same objective by customizing callbacks on my drop widgets.) This is from Wt 3.9.1 and Firefox 5.0. Also, why is drag and drop implemented via a dropEvent virtual method and not a signal? -Dave ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ witty-interest mailing list witty-interest@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/witty-interest