|
English Tutorials:
|
|
Drag & Drop with ExplorerGadgets
|
Explains how to implement drag&drop between an ExplorerListGadget and an ExplorerTreeGadget.
|
|
|
|
|
Background Download/COM
|
Shows how to download a file from the Internet in background. Also shows how to
create your own COM object in PureBasic
|
|
|
|
|
Windows Types
|
A Collection of Types needed to do WinAPI programming, and their corresponding PureBasic Types.
|
|
|
|
|
Editable TreeView
|
A really short Tutorial on how a TreeVieGadget can be made editable for the User.
|
|
|
|
|
Editable ListView
|
Making Listview Gadgets editable. You should read the TreeGadgetEdit Tutorial first,
as this one only contains information on how to modify the first one to support ListIcon Gadgets.
|
|
|
|
|
Drag&Drop with ListIconGadget
|
A basic tutorial on how to do drag & drop between ListIconGadgets.
|
|
|
|
German Tutorials:
|
|
Pointer Tutorial
|
Everything you need to know about Pointers in PureBasic.
|
|
|