[Gimias-developers] Different behavior between plugin mode and workflow mode

2012-06-12 Thread Ana Maria Quintero Padron
Hello, I'm writing you this email because we need to access from my panel widget to another one like the following lines after: MyPlugin::MyPanelWidget *myWidget = dynamic_cast MyPlugin:: MyPanelWidget *(GetPluginTab()-GetWindow(Similar Aneurysm Comparison));

Re: [Gimias-developers] catch OnModifiedDataTree event

2012-07-31 Thread Ana Maria Quintero Padron
()-AddObserverOnAddDataEntity() Thank you very much. MIRIAM -Original Message- From: Xavi Planes [mailto:xavier.pla...@upf.edu] Sent: Monday, July 30, 2012 8:05 AM To: Ana Maria Quintero Padron Cc: gimias-developers@lists.sourceforge.net Subject: Re: [Gimias-developers] catch OnModifiedDataTree event

[Gimias-developers] Help to build gimias 1.5

2012-09-21 Thread Ana Maria Quintero Padron
Hi, I have change my PC and I have got same errors to build Gimias 1.5. I have installed the following tools: · Cmake 2.8 · Pythin 2.7 · Csnaeke 2.5 And the dollowing source code: · cvRemod project:

[Gimias-developers] Select a data entity by code

2013-01-31 Thread Ana Maria Quintero Padron
Hello, I am trying to select a data entity in my data entity list by code. I have tried with the following line: GetListBrowser()-SetSelectedInput(dataEntity1-GetId(), true); Certainly, I get the data Entity specified selected on the data tree (blue shadow) but it is not selected,