PDA

You are currently viewing a search engine-friendly (archive) version of this page.

View Full Version : Application like Powerpoint to be build in Visual Basic 6


raaj
July 11, 2001, 10:36 am
Hi Friends,
I like to create an application like powerpoint in visual basic with just few options like saving ,inserting images and play around with fonts

This should be without using any Powerpoint OLE object.

Usage of the application is that i just like to insert images, text, change text font, color etc.. it's not for slide show or any presentation. Simple Drawing Application


Regrads,


------------------
Raaj...

<FONT COLOR="#800080" SIZE="1" FACE="Verdana, Arial">This message has been edited by raaj on July 12, 2001 at 11:18 PM</font>

Shiva
July 12, 2001, 11:37 am
You can embed a powerpoint OLE object onto your VB form and use it just like powerpoint.

Other than that what you are trying to do could turn out to be really complex - is this for you to generate a slide show - or for a user to create a presentation?

------------------