Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Cascaded dialog does not allow changes(A wizard is started from an dialog and becomes "read only")
Cascaded dialog does not allow changes [message #1842893] Mon, 05 July 2021 14:03
Thomas Barth is currently offline Thomas BarthFriend
Messages: 22
Registered: March 2021
Junior Member
Hi,
I have a dialog from which I want to run a wizard if a button is pressed.
The values are read and shown correctly but anything below "begin" is not executed.

Commands (e.g. set) placed on the same level but before the wizard are executed in the right context and without any problems.

I tried this schema at several places and always get the same behaviour.

For now i solve this problem by introducing a local variable which gets set, so that the second dialog/wizard only gets started after the first dialog has closed and if the local variable is set. This of course only works if sequential Dialogs are meaningful.

[Updated on: Mon, 05 July 2021 15:03]

Report message to a moderator

Previous Topic:Import of enumeration type cannot be resolved in service
Next Topic:Problem with BorderNode drag and drop
Goto Forum:
  


Current Time: Tue Sep 24 04:45:18 GMT 2024

Powered by FUDForum. Page generated in 0.03638 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top