> Hi, I am totally clueless about how to create an applet with Pivot.

Creating a Pivot applet is the same as creating an application. You implement 
the same Application interface, but deploy it using 
BrowserApplicationContext.HostApplet instead of DesktopApplicationContext.

On Apr 8, 2011, at 4:41 AM, Sandro Martini wrote:

> Hi Sam,
> two things:
> 
> - your post has not been forwarded to our mailing lists because you should
> have an account there and it's free, so I suggest you to subscribe (and
> maybe later post from Nabble):
> http://pivot.apache.org/lists.html
> 
> - for your Applet, yes with Pivot it's different than in usual Swing
> Applets, take a look here:
> http://pivot.apache.org/tutorials/hello-world.html
> 
> Bye,
> Sandro
> 
> 
> --
> View this message in context: 
> http://apache-pivot-users.399431.n3.nabble.com/Applet-with-Pivot-tp2791025p2794568.html
> Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Reply via email to