|
Custom highlighting
|
|
3
|
164
|
July 5, 2025
|
|
Iced tests with async runtime handling iced::Task<Message>
|
|
5
|
353
|
July 1, 2025
|
|
How to implement "text-overflow: ellipsis" or "text-overflow: clip"?
|
|
3
|
241
|
June 21, 2025
|
|
Accessing application state after iced::run ends
|
|
2
|
124
|
June 21, 2025
|
|
Task::perform doesn't work on integration example
|
|
2
|
102
|
June 7, 2025
|
|
A Collaborative text editor
|
|
7
|
138
|
June 2, 2025
|
|
How to select the None option in a pick_list?
|
|
6
|
115
|
May 31, 2025
|
|
Is there any way to move a widget in iced to a specific position?
|
|
2
|
137
|
May 29, 2025
|
|
Help understanding/utilizing window::Action
|
|
6
|
103
|
May 28, 2025
|
|
How do I set the focus to a text_input?
|
|
2
|
581
|
May 25, 2025
|
|
Is there an ergonomic way to handle winit events like resizes and key presses?
|
|
0
|
61
|
May 17, 2025
|
|
Render Plotters plot in iced
|
|
6
|
416
|
May 15, 2025
|
|
[SOLVED] New Boot trait: no longer able to use a capturing closure to initialize application state
|
|
8
|
421
|
May 15, 2025
|
|
Docs: the Stack struct isn't exported in `iced_widget`
|
|
0
|
52
|
May 15, 2025
|
|
Undocumented panic in iced::widget::scrollable()
|
|
4
|
159
|
May 14, 2025
|
|
Observable and subscription
|
|
1
|
86
|
May 8, 2025
|
|
Funny border radius rendering?
|
|
0
|
51
|
May 7, 2025
|
|
Implementation of `iced::application::View` is not general enough
|
|
3
|
160
|
May 7, 2025
|
|
Implementing a custom struct with uses several other built-in widgets internally
|
|
3
|
224
|
May 6, 2025
|
|
Initialising a `text_editor::Content` with a bunch of data is quite slow?
|
|
0
|
79
|
May 3, 2025
|
|
How to set vertical alignment on the new `Grid` widget?
|
|
0
|
75
|
April 25, 2025
|
|
How to centre text?
|
|
4
|
326
|
April 26, 2025
|
|
Widget::mouse_interaction isn't being called as frequently as expected
|
|
2
|
70
|
April 25, 2025
|
|
How to combine tasks
|
|
9
|
385
|
April 23, 2025
|
|
Make scrollable take only the available space
|
|
6
|
206
|
April 13, 2025
|
|
Possible to use ollama_rs streaming with Iced?
|
|
1
|
94
|
April 8, 2025
|
|
Does TextEditor prevent MouseArea from detecting release?
|
|
1
|
87
|
April 4, 2025
|
|
Asynchronous SVG generation
|
|
18
|
242
|
March 28, 2025
|
|
Input validation and errors
|
|
1
|
122
|
March 25, 2025
|
|
Is it bad to use a different program per "view"?
|
|
1
|
171
|
March 25, 2025
|