Project

General

Profile

Actions

Support #3722

closed

AddWidget freezes

Added by Anonymous over 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Anonymous
Target version:
-
Start date:
01/09/2015
Due date:
% Done:

0%

Estimated time:

Description

Hi,

I'm adding the wt library to my project. It is a big project and it has a very big tree of heritance. The problem is that in one of the classes, I need to add one WContainerWidget to other, but when te code runs, it stops exactly in the line where I try to add it. I thougth It happened just in that class but then I tried to create 2 WContainerWidget ( Nothing to do wit my code, just for testing but insime my code) and add one to othe, but it happens the same thing, it just stops there.

Any Idea?

Actions #1

Updated by Wim Dumon over 9 years ago

  • Status changed from New to Feedback

Do you have a stacktrace at the moment of the freeze?

Best regards,

Wim.

Actions #2

Updated by Johann Gonzalez over 9 years ago

I think what was the problem. I was trying to create all the content and after that make the call of the methos WRUN and I thinsk that is not possible. But now I have an other problem. There is any way to make that the mathor applicationcreatos (createApplication) recieves more parameters.

I have a program, that creates the application but its content depend of other process then, the application is not always the same. I have tried making something but I cannot compile it. The only thing I have found, and it seems could work is to create the application and with a thread, update the content of the application after that.

Thanks very much.

Actions #3

Updated by Koen Deforche over 9 years ago

  • Tracker changed from Bug to Support
  • Status changed from Feedback to Resolved
Actions #4

Updated by Koen Deforche about 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF