Previous Thread
Next Thread
Print Thread
Page 24 of 116 1 2 22 23 24 25 26 115 116
Joined: May 2008
Posts: 4,930
Likes: 24
Q
Very Senior Member
Offline
Very Senior Member
Q
Joined: May 2008
Posts: 4,930
Likes: 24
@ASH: The "zooming" part of your wish-list should be fulfilled with SVN r4803 wink. I've added it to the software-list's snapshot viewer as well as to the embedder's snapshot item-list and its viewer.


A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
Joined: Dec 2009
Posts: 351
ASH Offline
Senior Member
Offline
Senior Member
Joined: Dec 2009
Posts: 351
Originally Posted By qmc2
@ASH: The "zooming" part of your wish-list should be fulfilled with SVN r4803 wink. I've added it to the software-list's snapshot viewer as well as to the embedder's snapshot item-list and its viewer.


smile Thanks

Joined: May 2008
Posts: 4,930
Likes: 24
Q
Very Senior Member
Offline
Very Senior Member
Q
Joined: May 2008
Posts: 4,930
Likes: 24
Better indication of the item-selection is in SVN r4804. The only (quick) solution I found was setting a style-sheet on the QListWidget, using 'palette(dark)' for the item's background:

Code:
rene@thunder:~/src/qmc2> svn diff -r 4803:4804
Index: embedderopt.cpp
===================================================================
--- embedderopt.cpp     (revision 4803)
+++ embedderopt.cpp     (revision 4804)
@@ -33,6 +33,8 @@
   checkBoxNativeSnapshotResolution->setChecked(qmc2Config->value(QMC2_FRONTEND_PREFIX + "Embedder/NativeSnapshotResolution", true).toBool());
   spinBoxZoom->setValue(qmc2Config->value(QMC2_FRONTEND_PREFIX + "Embedder/ItemZoom", 100).toInt());
 
+  listWidgetSnapshots->setStyleSheet(listWidgetSnapshots->styleSheet() + " QListView::item:selected { background-color: palette(dark); }");
+
   adjustIconSizes();
 }



A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
Joined: May 2008
Posts: 4,930
Likes: 24
Q
Very Senior Member
Offline
Very Senior Member
Q
Joined: May 2008
Posts: 4,930
Likes: 24
Here's a screen shot of this:



A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
Joined: May 2008
Posts: 4,930
Likes: 24
Q
Very Senior Member
Offline
Very Senior Member
Q
Joined: May 2008
Posts: 4,930
Likes: 24
This also works with a dark style-sheet (or color-palette) where the 'dark' color is usually swapped with the 'light' color:



A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
Joined: May 2012
Posts: 429
Likes: 1
R
Senior Member
Offline
Senior Member
R
Joined: May 2012
Posts: 429
Likes: 1
Originally Posted By qmc2
Here's a screen shot of this:



What is this horrible game gear artwork ?

Don't you use mine, available on projetto snaps? laugh

Joined: May 2008
Posts: 4,930
Likes: 24
Q
Very Senior Member
Offline
Very Senior Member
Q
Joined: May 2008
Posts: 4,930
Likes: 24
Hehe... sorry -- will update it soon smile!


A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
Joined: May 2008
Posts: 4,930
Likes: 24
Q
Very Senior Member
Offline
Very Senior Member
Q
Joined: May 2008
Posts: 4,930
Likes: 24
@ASH: the last part of your wish-list - using snapshots taken by the embedder directly for "any" image type and storing it to the "appropriate place" (see below) - is now mostly done in SVN r4807. Only support for software-snapshots is currently missing.

I've added a "Use as" sub-menu (as part of the image-viewer's context-menu) which offers the available actions as menu-items.

Note that this is only supported for unzipped images (= images stored in folders) because saving a file in a ZIP means to completely recreate the ZIP, which is too expensive.

"Appropriate place" means the primary image folder, that is the first one that QMC2 uses when there are multiple. When a file of that name already exists a backup (*.bak) will be created first.


A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
Joined: Dec 2009
Posts: 351
ASH Offline
Senior Member
Offline
Senior Member
Joined: Dec 2009
Posts: 351
WOW that was fast, Thank You this will come in very handy. smile

Joined: May 2008
Posts: 4,930
Likes: 24
Q
Very Senior Member
Offline
Very Senior Member
Q
Joined: May 2008
Posts: 4,930
Likes: 24
Yes, it is wink! As soon as the software-snapshot support is also working I'll create another Win32 binary for you to test... probably tomorrow.


A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
Page 24 of 116 1 2 22 23 24 25 26 115 116

Moderated by  qmc2 

Link Copied to Clipboard
Who's Online Now
4 members (friol, robcfg, jrideburg, R. Belmont), 26 guests, and 3 robots.
Key: Admin, Global Mod, Mod
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Forum Statistics
Forums9
Topics9,170
Posts120,096
Members5,039
Most Online1,283
Dec 21st, 2022
Our Sponsor
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!

Superior Solitaire
Forum hosted by www.retrogamesformac.com