fxlex

Avatar
  • Total activity 59
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 25
  • Created

    Change model from endless running background thread

    As in the documentation suggested I tried to use a Task.Backgroundable (Progress indicators page). Since I make changes to the model I use an undoable action and made the following behavior method ...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Stub model imports broken inside a Solution

    I wasn't quite sure if I should post it here or on the bug tracker. As already reported as an issue the stub model import seems to be broken. For me is is broken even in MPS 3.0 not since 3.2 as st...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Evaluate expression before textgen

    Hello,I have a concept with a child C of concept Expression. I've set the type of C in an interference rule to <int>.Can I evaluate the expression before using C in textgen?For example, in textgen ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Integrating generated files with other systems

    Hi,as far as I understand, I have to regenerate a model when I make changes to it.The fastest way seems to activate "Incremental generation" in the settingsand press the shortcut for "Make Solution...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Write access for node from JComponent

    Hello, I created a custom component with swing but I can't change properties of the corresponding concept (properties: isFinished : boolean) component provider: (node, editorContext)->JComponent { ...
    • 8 followers
    • 22 comments
    • 0 votes