Bug 164251 - The constructor of the ColorSequence Class returns error
Summary: The constructor of the ColorSequence Class returns error
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: scripting (show other bugs)
Version: 1.x
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-16 21:39 UTC by Yiwen Mao
Modified: 2008-06-17 01:27 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 Yiwen Mao 2008-06-16 21:39:25 UTC
Version:           1.7.0 (using KDE 4.0.1)
Installed from:    Unspecified
Compiler:          Fedora 6 
OS:                Linux

When using the constructor of the ColorSequence class, it returns error as shown below.

kst> c=new ColorSequence()
Error: ReferenceError: Can't find variable: ColorSequence
Comment 1 Andrew Walker 2008-06-17 01:27:19 UTC
The ColorSequence cannot be created directly.

Instead it is always accessed using:

Kst.colors