On Wed, 11 Feb 2009, Szak�ts Viktor wrote: > It looks rather a rewrite than a simple port. > What does gtwvw do?
It allows to create more then one console window (this is already supported in Harbour core GTs) and gives support for using windows widgets with this windows. As final result you can quite easy convert pure console application to semi GUI mode keeping the internal application code unchanged. It's probably the easiest conversion way for people who does not want to change application user interface to GUI driven but want to make it "GUI like". It also allows to systematically replace CUI elements and introduce real GUI ones - migration to full GUI mode and event driven interface in small steps. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
