Adeel Asghar

Results 183 comments of Adeel Asghar

Webview is just simple plain view and not what we need. We need the new chromium based [qt webengine](https://doc.qt.io/qt-6/qtwebengine-overview.html). It is available for Windows Visual Studio. The msys packages that...

Yes that is the case when I tested it last time. See https://github.com/OpenModelica/OpenModelica/pull/11581#issuecomment-2059717470 Maybe a newer Qt version is available for Ubuntu now that works. Someone needs to test it.

PR #10187 partially fixes the issue. Now changing the `controller` value updates the `checkboxes` but does not update the text fields. The text fields depends on `controlMode` parameter which is...

This is still valid. The expression evaluator can't handle Crefs evaluation correctly.

I looked at the attached presentation. The `DynamicSelect` works in normal cases but doesn't work when the non-editing argument contains a conditional statement.

> inherited class hierarchy (?) This is needed in order to draw the complete elements. > request just part of the tree via some filters We don't need to worry...

> There is JSON.mo file that could be used and passed to OMEdit that it could possibly transform to QVariant or work with directly. I would avoid passing large strings...

@perost `getModelInstance(Rexroth_Valves.ProportionalValves.Rexroth_2WRCE_4X)` causes the crash.

It is not possible to undock plot windows. This require substantial amount of design changes.

> Thanks for the information. So this issue will be closed as "not planned" then right? Yes.