splash window for lisp app
hi all,
I have develope a lisp app and use LispWorks to deliver it as an EXE.
My problem is, when I run the app, it will wait 3-4 seconds until my app's
main window appears. so I want to how to add a splash window for my
app. thanks.