Bug 98670 - [NEW PORT] graphics/fpc-gtk: Free Pascal interface to the GTK libraries
Summary: [NEW PORT] graphics/fpc-gtk: Free Pascal interface to the GTK libraries
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-08 02:00 UTC by Jose Alonso Cardenas Marquez
Modified: 2006-06-21 18:13 UTC (History)
0 users

See Also:


Attachments
fpc-gtk-2.0.2.shar (6.55 KB, text/plain)
2006-06-08 02:00 UTC, Jose Alonso Cardenas Marquez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Alonso Cardenas Marquez 2006-06-08 02:00:34 UTC
The GTK toolkit and its companion GDK are quickly becoming (next to the Qt 
toolkit) a very popular X-windows programming toolkit. This makes it suitable
as a base for the Free Component Library (FCL, the Free Pascal equivalent of
the Delphi VCL). As a first step in the development of FCL, the gtk and gdk
header files have been translated to Pascal. All header files have been
translated, and are compilable. only a few testprograms are available
(volunteers to make some are welcome to contact me), but success reports
indicate that the units are translated correctly, and programs can be made.

WWW:	http://www.freepascal.org/
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2006-06-08 16:34:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-06-21 18:13:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!