Search found 18 matches

by walter_o
Fri Oct 22, 2010 7:55 pm
Forum: MP - Suggestions
Topic: mp 0.31: missing annotations/descript.ion
Replies: 0
Views: 924

mp 0.31: missing annotations/descript.ion

comments in descript.ion are not shown. not as thumbnail labels and not in statusbar. in XnView 1.97 both is possible.

for example: with setting in thumbnail labels of

custom3 C={Annotation}

only 'C=' is shown as label (and nothing in statusbar).

is this only not implemented yet or is this your ...
by walter_o
Fri Oct 22, 2010 5:59 pm
Forum: MP - Suggestions
Topic: OpenWithParam for OpenWith command parameters
Replies: 6
Views: 3815

Re: OpenWithParam for OpenWith command parameters

great - it's fully working now. Thank you !!!

i'll try to call some other program now.

but please add this to your XnView win only (it's the 'working horse'). there it is not possible to give the correct parameters yet.
by walter_o
Thu Oct 21, 2010 9:10 pm
Forum: MP - Suggestions
Topic: OpenWithParam for OpenWith command parameters
Replies: 6
Views: 3815

Re: OpenWithParam for OpenWith command parameters

thank you,

it is working now in the right window - but only in pathes with no spaces.

the spaces are the reason for setting %1 in separate quotes: "%1".


but entries in the ini with

1. OpenWithParam="/O /T /R="%1""

are overwritten by xnview on closing with

2. OpenWithParam="/O /T /R=%1"


and ...
by walter_o
Tue Oct 19, 2010 10:34 pm
Forum: MP - Suggestions
Topic: OpenWithParam for OpenWith command parameters
Replies: 6
Views: 3815

Re: OpenWithParam for OpenWith command parameters

because 'open with...' is an important feature for me and the same problem exists in XnView 1.97 i took a look at the calling string created by XnView with process monitor from sysinternals.

you are creating a wrong calling string:

1. the string you create is "C:\Program Files\....\TOTALCMD.EXE ...
by walter_o
Tue Oct 19, 2010 8:10 pm
Forum: MP - Suggestions
Topic: 'open containing folder' not working
Replies: 1
Views: 1140

'open containing folder' not working

there is no action with this selection ('open containing folder') yet.

with the next selection 'open in file explorer' the file is opened in windows explorer. maybe the word 'in' is in the wrong place and the meaning is 'open file in explorer'
by walter_o
Tue Oct 19, 2010 6:27 pm
Forum: MP - Suggestions
Topic: OpenWithParam for OpenWith command parameters
Replies: 6
Views: 3815

OpenWithParam for OpenWith command parameters

after you added 'OpenWithParam for OpenWith command parameters' in v0.30 beta i did my very first steps in your multi platform.

but calling total commander (TC) there is the same problem like in XnView 1.97:
http://newsgroup.xnview.com/viewtopic.php?f=35&t=15465&p=81839&sid ...
by walter_o
Sun Jun 20, 2010 4:14 pm
Forum: Classic - Suggestions
Topic: Load/Save slideshow list to a text file?
Replies: 30
Views: 10254

Re: Load/Save slideshow list to a text file?

xnview wrote:Ok, i'll add a 'load filelist' in browser in a future version...
is it on the todo-list ?
by walter_o
Sun Jun 20, 2010 4:02 pm
Forum: Classic - Suggestions
Topic: non-images: tooltips + labels
Replies: 4
Views: 1789

non-images: tooltips + labels

XnView is an great program. many useful features and very fast, especially in generating thumbs of videos. the support of metadata in descript.ion-files was one reason to try and change to XnView a view months ago.

now i tried to customize the tooltips and labels for thumbnails and noticed that ...
by walter_o
Sat Jun 19, 2010 4:52 pm
Forum: Classic - General Support
Topic: calling external programs with parameters
Replies: 16
Views: 10444

Re: calling external programs with parameters

hello,

focussing the filename is working fine, but in the 'wrong' window of totalcommander.

'R' means = open the 'R'IGHT window of totalcommander, but the LEFT is opend.

the parameter /R="%1" is fully ignored


the settings in ini-file

Param_3=/O /T
and
Param_2=/O /T /R="%1"

both open the ...
by walter_o
Thu Mar 18, 2010 10:02 pm
Forum: Classic - General Support
Topic: calling external programs with parameters
Replies: 16
Views: 10444

Re: calling external programs with parameters

i tried XnView v 1.9.2 now. but there is the same problem: the parameter /R="%1" is fully ignored

anyone with an idea ?
by walter_o
Thu Feb 25, 2010 7:47 pm
Forum: Classic - Suggestions
Topic: Load/Save slideshow list to a text file?
Replies: 30
Views: 10254

Re: Load/Save slideshow list to a text file?

great - thank you very much !

and you will keep the suport for descript.ion in further versions ? in your multiplattform-project (MP) too ?
is this support of descript.ion already in your MP-beta implemented ?

thanks once more
by walter_o
Wed Feb 24, 2010 3:22 pm
Forum: Classic - Suggestions
Topic: Load/Save slideshow list to a text file?
Replies: 30
Views: 10254

Re: Load/Save slideshow list to a text file?

yes, it is similar structered. that is why i asked in a thread "slideshow" for this.

the slideshowfile contains a list of files and (!) the parameters/settings for the show.

my interest here is the (load from) filelist only. the background for this is the cooperation of xnview with other programs ...
by walter_o
Tue Feb 23, 2010 10:37 pm
Forum: Classic - General Support
Topic: calling external programs with parameters
Replies: 16
Views: 10444

Re: calling external programs with parameters

it works - but in the 'wrong' window of totalcommander.

with

Param_1=/O /T /R="%1"

the aktive totalcommander is used (/O), a new tab is opend, and the selected file is marked (T).

but the parameter /R="%1" is fully ignored. same action with or without this parameter. i tried all possible ...
by walter_o
Tue Feb 23, 2010 6:35 pm
Forum: Classic - Suggestions
Topic: Load/Save slideshow list to a text file?
Replies: 30
Views: 10254

Re: Load/Save slideshow list to a text file?

not the list, the pictures which are referenced in the list.

the list contains full pathes to pictures. its like a search result or the filelist created with xnview "create -file listing' (with pathes and filenames only).

just load this pictures in the browser - for further work.
by walter_o
Tue Feb 23, 2010 4:48 pm
Forum: Classic - General Support
Topic: calling external programs with parameters
Replies: 16
Views: 10444

Re: calling external programs with parameters

yes, i checked it, now xnview use the open totalcommander (parameter /O) with the marked object.

but to open a new tab in the right windows does not work (parameter /T /R="%1")
.
maybe some more 'trial and error' is need