you need to build a RUST desktop app!!

  Рет қаралды 259,597

Travis Media

Travis Media

Күн бұрын

This year, build a desktop app or two to help you speed up your day-to-day tasks.
And there's a great solution for it found with Rust and the Slint UI.
In this video, I'll walk you through how to build a practical desktop app and bundle it as an App on your Macbook (or PC or Linux flavor).
Join me!
Timestamps
00:00 Intro / App Overview
01:12 Slint UI
02:32 Create project template
03:50 Slint and Career Advice
11:12 Adding the Logic in Rust
20:49 Bundling to a Mac app
22:20 Adding the animation
26:48 Outro
My Newly Launched Coding Community - imposterdevs.com
GitHub Repo - github.com/rodgtr1/profit-fir...
Updated Udemy deals - travis.media/udemy
** Career Path Coding Tracks **
Web Developer - geni.us/jBigBd
Software Engineer - geni.us/AbMxjrX
Machine Learning - geni.us/GporLlT
Python Developer - geni.us/tv2FJBU
DevOps Engineer - geni.us/MgHtJ
** My Coding Blueprints **
Learn to Code Web Developer Blueprint - geni.us/HoswN2
AWS/Python Blueprint - geni.us/yGlFaRe - FREE
Both FREE in the Travis Media Community - travis.media/community
My microphone - amzn.to/3sAwyrH
** I write regularly **
travis.media
** FREE EBOOKS **
📘 travis.media/ebooks
LET'S CONNECT!
📰 LinkedIn ➔ linkedin/in/travisdotmedia
🐦 Twitter ➔ / travisdotmedia
🙋🏼‍♂️ Website ➔ travis.media
#rustprogramming #slintui #desktopapplication #selftaughtdeveloper
** Some of the links in this description may be affiliate links that I may get a little cut of. Thank you.

