Re: R: [Harbour] Multi-Window GT - New Implementation

2008-06-16 Thread Szakáts Viktor
I think that is modal but the read istead of the form Set StateOfWindowsSelected to modal (default)/normal (In vb it can be set simply form.Show vbModal I think that will be usefull create a class form) So each developer can choice in his porting from two choice Make it a modal window not requi

R: [Harbour] Multi-Window GT - New Implementation

2008-06-15 Thread Massimo Belgrano
> >If you'd like to work on this until then, I'm ready to check >it out, but let's please do it outside the SVN. I am also ready (and happy) to test ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/ha

R: [Harbour] Multi-Window GT - New Implementation

2008-06-15 Thread Massimo Belgrano
I think that is modal but the read istead of the form Set StateOfWindowsSelected to modal (default)/normal (In vb it can be set simply form.Show vbModal I think that will be usefull create a class form) So each developer can choice in his porting from two choice Make it a modal window not require