Bug 156138 - Plugin dialogs not updated when new vector or scalar created
Summary: Plugin dialogs not updated when new vector or scalar created
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.4.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-18 21:29 UTC by Andrew Walker
Modified: 2008-01-18 22:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Walker 2008-01-18 21:29:57 UTC
Version:           1.4.0 (using KDE 3.5.3)
Installed from:    Compiled From Sources
OS:                Linux

PROBLEM:
Plugins with custom dialogs (currently binned map and cross power spectrum) do not update when a new vector or scalar is created.

STEPS TO REPRODUCE:
Start Kst
Select Data... New Plugin...
Select either "Binned map" or "Cross Power Spectrum"
Note that the input vectors are all blank
Create a new vector from Data... New Vector...

RESULTS:
The input vectors are still all blank in the custom plugin dialog

EXPECTED RESULTS:
The input vectors in the custom plugin dialog are updated with the newly created vector
Comment 1 Andrew Walker 2008-01-18 22:34:14 UTC
SVN commit 763203 by arwalker:

BUG:156138 Update vector and scalar lists in custom plugin dialogs when a new vector or scalar is created

 M  +4 -1      binnedmap/binnedmapdialog_i.cpp  
 M  +12 -5     crossspectrum/crossspectrumdialog_i.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=763203