Benedikt Terhechte
e6696eaa3e
Multiple changes I had to make for Ebou ( #89 )
...
* Add segmented control, icons, toolbar
* add to demos
* doc tests
* format code
* Additional SFSymbol definitions
2023-07-31 23:51:53 -07:00
Mads Marquart
db4f2c0720
Run cargo fmt
2022-07-15 16:14:02 +02:00
Mads Marquart
02f5d6aa87
Remove trailing whitespace
2022-07-15 16:13:27 +02:00
Ryan McGrath
b9bf30e6f1
Fix examples, fix webview to work with new ObjcAccess trait, rename Image icon method for toolbars
2022-01-06 23:25:36 -08:00
Ryan McGrath
c713194262
v0.3.
...
- Changes internal target_os flags to be feature flags; macOS is now
appkit, and iOS/tvOS are now uikit. This enables platforms that are
not Apple-specific platforms that use frameworks to be compiled for.
- Updates the examples to handle closing/quitting better.
2021-08-07 22:31:48 -07:00
Ryan McGrath
724b40e5a8
Add a (useful) example: a todo list.
...
- Adds a Todo list example.
- Updates ListView to support ending the row actions visible state.
- Support setting Label text color.
2021-02-07 23:37:25 -08:00