[Kst] [Bug 157794] New: changing value of static object does not trigger a UI update
Andrew Walker
arwalker at sumusltd.com
Wed Feb 13 20:37:15 CET 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=157794
Summary: changing value of static object does not trigger a UI
update
Product: kst
Version: 1.4.0
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: arwalker sumusltd com
Version: 1.4.0 (using KDE 3.5.6)
Installed from: Compiled From Sources
OS: Linux
When an object is updated it will cause the update thread to send a message to update the UI elements.
However, for a primitive object with no associated data source (e.g. KstAMatrix, KstAVector) changing the size or one of the values will not necessarily trigger such an update.
This is problem when using javaScript to create a matrix or vector and then resizing it. The UI does not update to reflect the change.
More information about the Kst
mailing list