View Single Post
Old 04-17-2012, 10:48 PM   #1
isaac.hu
Junior Member
isaac.hu began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Apr 2012
Device: Kindle Touch
Question [Help] How can I write kindlet with KT 5.1.0?

After reading the <Guide: How to write Kindlete>
https://www.mobileread.com/forums/sho...d.php?t=102386

And follow the step, find out:
There are Kindlet2.1.jar in the sdk, No KTextArea, No KLabel, and so on in KT 5.1.0. Leak many ui component in this sdk.

You can see the differences of the two sdks' javadoc.
https://kdk-javadocs.s3.amazonaws.com/2.0/index.html
https://kdk-javadocs.s3.amazonaws.com/1.0/index.html

Just wanna write a notepad for fun. How can I write kindlet?

Or tall me how to write panel with GUI Launcher.
Thanks Yifan Lu!
Using GUI Launcher with java, I can write menus to do some simple functions(e.g. get ip address). But how to write panel or dialog?
isaac.hu is offline   Reply With Quote