PDA

View Full Version : prog question


Invektus
9th May 2001, 19:12
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????

yazno
10th May 2001, 05:20
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