Nickolai Dobrynin | 3 Oct 2006 02:39
Picon

Which version of GtkExtra is more stable?

Here is my dilemma.  There are clearly two different GtkExtra versions simultaneously active
in the CVS.  There is the "traditional" one and the one that's Cairo-based.  I'd be very interested
to hear peoples' opinion as to which of the two versions is more suitable for production use.  The
Cairo-based one is probably more modern.  But is it sufficiently stable?

Opinions are highly appreciated.


Thanks,

Nickolai

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Scigraphica-gtkextra mailing list
Scigraphica-gtkextra <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scigraphica-gtkextra
Richard Gipps | 3 Oct 2006 14:14
Picon

Re: Couldn't load font "Nimbus Sans L Regular 9", failing back to "Sans 9"

Ferri,
          I use the following GTK+ files for developing (and running) GTK+ applications:

atk-1.10.3.zip
atk-dev-1.10.3.zip
cairo-1.2.4.zip 
cairo-dev-1.2.4.zip
glib-2.12.1.zip
glib-dev-2.12.1.zip
gtk+-2.8.20.zip
gtk+-dev-2.8.20.zip
libiconv-1.9.1.bin.woe32.zip
libpng-1.2.8-bin.zip
pango-1.12.3.zip
pango-dev-1.12.3.zip

These are available from:
ftp://ftp.gtk.org/pub/gtk

I use all the latest versions of the GtkExtra files from:
http://gtkextra.cvs.sourceforge.net/gtkextra/gtkextra-2/

Regards,
Richard.


ferri_marllo <at> gva.es wrote:
Hi again!! I chamge my operating system,and now the same error appears... can you tell me what version of gtk and gtk-extra are you using?? where do you downloaded them?? Thnaks a lot for your help
Ferri, It sounds like it might be a Windows 98 problem then. GTK 2.x only really supports Windows 2000 and Windows XP. If it works on 98 you are luckily! So if you can I would recommend using Windows 2000 or XP. I have successfully used GtkExtra for 2D plots on both Windows 2000 and XP. Regards, Richard. ferri_marllo <at> gva.es wrote:
I'm using gtk-extra-2.1.1!! is it the correct version? is there other version compatible with windows 98?? thanks a lot!
Ferri, Which branch of GtkExtra (on Sourceforge) are you using gtkextra or gtkextra-2? Regards, Richard. ferri_marllo <at> gva.es wrote:
The same error appears!! can it be because i'm using windows 98?? Thanks a lot
Ferri, There have been some recent updates which should sort out this problem. Check that you have got the latest version of gtkpsfont.c from sourceforge then re-compile. Regards, Richard. ferri_marllo <at> gva.es wrote:
Hi everyone!! I'm trying to plot an x-y plot using gtkextra,in windows 98. Everything goes good,except that it appears an error during the
execution.
This is the error:"Couldn´t load fint "Nimbus Sans L Regular 9",failing
back
to
" Sans 9". Can you help me?? thanks a lot!
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Scigraphica-gtkextra mailing list Scigraphica-gtkextra <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scigraphica-gtkextra
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Scigraphica-gtkextra mailing list Scigraphica-gtkextra <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scigraphica-gtkextra

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Scigraphica-gtkextra mailing list
Scigraphica-gtkextra <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scigraphica-gtkextra
ferri_marllo | 4 Oct 2006 09:49
Picon

delete points in a plot!!


Hi everybody!
i got to draw points in a plot...but i'd like to can select some of them,and
after it, clicking a button delete the selected point!!
how can i do it??
THANKS

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Richard Gipps | 5 Oct 2006 15:03
Picon

Re: Couldn't load font "Nimbus Sans L Regular 9", failing back to "Sans 9"

Ferri,
       Firstly could you please send your emails to the list rather than me directly so that everybody can see the questions and responses. Here is the list of files required for 2D plots:

 gtkbordercombo.c
 gtkbordercombo.h
 gtkcharsel.c
 gtkcharsel.h
 gtkcheckitem.c
 gtkcheckitem.h
 gtkcolorcombo.c
 gtkcolorcombo.h
 gtkcombobutton.c
 gtkcombobutton.h
 gtkdirtree.c
 gtkdirtree.h
 gtkextra-marshal.c
 gtkextra-marshal.h
 gtkextra.c
 gtkextra.h
 gtkextrafeatures.h
 gtkplot.c
 gtkplot.h
 gtkplot3d.c
 gtkplot3d.h
 gtkplotarray.c
 gtkplotarray.h
 gtkplotcanvas.c
 gtkplotcanvas.h
 gtkplotcanvasplot.c
 gtkplotcanvasplot.h
 gtkplotcsurface.c
 gtkplotcsurface.h
 gtkplotdata.c
 gtkplotdata.h
 gtkplotdt.c
 gtkplotdt.h
 gtkplotgdk.c
 gtkplotgdk.h
 gtkplotpc.c
 gtkplotpc.h
 gtkplotpolar.c
 gtkplotpolar.h
 gtkplotps.c
 gtkplotps.h
 gtkplotsurface.c
 gtkplotsurface.h
 gtkpsfont.c
 gtkpsfont.h

Regards,
Richard.

