Re: Programmers Contest: Fit pictures on a page

2005-06-29 Thread Chung Leong
Isn't that an NP-complete problem or am I crazy? -- http://mail.python.org/mailman/listinfo/python-list

Re: Web Application Client Module

2005-04-12 Thread Chung Leong
"Raffi" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi All, > > I hope I'm posting this question to the correct newsgroups. We have a > web based database application that's accessed using IE. The > application opens a popup window to run in. With all the popup blockers > and com

Re: Web Application Client Module

2005-04-14 Thread Chung Leong
"Henk Verhoeven" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Chung Leong wrote: > > > > It's easy. Just create an application that hosts the MSHTML ActiveX control > > (IE itself minus the interface). With tools like Delphi or Vi