Re: New picture file viewer now available...w/SlideShow

new topic     » goto parent     » topic index » view thread      » older message » newer message

cklester wrote:
> 
> Al Getz wrote:
> > 
> > For anyone interested there's now a new picture file viewer available in
> > the archives.
> 
> Al, this crashes for me because it's missing "MinimizeConsole.ew."
> 
> -=ck
> "Programming in a state of EUPHORIA."
> <a
> href="http://www.cklester.com/euphoria/">http://www.cklester.com/euphoria/</a>
> 

Hi there,

Sorry ck, dumb oversight on my part.  I'll fix it and submit it to the
archive site again, and maybe start work on a short dependency checker.
In the mean time if you want to try it before the correction gets to
the archives, rem out the following two lines in EuViewer.exw:

391: include MinimizeConsole.ew
and
396: boola=SetConsoleWindowTitle("Eu Viewer Console")

so they look like this (of course):

391: --include MinimizeConsole.ew
and
396: --boola=SetConsoleWindowTitle("Eu Viewer Console")

The program will run, it just wont minimize the console smile
I was planning to remove that anyway as the new program can
run without a console and one doesnt open up anyway.


Take care,
Al

And, good luck with your Euphoria programming!

My bumper sticker: "I brake for LED's"

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu