PDA

View Full Version : Host Window (Newbie Question)


Nic
05-14-2004, 09:11 AM
Hi,

Any clues on how you can run a Laszlo application so it looks like a standalone application. Preferably to allow it to run in the task bar (in windows) when minimised.

Specifically though I would want to hide the fact that the app is running in a browser. I also would like to deploy it using standard install technologies. So it runs on the desktop.

Any clues?

Thanks in advance,

Nic

antun
05-14-2004, 09:16 AM
That's just how the Allergy Buddy application works:

http://www.allegra.com/meet_buddy.jsp

It's possible to harness the functionality of the browser and existing Flash player, to create an app that doesn't look like it's in a browser.

-Antun

Nic
05-14-2004, 09:23 AM
I guess I shuld have mentioned Allergy Buddy. I would like to reproduce this type of functionality. Do you know if they created a mini-browser? Do you know what dev. language was used to create this host?

Thanks

Nic