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"));
if (myWidget == NULL) {
return; à Returns in workflow
mode (¿?)
}
myWidget->ShowParams(); à Returns in plugin mode (OK)
The fact is that in plugin mode this works property but workflow mode returns
null, seems like the widget is not loaded yet.
Could it be the way to build the worflow (.xml)?
Thank you very much in advance.
Best regards,
MIRIAM
Miriam Quintero Padrón
T +34 922 533 917
[email protected] <mailto:[email protected]>
C/ Fuente de Santa Cruz, 3
Edificio Ciudamar - Oficina 2º
38003 Santa Cruz de Tenerife
www.atos.net <http://www.atos.net/>
------------------------------------------------------------------
This e-mail and the documents attached are confidential and intended
solely for the addressee; it may also be privileged. If you receive
this e-mail in error, please notify the sender immediately and destroy it.
As its integrity cannot be secured on the Internet, the Atos
group liability cannot be triggered for the message content. Although
the sender endeavours to maintain a computer virus-free network,
the sender does not warrant that this transmission is virus-free and
will not be liable for any damages resulting from any virus transmitted.
Este mensaje y los ficheros adjuntos pueden contener informacion confidencial
destinada solamente a la(s) persona(s) mencionadas anteriormente
pueden estar protegidos por secreto profesional.
Si usted recibe este correo electronico por error, gracias por informar
inmediatamente al remitente y destruir el mensaje.
Al no estar asegurada la integridad de este mensaje sobre la red, Atos
no se hace responsable por su contenido. Su contenido no constituye ningun
compromiso para el grupo Atos, salvo ratificacion escrita por ambas partes.
Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor
no puede garantizar nada al respecto y no sera responsable de cualesquiera
danos que puedan resultar de una transmision de virus.
------------------------------------------------------------------
<<image001.gif>>
<<image002.gif>>
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Gimias-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gimias-developers
