Sorry I wasn't clear.  By "viewing" I mean simply that the user can see the
chart on the screen.  But I don't want the user to see or have access to
the underlying data, nor should the user see that office is running.  The
chart needs to just look like part of the application's user interface.
I've posted this on the dev list as well.  Thanks to you and Anthony for
that advice.




[EMAIL PROTECTED] wrote:

>Hi,
>
>I need my application to
>  1) open a CSV file,
>  2) generate a chart from it,
>  3) display the chart within a fixed dimension GUI frame at a fixed
>location on the screen,
>  4) do this without the user viewing or manipulating the spreadsheet or
>chart.
>
>The application is C++, the GUI is Motif, and the OS is Solaris 8.
>I've been evaluating the SDK, but I can't tell if steps 3 and 4 are
>possible.
>I would appreciate any comments and suggestions.
>
>Chris
>
>
As Anthony already said, you are better off asking this on the dev list...
1. Yes
2. Yes
3. You ask about many things here, but yes. The location question and
size was recently asked on the dev list (or was it the oooforum???); I
recommend taht you search the list.
4. Not certain what you mean by "viewing", but you can automate the
entire process I believe.

--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.sxw
My Macro Book: http://www.hentzenwerke.com/catalog/oome.htm
Free Info:  http://www.pitonyak.org/oo.php


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to