On Wed 18. July 2001 18:51, you wrote:
> Hi,
>
> when I write GTK+ code I usually use the gtkextra plot widgets
> to display plots. They were created by Adrian Feiguin for his powerful
> Scigraphica plot program. However, I also would like to use ready made
> plot widgets when writing QT code. Therefore my question:
>
> Are the widgets created for Kmatplot available as a seperate package?
>
> Felix
I'm afraid there is no separate library. Of course I plan to release such
library in the future, when API will mature enough. Look at /widgets
subdirectory of the KMatplot source tree, where all files for that library
are placed. There are two simple demos in /demos subdirectory. You can even
generate ( using kdoc or oxygen ) some docs, but they are partially outdated,
so can be misleading ( you can always mail me your questions ) but the major
problem is that there are major changes planned, so probably succesive
versions will be incompatible with this version.
Kamil
|