Main Page | Report this Page
Computers Forum Index  »  Computer Languages (Smalltalk)  »  powerpoint file format...
Page 1 of 1    

powerpoint file format...

Author Message
Tony...
Posted: Sat Aug 08, 2009 2:37 am
Guest
Is there any set of classes for squeak that will open ppt files and/or
allow you to edit slides?


Tony
 
Cesar Rabak...
Posted: Sat Aug 08, 2009 5:17 am
Guest
Tony escreveu:
Quote:
Is there any set of classes for squeak that will open ppt files and/or
allow you to edit slides?


Tony,


Squeak has a package (probably already loaded in your image) called
Morphic-Book that allows to prepare very rich slides because you can use
all Morph on them.

There are some images that already have some of these books made like in
the Worlds of Squeak resides an Introduction to Smalltalk, for example.

HTH
 
Tony...
Posted: Sun Aug 09, 2009 1:16 am
Guest
On Aug 7, 11:32 pm, Cesar Rabak <csra... at (no spam) yahoo.com.br> wrote:
Quote:
Tony escreveu:> Is there any set of classes for squeak that will open ppt files and/or
allow you to edit slides?

Tony,

Squeak has a package (probably already loaded in your image) called
Morphic-Book that allows to prepare very rich slides because you can use
all Morph on them.

There are some images that already have some of these books made like in
the Worlds of Squeak resides an Introduction to Smalltalk, for example.

HTH


Yes, well I don't want to build a slide presentation for display. I
want to create a power point presentation. I want to generate a file
or read in a partial file make some edits and write out the results.
So it's really about the file formats and not doing a presentation.

What I'm looking for is the equivalent in smalltalk to http://poi.apache.org/


Tony
 
Cesar Rabak...
Posted: Tue Aug 11, 2009 12:22 am
Guest
Tony escreveu:
Quote:
On Aug 7, 11:32 pm, Cesar Rabak <csra... at (no spam) yahoo.com.br> wrote:
Tony escreveu:> Is there any set of classes for squeak that will open ppt files and/or
allow you to edit slides?
Tony,

Squeak has a package (probably already loaded in your image) called
Morphic-Book that allows to prepare very rich slides because you can use
all Morph on them.

There are some images that already have some of these books made like in
the Worlds of Squeak resides an Introduction to Smalltalk, for example.

HTH


Yes, well I don't want to build a slide presentation for display. I
want to create a power point presentation. I want to generate a file
or read in a partial file make some edits and write out the results.
So it's really about the file formats and not doing a presentation.

What I'm looking for is the equivalent in smalltalk to http://poi.apache.org/

I see. For _importing_ data from OO formats there is a package in

SqueakMap, but I did not see any activity on the writing side. . .

--
Cesar Rabak
GNU/Linux User 52247.
Get counted: http://counter.li.org/
 
 
Page 1 of 1    
All times are GMT
The time now is Sat Nov 28, 2009 12:35 am