Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
flatline177yPlease post your solution somewhere Google can find it! There may be other people having the same or problem. Or if you are like me, you will find your own solution the next time you have this problem and forgot how to solve it. Also you will have a good Lough and thank yourself for it ;)
-
@olback in that case, give Qt a shot... imo, the code is far better and elements r easier to create as well.. it’s a c++ framework though 🙂
-
olback109817y@Electrux Ah, that's a problem. I've never done anything in C++. I guess it's probably pretty similar to C?
-
@olback at the core level yes... at higher levels, not really... but it is easy to get C++ if u know C so don’t worry about that 😎👍🏻
-
olback109817y@flatline Here's a link to the project: https://github.com/olback/rdg-linux
And as for the Google part, I'm no sure how I'd go about that 😁
Related Rants
-
xjose97x19Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
-
elgringo41Student - Teacher renaming .c to .exe make the program executable ? Teacher - Yes A group of people stand up...
-
trogus64New devRant web app for desktop is now live! (https://devrant.com - the .com will now redirect to feed if you ...
Finally, after a a few months...
A few months ago I started a personal git gui project for learning purposes. I wanted to learn C and Gtk on Linux. After a few days of coding I wanted to include the glade file in the binary, searched the internet and found old results with no success. Fast forward to today, I start yet another project without finishing my last one (this one is also c and gtk). I'm still having this problem with the damn glade file. So I keep looking for an answer and finds two solutions, none of them worked but when mixing them together it finally works.
Damn it feels good to succeed after trying/working hard on something you've struggled with. This is what keeps my motivation up. That amazing feeling of success... ☺️
rant
gtk
c
none probably cares but hey
finally