Date: 07-21-2011
Return to Index
created by gbSnippets
'This PowerBASIC snippets library includes snippets of PowerBASIC
'source code that can be used to create GUI applications in PBWin9.
'DDT style coding is prevalent, but direct API use is also used as
'needed to provide capabilities not available from DDT. Snippets
'dealing with textboxes or richedit controls are especially SDK-intensive.
'To the extent that I am an ongoing student of PowerBASIC, these snippets
'represent what I have learned from the PowerBASIC documentation and
'from the many contributors to the PowerBASIC forums - as well as what
'I have been able to transfer from my experience in programming other
'languages.
'Where a snippet is due in large part to a specific author(s), I've tried
'to make sure credit was given in the individual snippet. If I've missed
'providing any appropriate credits, please let me know and I'll ensure
'that credit is given.
'If you have questions you can contact me at: gbeene@airmail.net
'My web site is found at: http://www.garybeene.com/
'The snippets are available online at: http://www.garybeene.com/code/
Gary L. Beene
'gbs_00001
http://www.garybeene.com/sw/gbsnippets.htm