Message 1 of 10
Splash code HELP to lisp gurus!

Not applicable
11-05-1999
05:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a long lisp program and I want to be able to pop up a windows splash
screen. I've loaded the DOSLIB4 that has the
(dos_splash "name.bmp" seconds) but I get an AutoCAD error that says :
"error..cant initialize window"
I'd really prefer code that is written into my program (it always works
smoother and can be manipulated to better suit the variables used)
I've tried the (load_dialog) don't call (start_dialog) method but that's not
a real splash window suitable for presentation.
Can someone please help me with code on what I need to interact with in
Windows NT4 to activate the splash in LISP.
I'd appreciate all suggestions,
Thanks
owilliam@gmgw.com
screen. I've loaded the DOSLIB4 that has the
(dos_splash "name.bmp" seconds) but I get an AutoCAD error that says :
"error..cant initialize window"
I'd really prefer code that is written into my program (it always works
smoother and can be manipulated to better suit the variables used)
I've tried the (load_dialog) don't call (start_dialog) method but that's not
a real splash window suitable for presentation.
Can someone please help me with code on what I need to interact with in
Windows NT4 to activate the splash in LISP.
I'd appreciate all suggestions,
Thanks
owilliam@gmgw.com