mirror of
https://github.com/Airr/nim-cocoa.git
synced 2024-11-24 09:45:30 +00:00
Updated
This commit is contained in:
parent
86bcde7ec5
commit
fd346c4062
@ -36,12 +36,16 @@ At the moment, the following GUI objects are available:
|
||||
|
||||
- NSTextedit
|
||||
|
||||
- NSRadioButton
|
||||
|
||||
- NSTabView
|
||||
|
||||
- NSContainer (Groupbox)
|
||||
|
||||
-
|
||||
|
||||
Preliminary documentation for GUI objects is available in the `doc` folder.
|
||||
|
||||
|
||||
|
||||
Here is an example of what coding with NimCocoa looks like:
|
||||
|
||||
```nim
|
||||
|
Loading…
Reference in New Issue
Block a user