Originally posted by Degra
View Post
Announcement
Collapse
No announcement yet.
Rapid Photo Downloader For Linux Switches From GTK To Qt
Collapse
X
-
-
Originally posted by oleid View PostActually, I prefer writing GTK+ programs over writing Qt; Qt feels like a Java-like library grafted onto C++98/C++03, and forces you to do stuff in a pre-C++11 way.
- Likes 1
Leave a comment:
-
Originally posted by dkasak View PostAh, the QT trolls are covering themselves in their own seminal deposits today. Yawn. Still writing gtk+3 apps, still loving it. I'm guessing those who find it an 'abomination' are either just trolls or javascript kiddies.
- Likes 1
Leave a comment:
-
Originally posted by -MacNuke- View PostMany applications still depend on Qt4... Moving between major versions of Qt is not easier.
- Likes 4
Leave a comment:
-
Ah, the QT trolls are covering themselves in their own seminal deposits today. Yawn. Still writing gtk+3 apps, still loving it. I'm guessing those who find it an 'abomination' are either just trolls or javascript kiddies.
Leave a comment:
-
Originally posted by Degra View PostWith all the Qt/GTK discussion going on,
what's also cross-platform are web frameworks ported to a desktop app. i.e. Electron.
Sure, Angular isn't native to both GTK as well as QT based DEs, but it can look really shiny and is super easy to port. On top of that Typescript is a much more convenient language than both C and C++.
- Likes 2
Leave a comment:
-
Originally posted by microcode View Post
This program literally seems to be DCIM -> Select All -> Drag to sync folder -> No to all (replace file prompts).
And sure, a script is better, but there's a certain kind of person who uses a GUI program to move files between two filesystems, and for them I honestly don't see the point.- Plug card into card reader.
- Rapid Photo Downloader appears and displays a thumbnail of all images in the card.
- All files are selected by default, I could deselect some of them, but I rarely do that.
- I press "Download" and the following happens:
- Pictures are downloaded into separate folders, with one folder per day (using EXIF date).
- Pictures are renamed to include date, time, camera, and sequence.
- All pictures are also downloaded to a backup folder, in a separate drive.
- Rapid Photo Downloader disappears
If you have an alternative capable of doing exactly that with one click or less, please tell us.
- Likes 2
Leave a comment:
-
Originally posted by starshipeleven View PostUmmm..... no. It's like saying "there is already a wooden piece of furniture that does everything a sofa does, without all the crap, it's called tripod stool"
Seriously, even a naked bash script is better than a file manager (and an operator) at doing what that program does.
And sure, a script is better, but there's a certain kind of person who uses a GUI program to move files between two filesystems, and for them I honestly don't see the point.
Leave a comment:
-
Originally posted by oleid View PostActually, I prefer writing GTK+ programs over writing Qt; Qt feels like a Java-like library grafted onto C++98/C++03, and forces you to do stuff in a pre-C++11 way. GTKmm is much nicer. I realize, though, that Qt is easier usable in non-Unix environments. I'd love to see more Windows and MacOS work for GTK+.
When I was talking to a qt dev (qt3d developer), I asked him why also this new module , (i.e. qt3d) has the old-c++-style api.... and his answer was: to be consistent. This horrible api is not going to improve anytime soon that much. Bad documentation, old stype api which encourages you to writing bugs........
I'm very sad to admit that i see no great future to qt. New features and modules are coming.. mostly experimental with a lot of bugs... and with old style api........
Leave a comment:
Leave a comment: