You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/languages/cpp/app_templates/qtopia4app/example.html

16 lines
336 B

<html>
<h1>%{APPNAME}</h1>
<p>This is the help for the %{APPNAME} program.
<p>To user this application:
<ol>
<li>Press the <img width=12 height=12 src=%{APPNAME}.png> icon in the TQtopia launcher.
<li>Read the label.
<li>Press the button.
<li>Read the source code provided.
</ol>
Now you know how to make a TQtopia application!