We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2736ff1 commit f41dcd9Copy full SHA for f41dcd9
README.md
@@ -17,6 +17,20 @@ Other Spec backends are:
17
- Morphic (the default)
18
- [GTK](https://github.com/pharo-spec/Spec-Gtk)
19
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
34
35
## Install
36
0 commit comments