I'm having my first play with the Jambi 4.4 version of designer. I created a dialog with a radio button on it. When I go to the Signal/Slot editor window and click the + button I get a new entry. I then clicked Sender and chose my radio button from the drop down. So far so good. But when I click on the <signal>, a drop down appears with only the <signal> entry in it. i.e. the expected list of signals for my radio button doesn't get populated.
I tried a similar thing in the normal C++ version of designer and that populated that <signal> drop down as I expected. Lots of signals to choose from. So I tried a different approach: I hit F4 and dragged from the radio button to the label I want to connect to. The Configure Connection dialog came up with 4 signals on the left, including the clicked<java.lang.Boolean> one I want. But the list of slots on the right was empty. (This problem seems intermittent: sometimes I do it and the list of slots does come up - switching on the inherited signals and slots seems to help it populate the slot list, but that doesn't always do it.) Is this a bug or am I missing a step somewhere? _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
