In the most recent gbSnippets release I started a section on SDK snippets. I included some basic reference information there and a few short examples on creating a window - mostly based on the PowerBASIC Inc samples.
My plan is to basically take the other ~400 snippets currently in gbSnippets and provide equivalent SDK code and additional reference material.
First, of course, I have to decide which snippets are DDT or SDK. A snippet need not be one or the other. Several recent posts will give some good defining information as well.
So, I'm soliciting suggestions. Other than just brute forcing my way through the list, is there a better way to document the source code for the two approaches.
I'll concentrate first on windows and controls - GUI stuff.
Suggestions/comments (#1-#26, for example?) are welcome.
My plan is to basically take the other ~400 snippets currently in gbSnippets and provide equivalent SDK code and additional reference material.
First, of course, I have to decide which snippets are DDT or SDK. A snippet need not be one or the other. Several recent posts will give some good defining information as well.
So, I'm soliciting suggestions. Other than just brute forcing my way through the list, is there a better way to document the source code for the two approaches.
I'll concentrate first on windows and controls - GUI stuff.
Suggestions/comments (#1-#26, for example?) are welcome.
Comment