View Single Post
Old 28th April 2019, 16:58   #19  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
Quote:
Originally Posted by lansing View Post
It's working good, found some bugs,
- the search function doesn't work with the "hide installed" filtering
- the "current installed version" of the local filters is missing in the display
- the text from the "paths" dialog box need to be copyable
- the "win64" filtering option is pretty much obsolete now as vs and vseditor both moves away from 32 bit

I would also like the font size to be a little bigger.
Parsing the current installed version from vsrepos output is only reliable as long as there are no spaces within the version text. (Currently it seems what there are no spaces, but I encountered this in "AVSRepo") So I left it out for now.

Win64 - What if you have VS32bit and 64bit installed? But yes, the win64 checkbox is more relevant for AVSRepo.

Paths was more a button for me to test stuff. The PLUGINS and SCRIPTS buttons should be enough. I will remove it.


Quote:
Originally Posted by stax76 View Post
@ChaosKing

It starts but out of screen bounds: https://postimg.cc/K1zTCBn9
Height is set to 800 and minHeight to 600px. I will lower the minHeight.
What is your screen resolution?
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline   Reply With Quote