-rw-r--r-- | docs/developing.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/developing.html b/docs/developing.html new file mode 100644 index 0000000..f6f3eed --- a/dev/null +++ b/docs/developing.html | |||
@@ -0,0 +1,10 @@ | |||
1 | <html><head><title>Developing</title></head><body><h2> Developing</h2> | ||
2 | To add functionality to the Qtopia Environment, download the | ||
3 | sourcecode to both Qt/Embedded and the Qtopia Environment | ||
4 | from Trolltech's website (http://www.trolltech.com). The API used | ||
5 | is the same as normal Qt for X11 and Windows, so you can choose to | ||
6 | develop your applications there first, but keep in mind the much | ||
7 | smaller screen size that the Qtopia Environment is intended | ||
8 | to be used on. | ||
9 | </body> | ||
10 | </html> | ||