2014-12-12 20:58:52 +01:00
# Gambas Project File 3.0
2014-12-16 23:15:59 +01:00
# Compiled with Gambas 3.6.90
2014-12-12 20:58:52 +01:00
Title=Tablet
Startup=FMain
Icon=Icon.png
2014-12-16 23:15:59 +01:00
Version=1.0.0
2014-12-12 20:58:52 +01:00
Component=gb.image
Component=gb.gui
Component=gb.form
2014-12-16 23:15:59 +01:00
Description="Tablet event example.\n\nThis example shows how to get extended event information about tablet pens. It draws colored lines whose width depends on the pen pressure."
2014-12-12 20:58:52 +01:00
Authors="Benoît Minisini, from an idea of Ricardo Díaz Martín"
TabSize=2
2014-12-16 23:15:59 +01:00
Vendor=Example
2014-12-12 20:58:52 +01:00
Packager=1
2014-12-16 23:15:59 +01:00
Screenshot=2014-12-14.png