RE: [Harbour] Clipper for web applications!

2008-08-03 Thread Massimo Belgrano
http://www.visualwebgui.com/vProject Visual WebGui (VWG) is an open source rapid application development (RAD) framework for Line-Of-Bussines AJAX & Silverlight GUIs. VWG cuts down development time, without compromising on extensibility, scalability, performance, security or complexity. Visual We

[Harbour] Empty console window using gtwvt

2008-08-03 Thread Lorenzo Fiorini
Sorry probably I missed sth but I've just noticed that if I launch a gtwvt app from the desktop using a shortcut it creates also an empty console window that has the name of the exe. Is there a way to avoid it? best regards, Lorenzo ___ Harbour mailing

RE: [Harbour] Empty console window using gtwvt

2008-08-03 Thread Massimo Belgrano
I have tried with this application but works fine dyspolay one console windows I'm create shortcut with right click my.exe and copy and right click on destop and paste_shortcut How you have made shortcut? set HB_ARCHITECTURE=w32 set HB_COMPILER=bcc32 set HB_USER_LIBS=gtwvt.lib gtwvg.lib SET CFLAGS

[Harbour] Re: Empty console window using gtwvt

2008-08-03 Thread Lorenzo Fiorini
On Sun, Aug 3, 2008 at 8:24 PM, Lorenzo Fiorini <[EMAIL PROTECTED]> wrote: > Sorry probably I missed sth but I've just noticed that if I launch a > gtwvt app from the desktop using a shortcut it creates also an empty > console window that has the name of the exe. > > Is there a way to avoid it? S