Domanda

I was wondering has anyone used PlayN for developing application other than games, Is there support for normal GWT Widgets(because PlayN uses GWT Compiler)

È stato utile?

Soluzione

Yes, you can implement all you want with abilities like: touch/pointer, drawing, sound an so on. No, widgets are not supported from the box, but you can try to use it externally (in that case it will be supported only by brouser platform).

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top