File: control

package info (click to toggle)
gilt 2.0-2.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,192 kB
  • ctags: 733
  • sloc: cpp: 8,867; sh: 8,763; makefile: 81
file content (17 lines) | stat: -rw-r--r-- 681 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: gilt
Section: devel
Priority: optional
Maintainer: James R. Van Zandt <jrv@vanzandt.mv.com>
Standards-Version: 3.0.0

Package: gilt
Architecture: any
Depends: ${shlibs:Depends}, open-amulet-images
Description: An OpenAmulet graphical user interface builder
 Gilt is an interface builder for the OpenAmulet graphical user
 interface toolkit.  Gilt allows dialog boxes and other windows to be
 created interactively using the mouse.  Widgets, such as scroll bars,
 buttons, and text input fields can be placed with the mouse, and
 properties set.  Then, Gilt will generate C++ code to generate the
 same window at run time.  Gilt stands for Graphical Interface Layout
 Tool.