Re: [Plplot-general] some error in GUI app

2013-11-05 Thread Arjen Markus
Hi Hubin, I have not had time yet to look into your question. I will try to do so tomorrow. Regards, Arjen From: hubin [mailto:flyskill...@outlook.com] Sent: Sunday, November 03, 2013 8:40 AM To: Arjen Markus; plplot-general@lists.sourceforge.net Subject: RE: some error in GUI app HI Arjen,

Re: [Plplot-general] some error in GUI app

2013-11-03 Thread hubin
HI Arjen, I have learn plplot almost a week,I find some problem ,my APP is WIN32 GUI APP,plplot seem to unfriendly with GUI app.The first problem is the func "plio_fgets" in \src\plstdio.c;the func "plio_fgets" use "stdin";"stdin" can work fine in a CUI app.But in a GUI APP,how can i send my