ferri_marllo <at> gva.es wrote:
Excuse me...but after entering to gtk_extra page...what are the files?? thanks a lot,Richard!!
Ferri, I use the following GTK+ files for developing (and running) GTK+ applications: atk-1.10.3.zip atk-dev-1.10.3.zip cairo-1.2.4.zip cairo-dev-1.2.4.zip glib-2.12.1.zip glib-dev-2.12.1.zip gtk+-2.8.20.zip gtk+-dev-2.8.20.zip libiconv-1.9.1.bin.woe32.zip libpng-1.2.8-bin.zip pango-1.12.3.zip pango-dev-1.12.3.zip These are available from: ftp://ftp.gtk.org/pub/gtk I use all the latest versions of the GtkExtra files from: http://gtkextra.cvs.sourceforge.net/gtkextra/gtkextra-2/ Regards, Richard. ferri_marllo <at> gva.es wrote:
Hi again!! I chamge my operating system,and now the same error appears... can you tell me what version of gtk and gtk-extra are you using?? where do you downloaded them?? Thnaks a lot for your help
Ferri, It sounds like it might be a Windows 98 problem then. GTK 2.x only really supports Windows 2000 and Windows XP. If it works on 98 you are luckily! So if you can I would recommend using Windows 2000 or XP. I have successfully used GtkExtra for 2D plots on both Windows 2000 and XP. Regards, Richard. ferri_marllo <at> gva.es wrote:
I'm using gtk-extra-2.1.1!! is it the correct version? is there other version compatible with windows 98?? thanks a lot!
Ferri, Which branch of GtkExtra (on Sourceforge) are you using gtkextra or gtkextra-2? Regards, Richard. ferri_marllo <at> gva.es wrote:
The same error appears!! can it be because i'm using windows 98?? Thanks a lot
Ferri, There have been some recent updates which should sort out this
problem. Check that you have got the latest version of gtkpsfont.c from
sourceforge then re-compile. Regards, Richard. ferri_marllo <at> gva.es wrote:
Hi everyone!! I'm trying to plot an x-y plot using gtkextra,in windows 98. Everything goes good,except that it appears an error during the
execution.
This is the error:"Couldn´t load fint "Nimbus Sans L Regular
9",failing
back
to
" Sans 9". Can you help me?? thanks a lot!
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to
share
your
opinions on IT & business topics through brief surveys -- and earn
cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Scigraphica-gtkextra mailing list Scigraphica-gtkextra <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scigraphica-gtkextra
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to
share
your
opinions on IT & business topics through brief surveys -- and earn
cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Scigraphica-gtkextra mailing list Scigraphica-gtkextra <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scigraphica-gtkextra

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Scigraphica-gtkextra mailing list
Scigraphica-gtkextra <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scigraphica-gtkextra
ferri_marllo | 10 Oct 2006 13:40
Picon

(no subject)


Hi!!
i built an xy diagram,using gtkplot but i want to do:::
1-select points and than delete selected points.
Move a cursor throught the plot points.

Thanks a lot!!

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
ferri_marllo | 10 Oct 2006 13:46
Picon

delete selected points


Hi!!
i need your help...
i built an xy plot...but i want to do:

- select points and then delete the selected points
-move with a cursor thought the graph

can anyone help me))please...........

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
ferri_marllo | 11 Oct 2006 17:00
Picon

delete_selected_points


I've built an XY plot and after mark some of the points i need, pressing a
button included in the plot window to delete them.
How can i do it??
How can my button recognize the selected points??

thanks a lot!!

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
ferri_marllo | 18 Oct 2006 13:52
Picon

delete_item signal example!


Hi everyone!!
I need to delete some points i've ploted.
I didn't find any example about how to use the delete_item signal.
Can anyone help me??

thanks a lot!!!!

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Santiago José | 21 Oct 2006 01:14
Picon

GtkExtra support in GLADE

Hello,

I need to add GtkExtra libraries support in GLADE. I already have
installed the package libgtkextra-1.0-0. But when I run GLADE, none of
the Widgets appears in the palete :-(

Any idea?

Concretely, I am interested in GtkPlot. I want to represent a
wavesound, for a little application related with banks of sounds for
SoundFont file format (sf2). Is really a good decision? Or exists
another Widget more appropiated?

SANTI

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
ferri_marllo | 24 Oct 2006 14:49
Picon

mark points in a graphic!

Hi again!!
i have to plot two diffrent functions in the same graphic.
I got that each time i click in one pint it's marked...but the problem appears
when i plot the second function and i want to do tha same.
Each time i click point 0 of graph 1, the two points 0 of graph 1 and 2 are
marked,and i'd like only the one i click!
i understand why it happens...because this is my code:
n = GTK_PLOT_CANVAS_PLOT(child)->datapoint;
        printf("Item selected: DATA\n");
        printf("Active point: %d -> %f %f\n", 
                GTK_PLOT_CANVAS_PLOT(child)->datapoint, x[n], y[n]);

                

       
gtk_plot_data_add_marker(dataset[0],GTK_PLOT_CANVAS_PLOT(child)->datapoint);

gtk_plot_data_add_marker(dataset[4],GTK_PLOT_CANVAS_PLOT(child)->datapoint);

but...how can i say to the computer, that datapoint 1 of graphic 1 is different
of datapoint 2 of graphic 2??

please...can you answer me??
is very important!

Thanks a lot

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

Gmane