Hi Pritpal
Is is a very Good news see that In near future you have more spare
time for XbpParts!.
Here my dreamlist in order of importance

-Implement support for relative and absolute coordinate  by wvw_setmaincoord
 with with function most gtwvw user/application will migrate to gtwvg
@ 5,5 box 7,40
@ 6,6 SAY "Number" get number
read

will be converted
wvw_setmaincoord(.t.)
WINDO=WVW_nOpenWindow("", 5, 5, 7, 40)
@ 5,5 box 7,40  // 5 can be 5 column from last windows or from  main
screen and this is goog for easy converting existing program
@ 6,6 SAY "Number" get number
read
WVW_lCloseWindow(WINDO)

WVW_nOpenWindow and WVW_lCloseWindow can be easy wrappered i have
already made something
see \xharbour\contrib\gtwvw\doc\funclist for documented function


-Implement in  gtwvg capabilty to mix gui and cui in same screen
integrating GUI with CUI
 Afaik similar feature is implemented in clip2win using oohg and in
xbase 1.9 SL1
xbase++ 1.9 sl1 you can still mix traditional SAY/GET or TBrowse()
with Graphical User Interface elements
The SL1 provides a 2nd parameter to Thread():New() to give a thread a name.
This is verry helpfull in debugging, and error logs.


Best Regard
2009/2/28 Pritpal Bedi <[email protected]>:

> In this demo all those XbpParts are implemented which
> are developed to a reasonable extent. The demo itself has
> a list of them. In near future I have more spare time to
> devote to develop remaining parts.
>
> Regards
> Pritpal Bedi, INDIA

-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to