Actions
Support #1340
openbutton
Status:
Feedback
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06/27/2012
Due date:
% Done:
0%
Estimated time:
Description
I have a problem because when I click the button I can't see any changes on my website.
The button work but I don't see any changes.
The code is in file.
Files
Updated by suburgatory 29 over 12 years ago
The same problem. And it seems to me, that "WContainerWidget" could be somehow related with this. I mean if would use "clicked().connect" thing in class-or-structure that in inheritance with "WApplication", then it's gonna be ok, but if there's something else like WWidget then your "activate()" event just will be ignored.
Updated by Koen Deforche over 12 years ago
- Status changed from New to Feedback
Hey,
I don't see anything wrong with your code, but it would be useful if you could create a test case that is self-contained so I can have a look at what is going wrong ?
koen
Updated by Paweł Grzybowski over 12 years ago
I sent the test case file.
Actions