17
ICED (lemmy.world)
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]

I was hoping if I could get some help regarding Iced.rs (& maybe even advice on GUI-dev in general) since the documentation/book is a Work-In-Progress

top 7 comments
sorted by: hot top new old
[-] [email protected] 15 points 2 months ago

(I can't help you with Iced, but it's better if you just ask your questions directly: https://nohello.net/ )

[-] [email protected] 14 points 2 months ago

FYI a more pertinent link for these situations: https://dontasktoask.com/

[-] [email protected] 2 points 2 months ago

Ohh nice, I hadn't seen that, thanks!

[-] [email protected] 3 points 2 months ago

What do you need help with?

[-] [email protected] 1 points 2 months ago* (last edited 2 months ago)

I'm trying to make a LBRY-desktop client similar to LBRY-desktop.

Which may be re-purpossed in the future to let's say a PeerTube client

Where does one even start ?(Also, it's my first project) I don't see any practice videos, so that I can at least get my feet wet.

[-] [email protected] 4 points 2 months ago

Where does one even start ?

In any rust project, you start with API docs, and the examples folder if one exists. Just make sure the examples belong to the current version you will depend on, not the master/main branch. The link above is from v0.13.1 for example.

[-] [email protected] 3 points 2 months ago

You've got that https://jl710.github.io/iced-guide/index.html Most importantly in there there's the discord link, that's where lots of iced knowledgeable people are these days.

this post was submitted on 19 Mar 2025
17 points (90.5% liked)

Rust

7007 readers
57 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS