Search found 6 matches

by Ron Francis
Tue Jul 14, 2015 1:22 am
Forum: Archive
Topic: Missing features (compared to XnView Classic)
Replies: 148
Views: 193711

Re: List of missing features (compared to XnView Classic)

Favourite management (removing or changing the order of favourites) is missing. There's only "Add Favourite", so I'm adding and the list gets longer and longer.
XnView MP Version 0.61 (Jul 18 2013)
Windows 7 64bit
Windows 8.1
XnViewMP version 0.72x64
I just thought I would bump the post above as ...
by Ron Francis
Wed Jun 24, 2015 12:15 pm
Forum: Archive
Topic: Missing features (compared to XnView Classic)
Replies: 148
Views: 193711

Re: List of missing features (compared to XnView Classic)

Favourite management (removing or changing the order of favourites) is missing. There's only "Add Favourite", so I'm adding and the list gets longer and longer.
XnView MP Version 0.61 (Jul 18 2013)
Windows 7 64bit
Windows 8.1
XnViewMP version 0.72x64
I just thought I would bump the post above as ...
by Ron Francis
Fri Dec 19, 2014 8:43 am
Forum: New
Topic: Linux 0.69 0.70 0.71 crop function dont' work
Replies: 9
Views: 1667

Re: Linux 0.69 0.70 0.71 crop function dont' work

wubijacq wrote:i cannot select the area with the mouse as usual
When installing XnViewMP, the default mouse action for for selecting an area on a Windows system is ctrl+left mouse click.
If this is the same for Linux, are you holding down the control button when dragging your mouse?
by Ron Francis
Wed Dec 17, 2014 7:02 am
Forum: New
Topic: Setting the grid to 'square' in 'divisions' mode
Replies: 0
Views: 518

Setting the grid to 'square' in 'divisions' mode

Probably technically not really a bug, but conceptually misleading.

When editing the grid settings, the 'Square' check-box is meaningless when using 'Divisions' mode, (as opposed to 'Spacing').
The vertical divisions are set to the same number of divisions as the horizontal divisions are set to ...
by Ron Francis
Mon Nov 24, 2014 12:06 am
Forum: MP - Suggestions
Topic: RegExp with lookbehind
Replies: 4
Views: 2120

Re: RegExp with lookbehind

No-one else interested in this?
As an example, searching for 'fence' not preceded by 'boy', so that 'boy on a fence' was filtered out, seems to be impossible.
If I don't understand something, or there is a workaround, I'd love to hear it.
by Ron Francis
Thu Oct 30, 2014 11:01 am
Forum: MP - Suggestions
Topic: RegExp with lookbehind
Replies: 4
Views: 2120

RegExp with lookbehind

Regarding the search facility, is there any chance of using a version of RegExp that supports lookbehind?
For example, something like (?<!foo) would not match anything with foo as a prefix.
Not having lookbehind makes it very difficult to filter filenames in some cases.