Skip to content

Commit f41dcd9

Browse files
committed
README: add list of supported presenters
1 parent 2736ff1 commit f41dcd9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@ Other Spec backends are:
1717
- Morphic (the default)
1818
- [GTK](https://github.com/pharo-spec/Spec-Gtk)
1919

20+
This backend is in active development. The following presenters and layouts are supported (but not completely):
21+
22+
* Label
23+
* Text, Code and TextInput
24+
* List, DropList
25+
* Button
26+
* Button bar
27+
* Checkbox
28+
* Radio button
29+
* Toggle button
30+
* Menu bar
31+
* Paned and Box layouts
32+
* Window and Dialog
33+
2034

2135
## Install
2236

0 commit comments

Comments
 (0)