1. Changing the default icon & winlib32 questions (new user)
Hello Everyone,
Question 1.
Is it possible to set an applications icon in a bound windows application?
(I know it can be done using a shortcut but would rather have the icon bound to
the exe file.)
Question 2.
Has anyone made a large windows based program in Euphoria? It just seems that
all the demos I have seem have been quite small and very "dated" looking (ie.
almost like a win3.1 application). I understand the Windows version is still
very new.
Question 3.
WinLib32 ... Does the Event onKeyPress[control] work when the control is a
window? If possible I'd like to catch all keystrokes pressed for the active
window (ie. for small games programming). I tried the little example in the
win32lib doco but couldn't get it to work.
Question 4.
WinLib32 ... Is it possible to create a fixed sized window?
Mumbo Jumbo.
Thanks and congratulation to Robert Craig for Euphoria and David Cuny for the
win32lib and everyone who publishes libraries and examples. It seems like the
Euphoria community is very friendly, helpful and generous.
I'm developing some small educational games just as a hobby and for my children.
If anyone is interested drop me a line.
Thanks
Ray Smith
ray.smith at fujitsu.com.au
2. Re: Changing the default icon & winlib32 questions (new user)
- Posted by Ray Smith <ray.smith at FUJITSU.COM.AU>
Jan 04, 1999
-
Last edited Jan 05, 1999
Opsss ... sorry everyone ... I tried the key capturing again and it worked
fine. Sorry for the wasted time.
Ray Smith