PureViewer

Windows specific forum
User avatar
dobro
Enthusiast
Enthusiast
Posts: 766
Joined: Sun Oct 31, 2004 10:54 am
Location: France
Contact:

Re: PureViewer

Post by dobro »

Vera on suggestion, I added the path to the last picture view
so if we relaunch the PRG, the last picture is displayed :)

@vera ,I did not look at the problem with Gif / and movies :)
Image
Windows 98/7/10 - PB 5.42
■ sites : http://michel.dobro.free.fr/
User avatar
Vera
Addict
Addict
Posts: 858
Joined: Tue Aug 11, 2009 1:56 pm
Location: Essen (Germany)

Re: PureViewer

Post by Vera »

Hi Dobro,
Oh dear - now it doesn't run anymore. :? The PRG starts / the gui apears, but without buttons and than collapses.
No difference if there is an *.inf or no *.inf or one where I've added a picturepath manually.
Sorry, this way I can't test how starting with a last picture would work out.
dobro wrote:This file is updated each time ... when resize
Ok, so when toggling to fullview the settings for the window-mode are overwritten - tuff luck. ;-)
(in my version the last dimensions of both modes are remembered and you can toggle between whatever windowsizes you had resized them to.)
dobro wrote:@vera ,I did not look at the problem with Gif / and movies :)
Don't worry about any issues having to do with running your viewer on wine. That is not reliable. If it's fine on Windows than it is good. I'm only letting you know what I experience ... on a sidenote - thinking you might be interested to hear.
very rarely using the Load button
and even more rarely by launching first, the viewer ..
I see - you've never been a beta-tester :wink:

On the long, I too would mainly call the viewer by dropping a file on the app or its link. :)
User avatar
dobro
Enthusiast
Enthusiast
Posts: 766
Joined: Sun Oct 31, 2004 10:54 am
Location: France
Contact:

Re: PureViewer

Post by dobro »

Arf ! Sorry

search line 107

and Comment

Code: Select all

; if fenetre\path.s=""
; 	fenetre\path.s="c:\"
; Endif
:lol: forgetfulness, sorry


Vera wrote:
dobro wrote:This file is updated each time ... when resize
Ok, so when toggling to fullview the settings for the window-mode are overwritten - tuff luck. ;-)

not only when changing the size of the window
with the corner of the window

the passage has Full / window, is not concerned ;)
Image
Windows 98/7/10 - PB 5.42
■ sites : http://michel.dobro.free.fr/
User avatar
Vera
Addict
Addict
Posts: 858
Joined: Tue Aug 11, 2009 1:56 pm
Location: Essen (Germany)

Re: PureViewer

Post by Vera »

Hey ~ full success :D

Now that is really nice that the requester now re-opens with the currently used path 8) I can now quickly change from one picture-folder to another as my themed folders lie next to each other.

To initially offer PureViewers own folder is also reasonable and and I too like the reapearing of the last viewed picture on restart :)

Now moving to the issue-section:
- if the last viewed picture is not available the viewer will open the last supported file from that folder - ok
- if there is no alternative file to grab or if the whole folder is gone the viewer will collapse in both cases (without altering the *.inf)
I would likely let the viewer start blank in case the URL is invalid (not many 'normal' users would understand they only needed to remove the *.inf to fix this dilemma).

have a good sunday Image ~ Vera
User avatar
dobro
Enthusiast
Enthusiast
Posts: 766
Joined: Sun Oct 31, 2004 10:54 am
Location: France
Contact:

Re: PureViewer

Post by dobro »

Vera wrote: - if the last viewed picture is not available the viewer will open the last supported file from that folder - ok
- if there is no alternative file to grab or if the whole folder is gone the viewer will collapse in both cases (without altering the *.inf)
I would likely let the viewer start blank in case the URL is invalid (not many 'normal' users would understand they only needed to remove the *.inf to fix this dilemma).

The code has been modified
and supervises this case

If you run PureViewer with an image

If you erase the image

you restart PureViewer
PureViewer see if the image is valid, otherwise it shows nothing :)

Ps: I will not like, you're in my house
to verify, if I clean well, Tableware :lol:
nothing escaped you !
Image
Windows 98/7/10 - PB 5.42
■ sites : http://michel.dobro.free.fr/
User avatar
Vera
Addict
Addict
Posts: 858
Joined: Tue Aug 11, 2009 1:56 pm
Location: Essen (Germany)

Re: PureViewer

Post by Vera »

Thank you dobro :-)
Seems you've made it pretty safe for many cases ... even for pictures that might vanish on runtime.
Ps: I will not like, you're in my house
to verify, if I clean well, Tableware :lol:
nothing escaped you !
Indeed
... but if you're desperately searching your car-keys, you might wish I'd be around :wink:
User avatar
falsam
Enthusiast
Enthusiast
Posts: 630
Joined: Wed Sep 21, 2011 9:11 am
Location: France
Contact:

Re: PureViewer

Post by falsam »

Dobro (♥_♥) Vera
        இڿڰۣ-ڰۣ—

➽ Windows 11 64-bit - PB 6.0 x64 - AMD Ryzen 7 - NVIDIA GeForce GTX 1650 Ti

Sorry for my bad english and the Dunning–Kruger effect.
User avatar
dobro
Enthusiast
Enthusiast
Posts: 766
Joined: Sun Oct 31, 2004 10:54 am
Location: France
Contact:

Re: PureViewer

Post by dobro »

Vera wrote:... but if you're desperately searching your car-keys, you might wish I'd be around :wink:
except in the contingency or I have done on purpose, to lose those keys :mrgreen:

@Falsam :
https://www.youtube.com/watch?v=wwfZXxRe9eQ
Image
Windows 98/7/10 - PB 5.42
■ sites : http://michel.dobro.free.fr/
User avatar
dobro
Enthusiast
Enthusiast
Posts: 766
Joined: Sun Oct 31, 2004 10:54 am
Location: France
Contact:

Re: PureViewer

Post by dobro »

Google Translate :

update archive the source code is always included in


changing the size of the window PureViewer changes the size of the image,
but do not break the proportions)

everywhere aspect ratio of the image view, is respected :)

the link of the download archive is always 1 page (first message) to this topic



in French :
mise a jour de l'archive le code source est toujours inclue dedans


le changement de la taille de la fenêtre de PureViewer change la taille de l'image
mais ne casse plus les proportions (Ar-s si tu m'entends :) )

en tout lieu les proportions de l'image vue, est respectée :)

le lien du telechargement de l'archive est toujours en page 1 (premier Message ) de ce topic
Image
Windows 98/7/10 - PB 5.42
■ sites : http://michel.dobro.free.fr/
User avatar
dobro
Enthusiast
Enthusiast
Posts: 766
Joined: Sun Oct 31, 2004 10:54 am
Location: France
Contact:

Re: PureViewer

Post by dobro »

Translate Google :

small correction last moment
when the image exceeds the size of the window, this one was not "enlarged"
automatically, here is done! :)


in French
petite correction de dernier instant
lorsque l'image dépassait la taille de la fenetre celle-ci n'etait pas "agrandi"
automatiquement , voila qui est fait !
Image
Windows 98/7/10 - PB 5.42
■ sites : http://michel.dobro.free.fr/
User avatar
dobro
Enthusiast
Enthusiast
Posts: 766
Joined: Sun Oct 31, 2004 10:54 am
Location: France
Contact:

Re: PureViewer

Post by dobro »

Fixed version !

Version corrigée du bug de rotation .. :)
Image
Windows 98/7/10 - PB 5.42
■ sites : http://michel.dobro.free.fr/
Post Reply