Пікірлер: 286
@cody_codes_youtube
@cody_codes_youtube 4 ай бұрын
I wanted to chime in for anyone that’s learning to code. This is EXACTLY how to learn. Finding a little project that you want to exist and that will drive you to actually finish. Good video, I love that you still are playing around with little projects like this.
@Djay0Epizode
@Djay0Epizode 3 ай бұрын
One of the best, tutorial i have ever seen , no taking ppl too much by the hand and still clear enough to be applicable ! Nice work getting some concise ! Thanks
@chillsjiujitsu
@chillsjiujitsu 3 ай бұрын
Travis is such a friendly dad figure in CS KZbin, glad to have someone be able to explain things without all the fluff and really convey the important details.
@SandwichMitGurke
@SandwichMitGurke 3 ай бұрын
I like that you explain things left and right and not just focus on the UI stuff
@joaocesarlima7339
@joaocesarlima7339 3 ай бұрын
Awesome tutorial! And thanks for letting me know about Slint. It seems to have everything I was looking for: native, easy UI syntax, many components, and that uses C++ and Rust.
@2Fast4Mellow
@2Fast4Mellow Ай бұрын
This is a good introduction video. It shows everything I need to get started, setting up the project, setup the app and window(s), make the UI interactive with callbacks and properties...
@lower_case_t
@lower_case_t 3 ай бұрын
Good to see there are finally ways to use Rust for desktop apps. I spent the end of '23 learning how to use GTK4, and that works pretty well, too.
@Slint-UI
@Slint-UI 4 ай бұрын
Fantastic video! 🚀 We're thrilled to see you enjoyed using Slint for your Rust UI tutorial. It's always awesome to witness creators like you exploring and appreciating our product. Thanks a bunch for taking the time to make this tutorial and sharing your experience.
@steveoc64
@steveoc64 4 ай бұрын
How are things progressing with your original stated vision to make Slint “useable from any language?” It’s 2024 now, and slint remains locked in to Rust. There are GitHub issues about having a usable C api that would enable this vision… but they are all getting rather stale now, and show little progress. Same with the js version being locked into legacy runtimes only. This makes the whole product only have niche appeal, with a high level of risk to build a product around. Any plans to fix this anytime soon ?
@john.dough.
@john.dough. 3 ай бұрын
Really good advice on focusing on concepts versus the specific tools. Great video that delivered on more than just a tutorial
@eric-jt
@eric-jt 4 ай бұрын
Awesome! Coming back to this video later.
@edfloreshz
@edfloreshz 4 ай бұрын
This is the best video I’ve seen on Slint, great work! 🎉
@user-vp8xf1sj8h
@user-vp8xf1sj8h 3 ай бұрын
Thanks, this was somehow so comforting and informative at the same time.
@babyboie20
@babyboie20 4 ай бұрын
Great advice on being language agnostic! The focus on facilitating a programmatic mindset allows folks to move away from, ‘I can only do X because I only know Y language,’ to, ‘Ok, I need to do X. How do I do that in Y language?’ This has always been my approach to development, even when I didn’t fully understand what I was doing.
@ReallyBadJuJu
@ReallyBadJuJu 3 ай бұрын
I can barely code in python...I'm not a developer at all. But because I understand programming concepts, I was able to coach GPT into writing a functional project in Go for me yesterday. I knew enough to troubleshoot, ask GPT the right questions, and let it worry about the syntax.
@Ghakindye
@Ghakindye 3 ай бұрын
you are such a great teacher! I learned a lot from you. Thank you very much!
@fredericherrera6171
@fredericherrera6171 4 ай бұрын
good advice on features concepts linking to documentation
@swingymcswing
@swingymcswing 22 күн бұрын
Very nice video. I've been exploring Rust and was looking for something to make a gui interface. I'm going to give Slint a whirl. Thank you so much.
@Quoteoftheday228
@Quoteoftheday228 4 ай бұрын
This is very easy to follow Thank you sir 🙏
@martijn3151
@martijn3151 3 ай бұрын
Nice and all, but once you go futher with Slint, you will eventually hit this brick wall: "Royalty per device for Embedded". Sure, Slint offers a free tier, but it comes with a GPLv3 license for embedded. Meaning you need to release your sources(!). Other options are pay per device or pay a single huge fee (which apparently still depends on the number of embedded devices). You invest time in learning a new framework, invest time in making your application and then you want to release it... But now you're at a crosspoint: do you pay up, or switch and spend more time learning and implementing another framework? Your time is the most valuable asset, so there is a high chance of you paying up. This is a prime example of a vendor lock. And that's what these companies aim for. I'd try to avoid getting in that situation and do some investigative work before you start. This way you can avoid hitting that brick wall later.
@NetGhost03
@NetGhost03 2 ай бұрын
Well this is only for embedded devices. With the community version you can build and ship desktop & web apps. I would say if you are targeting embedded devices, you most likely have a commercial target audience. And if not, its not a problem to go open source and align with GPLv3. I think the costs are okay-ish for enterprise applications. As other licensing costs may be way higher then the buyout price. In the end, theres a company behind slint, that also needs to pay their developers. And I think it is a fair deal. If you're making open source stuff, you can use the community license. If you want to make money with it, you have to pay. And also, you should build your applications UI agnostic (as possible) so, that if you have to switch to another GUI framework you can without much hussle.
@kevinsundarraj6718
@kevinsundarraj6718 2 ай бұрын
Limitations like these make this a no go. Framework dead in the water.
@artxiom
@artxiom 6 күн бұрын
"...eventually"? What kind of developer are you? Before you use something you have to evaluate it - and yes, this includes checking the license beforehand. Which is probably one of the first things you want to do, before even writing a single line of code, even before installing it. When you use something you either accept the licensing terms or not, what do you expect? That they create a framework for you for free on your terms? That's just silly and entitled. Slint has a perfectly fair and balanced licensing scheme - they also need to pay their staff somehow.
@centralrif2058
@centralrif2058 3 ай бұрын
Thank you for the video, it motivated me to start writing Redis GUI app and practice Rust for the first time since russia invaded my country. Coding in Rust is a kind of therapy
@LarryGarfieldCrell
@LarryGarfieldCrell 3 ай бұрын
I had no idea Rust had gui bindings now! And at least from this Slint seems like a pretty nice api. Very CSS esque.
@simonkalu
@simonkalu 4 ай бұрын
Truth be told. Rust makes me feel like a true programmer. Superb video with simple and detailed explanations. Slint is awesome and looks way better than top UIs
@af2b
@af2b 3 ай бұрын
Amazing! thanks a lot Travis!
@mehmetkursataydin
@mehmetkursataydin 3 ай бұрын
Hey there, thank you for this, this is how I learn best and you opened the way for me :)
@thewilltejeda
@thewilltejeda 2 ай бұрын
This is giving me inspiration to converet a similar app i have (cli tool for splitting income) into rust lol. Great Vid Travis !
@VincentGroenewold
@VincentGroenewold 4 ай бұрын
Ohhh a framework without silly web stuff and 3000 dependencies! I'll be giving that a try right away.
@mikami5799
@mikami5799 3 ай бұрын
Did I miss something when he execute cargo build?
@dimeterious_fox
@dimeterious_fox 3 ай бұрын
I'm quite sure there is web stuff in it... they're just hidden. But I may be wrong. It feels like it.
@RunOs3
@RunOs3 4 ай бұрын
Excellent video. Thank you.
@DNA912
@DNA912 3 ай бұрын
my favorit project I've done is just this type of project, The most important partis to make something you want to use yourself. I choose to use Tauri for my tool, which I can recommend as well. I used it to build a application that displayed my machines CPU temp, usage, ram usage, etc.
@TheRealAfroRick
@TheRealAfroRick 3 ай бұрын
Nice. Have to add slint to my Rust toolchain.
@VictorMartinez-vi7jx
@VictorMartinez-vi7jx 3 ай бұрын
This is absolutely fan-tas-tic!!!! I wonder if you can also build mobile apps with it, if so I would completely move from Flutter to this!!
@b3owu1f
@b3owu1f 3 ай бұрын
Great video. Personally I've had a hard time with the idea of the design of the GUI in separate config files. Reminds me of the old Android days with XML files to lay out the GUI. I have enjoyed frameworks like React that offer components and layout managers. I recall my days 20+ years ago with Swing and using TableLayout and loved that style of arranging components, sizes, auto fill, etc. I would love to see a GUI framework that can be used like that with Rust or Zig.. ideally Zig. Maybe Go.. I think Fyne in Go is pretty close and if you're not looking to build a super fast desktop app (e.g. like a DAW or similar real time or near real time needs) Go may be a great desktop language with Fyne (or similar). Still trying to figure out which way to go. Anything to replace Electron and web app for desktop though. That route sucks.
@andreshockey
@andreshockey 3 ай бұрын
try egui, is a library to build uis but uses an immediate mode, meaning that the design and the logic are on the same (rust) code
@el_carbonara
@el_carbonara 4 ай бұрын
slint looks awesome thanks! I am going to look into it. shame about all the BS around the licensing though and widgets are a bit basic to do anything mature.
@matteostara
@matteostara 3 ай бұрын
This was a good tutorial, I am also practicing more Rust this year and project like these are very good starting points for more complex apps. Thank you @Travis Media :) @Slint-UI love your product and docs, keep up the good work! One note - as Neovim user, we currently do not have LSP and Treesitter highlighting for .slint files. We also do not have linting. I have discovered we have all this in VSCode so I was wondering if you'd consider taking a look at that? I have in the back burner a PR with the current maintainer of the only slint LSP to ask Treesitter maintainers to point to your newest resources. Thanks :)
@kinuthiastevie4031
@kinuthiastevie4031 4 ай бұрын
Awesome very informative
@rafaelcisnerosgomez7295
@rafaelcisnerosgomez7295 3 ай бұрын
This video is DOPE! please more examples with RUST language.. Dude great content!!!
@codewithmaheshhbalwan
@codewithmaheshhbalwan 4 ай бұрын
Thanks Travis! 😀 @TravisMedia I look forward to learn Rust this year! and this is going to be my first desktop app ever!
@poisonbambee
@poisonbambee 3 ай бұрын
Awesome video. Thank you!!! I really like it.
@gtbaba123
@gtbaba123 Ай бұрын
Will code in this for sure. Nice UI with Rust
@pablovaldes2397
@pablovaldes2397 4 ай бұрын
Very interesting tutorial, nice and simple
@visco4916
@visco4916 3 ай бұрын
Very nice! thanks Travis
@Wassap133
@Wassap133 4 ай бұрын
Great video and easy to understand even for noobs Nice learning watching you do work
@calapout
@calapout 3 ай бұрын
looks awesome, I've been wanting to get into C++ more and doing application to either show some physic related stuff like simulation, or just add some interaction from the user. Slint looks really simple compare to Qt and better looking that like nanogui and that is crossplatform. that seems the case with Slint ^^
@cheebadigga4092
@cheebadigga4092 3 ай бұрын
This is awesome!! Thanks
@jrmoulton
@jrmoulton 4 ай бұрын
Nice! Slint is awesome!
@TravisMedia
@TravisMedia 4 ай бұрын
Indeed. I enjoyed it.
@onur_akyuz
@onur_akyuz 3 ай бұрын
Thanks
@RonaldoArch
@RonaldoArch 2 ай бұрын
Hi Travis ! Thanks for the video. Great! - Man... is that laguage for UI the known CSS ?
@Theleadersofthenewschool
@Theleadersofthenewschool Ай бұрын
Amazing Video, Thank you!
@neilclay5835
@neilclay5835 2 ай бұрын
Very good advice embedded here.
@nasunorahl
@nasunorahl 2 ай бұрын
I'm 47 I've been programming since I was 11 on a TRS80CC2. I've never written a script for anything, never automated a thing in all my time. I do things manually every time and discover better simpler ways to get to the end. This is very similar to how if you define something or even name something you diminish it or limit it in some way. In this instance what your automation has done is lock you in and limit future alternatives that might have happened sooner.
@Coducted
@Coducted 2 ай бұрын
expand on it maybe?
@michawhite7613
@michawhite7613 4 ай бұрын
How well does Slint work with screen readers. Is it possible to customize the information kinda like aria?
@user-wo1qn4oj7p
@user-wo1qn4oj7p Ай бұрын
thanks you help me a lot
@Blockyheadman
@Blockyheadman 3 ай бұрын
I’ll consider
@vijaysinghbisht3016
@vijaysinghbisht3016 Ай бұрын
Once again, great video. license is confusing with Slint and that too when you need to invest in new syntax Would prefer Tauri with any frontend framework.
@antoniomartinez1799
@antoniomartinez1799 Ай бұрын
Great tutorial and very well explained but I still prefer QT or electrom
@cerealtech4138
@cerealtech4138 3 ай бұрын
as a 3+ yrs flutter dev my self I found slint very intuitive
@inxeoz
@inxeoz 4 ай бұрын
finally something interesting in rust programming😜
@Rexvideowow
@Rexvideowow 3 ай бұрын
1:55 "changed their interface from QT to Slint." That does not surprise me at all. I never got the feeling that QT was all that great. I remember making a big project, upgrading to a new version, and everything was broken. Never went back after that.
@Harold046
@Harold046 3 ай бұрын
Interesting. What I found amazing with Qt is that projects that I developed 10 years ago still build on newer versions of Qt with merely a minimal amount of changes. As I mostly work on web development, where everything decay in a matter of months, this was very impressive to me. I had the same feeling as you about Qt, after using it in school. Then I was forced to use it at work. And it changed my mind entirely. I even re-wrote a game engine I was working on using Qt, precisely because I was unhappy with dependencies issues, so I figured it'd be great to just reduce it to one single dependency. It made shipping for Windows a lot easier too.
@Harold046
@Harold046 3 ай бұрын
TL;DR Qt's APIs are actually incredibly stable, and that's actually one of their main selling points.
@gewissj
@gewissj 3 ай бұрын
That's amazing, thanks for the Video! Would this also be possible for Holochain Apps?
@xXHelsingGamingXx
@xXHelsingGamingXx 2 ай бұрын
Totally cool App and Code!
@ulrich-tonmoy
@ulrich-tonmoy 4 ай бұрын
Im trying to build a text editor using Tauri even though i hate rust its really make it easy to make apps Tauri is trying to compile both desktop and mobile
@Harold046
@Harold046 3 ай бұрын
So... this is basically QML for Rust ? I'm still looking for reasons to move from C++ to Rust. I'm still not convinced, but having some QML-like toolset is definitely a good selling point.
@jacekkurlit8403
@jacekkurlit8403 4 ай бұрын
Have you tried to compare slint with tauri? I have used tauri and it was nice and I wonder how does it compare with slint
@anonymousalexander6005
@anonymousalexander6005 4 ай бұрын
If you want good mobile or web compatibility, go ahead and use Tauri, but otherwise QT-style or native frameworks are preferred.
@Hacking-Kitten
@Hacking-Kitten 3 ай бұрын
tauri is super quick, easy to style, super versatile, can compile to lots of platforms.. and is actually free to use unlike slint, where you have to attribute them LOL
@peter9477
@peter9477 3 ай бұрын
​@@Hacking-KittenGiving them credit isn't a cost, or not a net cost. It helps the project get more attention and builds the community, which helps you down the road if you keep using Slint, which benefits you more than the trivial cost of mentioning them.
@_DRMR_
@_DRMR_ 2 ай бұрын
Which UI libraries are there that are more liberally licensed than Slint?
@8Johnny8Catsvill8
@8Johnny8Catsvill8 3 ай бұрын
awesome!
@ashokas5812
@ashokas5812 2 ай бұрын
That seems easy, Currently I am building a Linux Desktop App in flutter to centralise and access the Server for me and my DevOps teams. The back-end going to be in Rust. We have 20 above client , its hard to keeps their private key of servers in pc and login.
@johnnm3207
@johnnm3207 3 ай бұрын
hope they add support for Zig once it hits v1.0
@cthutu
@cthutu 3 ай бұрын
Just a side note: not only do you not need the braces in the format! macro, but you don't need the extra parameters. You could have done: "Taxes: {tax:.2}..." as well.
@TravisMedia
@TravisMedia 3 ай бұрын
Thx!!
@henrymoutarde605
@henrymoutarde605 3 ай бұрын
what are the benefits of using slint instead of more established frameworks like Qt?
@viniciusataidedealbuquerqu2837
@viniciusataidedealbuquerqu2837 2 ай бұрын
what's the bundle size situation compared to a tauri app with leptos example?
@henzo1735
@henzo1735 3 ай бұрын
Nice video! I have a question: If the input is empty, the program crashes. How can i validate that in Rust?
@petrostrak7737
@petrostrak7737 2 ай бұрын
Parse returns a result. You can catch the Err(_) and set a default value to zero. An example to this would be let num = match s.parse::() { Ok(v) => v, Err(_) => 0.0, }; Or inline let num = s.parse::().or::(Ok(0.0)).unwrap();
@henzo1735
@henzo1735 2 ай бұрын
@@petrostrak7737 Thank you!
@xanperna
@xanperna 16 күн бұрын
Everything in your walkthrough has been extremely helpful and i've learned a lot, however i have a question and i cant see to find the answer in the documentation as Im still very new to this kind of stuff: How do I make it so that if i press return/enter it will run the calculation in the GUI? Like instead of having to click the "calculate" button, i can just press "return?"
@TravisMedia
@TravisMedia 15 күн бұрын
Every time I use it I ask that same question but haven't looked into it yet. I'll check in the next couple of days when I get a minute and update this.
@xanperna
@xanperna 15 күн бұрын
@@TravisMedia thanks dude, if you figure it out please let me know! It would be greatly appreciated
@Xp-Sam
@Xp-Sam 3 ай бұрын
can someone explain me the animation part, especially why we are animatic the x in the second rectangle, also if both recatngles width property is exactly same, how can one starts from left, and other one from right?
@jeffscott2970
@jeffscott2970 3 ай бұрын
Is there any specific reason why to go for rust instead of the golang?
@totex1979
@totex1979 4 ай бұрын
Slint is very similar to Kivy's KV design language.
@yega3k
@yega3k Ай бұрын
Great video! Syntax feels a bit like SwiftUI (which I like very much!) Does anyone know if Slint supports drag-and-drop (i.e. dropping a file into your app or dragging an object from your app to another app) ? I'm trying to figure out the best framework to use for a Windows app before I follow the Rust+Slint rabbit hole! I found a drag and drop module in Rust for Windows (windows::ApplicationModel::DataTransfer::DragDrop) in the Microsoft docs but I'm not sure how or where this ties into Slint. Thanks.
@isaacssemugenyi8193
@isaacssemugenyi8193 3 ай бұрын
Thanks for the video, i am facing a bit of a challenge when I run cargo build and this is I need some help to continue from here. ld: warning: ignoring duplicate libraries: '-lSystem', '-lc++', '-lobjc' ld: framework 'QtCore' not found clang: error: linker command failed with exit code 1 (use -v to see invocation)
@shriharikulkarni07
@shriharikulkarni07 2 ай бұрын
Just curious, why not Dioxus ? Easy to learn as it is almost near to react.
@NetGhost03
@NetGhost03 2 ай бұрын
I used slint for a smaller project. It is kinda nice and fast. However, if you're not experiences in building desktop applications it can get complicated. Especially if you have longer running tasks, then you need to deal with multiple threads and find good ways of communicating with the UI. The simple callbacks are not enough for this. I mean it is possible, but the documentation and guides are lacking better real-world examples that go beyond the initial "hello world" style application with a button.
@mko-ai
@mko-ai 3 ай бұрын
You have a great voice!
@aloSolo
@aloSolo 2 ай бұрын
Yes, i do.
@SmallSpoonBrigade
@SmallSpoonBrigade 3 ай бұрын
I thought about it, but I couldn't find anywhere that actually showed how to setup dependencies. I just wanted to code a simple GUI window pop up and all of the information that I found was from a now unsupported method of doing it and I just gave up because it was a waste of my time when other options have the decency to not discontinue that sort of thing to this extent.
@comosaycomosah
@comosaycomosah 4 ай бұрын
Prolly should learn rust this year huh
@MrDragos360
@MrDragos360 3 ай бұрын
The full library costs €5,900...a bit too much considering there are free solutions like JavaFX, MAUI and Electron. What would be it's advantage compared to others ? Can it be used for very complex applications, like Teams or Slack ?
@roscoevanderboom8449
@roscoevanderboom8449 3 ай бұрын
Looks awesome. Love the object-orientated design. I've been using Tauri for a while. Any comments on how Slint compares to Tauri?
@badc0der
@badc0der Ай бұрын
I challenge you to do something more complex, the things you're showing in the video, including the opencurtain thing, are something you can copy paste from their examples, which again are pretty basic. Once you get more complexity in your app, like nested components with complex state and async operations you'll feel the frustration of using Slint and literally having almost 0 documentation about it. I am using iced-rs and I love it, it is the only lib that I found to rise up to my demands while allowing me to structure my app in a very manageable and easy to reason way. And I don't have to learn anything new, Rust is enough.
@AdamFiregate
@AdamFiregate 3 ай бұрын
A Rusty project is exciting.
@ytbone9430
@ytbone9430 3 ай бұрын
Thank you, often the zoom factor in this tutorial is a bit too much for me, I cannot really easily read text or source code that big! o) At 23:30 e.g., the font size seems quite ok, no need to zoom in again some seconds later. It's harder to keep track of the context with the big text, just my 2 cents of course. o)
@TravisMedia
@TravisMedia 3 ай бұрын
Thanks for the feedback. In the past I've had comments that the text was too small. I'll find that middle ground soon 😄
@Sacred-Lotus
@Sacred-Lotus 2 ай бұрын
It is a good day to Rust something. Maybe a tutorial series on borrow checker, ownership, moving objects around, memory life-time and such?🙂 Keep up the good tutorials you are making here!😄
@sharanchakradhar
@sharanchakradhar 3 ай бұрын
can we use 3rd party design systems?
@loriansaceanu
@loriansaceanu 4 ай бұрын
❤❤❤❤❤❤❤❤❤
@jcbritobr
@jcbritobr Ай бұрын
Nice stuff
@chadgtr34
@chadgtr34 3 ай бұрын
what database engine does it support?
@soumyadeepghosh4428
@soumyadeepghosh4428 3 ай бұрын
Can we get a similar video in C++ ?
@Mexahoid
@Mexahoid 4 ай бұрын
No, I don't.
@vikrantmotasara2006
@vikrantmotasara2006 3 ай бұрын
No, You should.
@citizen320
@citizen320 3 ай бұрын
Thanks. I needed that.
@CodeDisease
@CodeDisease 3 ай бұрын
Ok
@kevinmcfarlane2752
@kevinmcfarlane2752 3 ай бұрын
So you can use C++ or JavaScript instead. 😂
@xgalen4725
@xgalen4725 3 ай бұрын
​@@vikrantmotasara2006 No, I don't.
@universaltoons
@universaltoons Ай бұрын
but does it have background blur capabilities?
@rtdietrich
@rtdietrich 2 ай бұрын
I took a closer look at the video. In my opinion, the title is very unfortunate, as the name of the GUI has to be included, but the tutorial is excellent.
@johnmele720
@johnmele720 3 ай бұрын
I understand the goal behind telling us to look at the documentation, but explaining it means that when we are troubleshooting our bugs while following along, we know what it isn't. Plus, we are already on this video trying to not be lazy, you don't have to push us to do even more when you already have the answer
@johnmele720
@johnmele720 3 ай бұрын
(very informative video though, thanks very much for the upload)
@GeorgeOu
@GeorgeOu 3 ай бұрын
If I already have a Rust console application with some text and text-based graphics, how easy is it to convert to a desktop application to run in Windows and maybe even Mac OS?
@TehKarmalizer
@TehKarmalizer 2 ай бұрын
That really depends on how tightly coupled your application is to your TUI.
@Slushee
@Slushee 3 ай бұрын
1:42 raspberry pi pico* which is a very important distinction
@tanjirokamodo5072
@tanjirokamodo5072 3 ай бұрын
The cargo bundle command doesn't seem to work for windows builds it seems I get the following error: error: Failed to collect resource file information Caused by: The system cannot find the file specified. (os error 2) Does anyone have solution for this?? The repo for cargo bundle seems to have an open issue for this package which hasn't been resolved. If there's no solution in cargo bundle then is there some other package that I can use to build an installable application??
@DinoFancellu
@DinoFancellu 3 ай бұрын
Anyone know how to change the font size of the text inside a Button? I've looked, couldn't see anything
I spent six months rewriting everything in Rust
15:11
chris biscardi
Рет қаралды 375 М.
The purest coding style, where bugs are near impossible
10:25
Coderized
Рет қаралды 807 М.
MINHA IRMÃ MALVADA CONTRA O GADGET DE TREM DE DOMINÓ 😡 #ferramenta
00:40
Зомби Апокалипсис  часть 1 🤯#shorts
00:29
INNA SERG
Рет қаралды 5 МЛН
蜘蛛侠这操作也太坏了吧#蜘蛛侠#超人#超凡蜘蛛
00:47
超凡蜘蛛
Рет қаралды 41 МЛН
Make Beautiful Desktop Applications in C++
25:51
The Cherno
Рет қаралды 475 М.
Why Great Developers DON'T Create Content (and a lesson to learn)
6:56
Slint on Embedded Devices: An Introduction
3:31
Slint
Рет қаралды 12 М.
Why i think C++ is better than rust
32:48
ThePrimeTime
Рет қаралды 256 М.
A Crucial Habit I NEVER Considered As A Developer
7:53
Travis Media
Рет қаралды 12 М.
Why You’ll WASTE The Next 3 Years…
6:06
Travis Media
Рет қаралды 171 М.
Rust vs C++
7:18
conaticus
Рет қаралды 43 М.
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 894 М.
How To Win At Life In 2024: 5 Principles For Success
9:47
Travis Media
Рет қаралды 9 М.
Рекламная уловка Apple 😏
0:59
Яблык
Рет қаралды 322 М.
ИГРОВОЙ ПК от DEXP за 37 тысяч рублей из DNS
27:53
Я Создал Новый Айфон!
0:59
FLV
Рет қаралды 2,3 МЛН