wok-6.x annotate gnustep-gui/description.txt @ rev 24727
cookutils: add repo-cooking (used by tank)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 15 10:59:31 2022 +0000 (2022-03-15) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24457 | 1 The GNUstep gui library is a library of graphical user interface |
Hans-G?nter@24457 | 2 classes written completely in the Objective-C language; |
Hans-G?nter@24457 | 3 the classes are based upon Apple's Cocoa framwork (which came |
Hans-G?nter@24457 | 4 from the OpenStep specification). |
Hans-G?nter@24457 | 5 These classes include graphical objects such as buttons, text |
Hans-G?nter@24457 | 6 fields, popup lists, browser lists, and windows; there are also |
Hans-G?nter@24457 | 7 many associated classes for handling events, colors, fonts, |
Hans-G?nter@24457 | 8 pasteboards and images. |