Archive: prog question


this may not be directly related to nsis..well at least not yet, but this seems as good of a place as any to ask...

anyone have a really good example of using TabControls in win32 api? i want to see some source that makes sense and is actually used for real life stuff. not just printing text in a tab when it is switched. i want to know how to add buttons, combos, text areas and such. i know a lot of mfc, but just started learning win32 and i can seem to find crap in either one about using tabs. where does everyone learn about tabs????


hi,

take a look at the Microsoft Win32 Programmer's Reference
(in usenet it is mostly called win32 api help).
keyword: Tab Control Reference

cu yzo