Re: Questions/Problems
- Posted by "Thomas Parslow (PatRat)" <patrat at rat-software.com> Apr 29, 2001
- 452 views
Ok, I'll answer what I can... > * How does one close a DOS box after it's "Finished" - behaviour of > "system_exec()" After what's finished? Your program? > * The icon I assign in an exw, setIcon(), doesn't display in the switch > application dialog, ie, using ALT-TAB. What do I do to fix this? > * Is it possible to embed an icon into an exe? David Cuny wrote a program to bind files to your exe: http://www.rapideuphoria.com/cgi-bin/search.cgi?keywords=Resource+Binder > * Anybody create an installation program in euphoria? If not, what is a > good installation program to distribute apps? There is one for dos: http://www.rapideuphoria.com/cgi-bin/search.cgi?keywords=EuSetup+Install+Program But assuming you want windows then I'd recommend GKSetup: http://www.gkware.com/ I've used it and it's very easy to use, works well and is free :) Also, I've heard a lot of good things about Inno setup, it allows you to create much more complicated setups then gksetup: http://www.jrsoftware.org/isinfo.htm > * Dragging an ".EXW" file on top of a "EXW.EXE" shortcut on the desktop > doesn't produce the bitmap for a button, yet, running "EXW.EXE" from an > MS-DOS prompt does. Anything I should concern myself with? > * deleteItem() does return a value, contrary to the win32lib HTML help . . . > I was pulling my hair out on this one!!! Can't help you with these two, sorry :| Thomas Parslow (PatRat) ICQ #:26359483 Rat Software http://www.rat-software.com/ Please leave quoted text in place when replying