[Kst] [Bug 163980] The constructor of the Picture class: Picture(window, url) returns error

Yiwen Mao yiwenv at live.ca
Mon Jun 16 21:30:54 CEST 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=163980         
yiwenv live ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |



------- Additional Comments From yiwenv live ca  2008-06-16 21:30 -------
The same error still exists
kst>  url="http://extragear.kde.org/apps/kst/images/kstdemo.png"
http://extragear.kde.org/apps/kst/images/kstdemo.png
kst> w=new Window()
Window
kst> p=new Picture(w,url)
Error: SyntaxError: Picture: Unexpected number of arguments.


More information about the Kst mailing list