Hello Alex

Alex Strickland wrote:
> 
> Well, what is the "standard" Harbour command or function to create a
> window?
> 

Probably you never visited hbxbp.lib.

oDialog := XbpDialog():new( oParent, oOwner, aPos, aSize, aPresParams,
lVisible )

Or for that reason just go for Xbase++ documentaion and/or 
harbour/contrib/hbxbp/tests/demoxbp.prg. Infact a Xbase++ only application
code
seems to be compilable in Harbour "as is" to the extent classes are
complete.

Regards
Pritpal Bedi

-- 
View this message in context: 
http://www.nabble.com/Plugins-in-hbqts-library-tp25034339p25057090.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to