Click here to Skip to main content
16,004,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Disabling or greying out menu items in mfc Pin
kfaday10-Jun-04 17:06
kfaday10-Jun-04 17:06 
GeneralNeed Urgent Help for a listener catching tooltips Pin
ayca9-Jun-04 15:14
ayca9-Jun-04 15:14 
GeneralRe: Need Urgent Help for a listener catching tooltips Pin
Diddy9-Jun-04 23:21
Diddy9-Jun-04 23:21 
GeneralSelecting the file names in open file dialog Pin
ayca9-Jun-04 13:25
ayca9-Jun-04 13:25 
GeneralRe: Selecting the file names in open file dialog Pin
GermanGeorge10-Jun-04 3:18
GermanGeorge10-Jun-04 3:18 
GeneralCan't get tabs down right side of TabCtrl. Pin
ThePilgrim9-Jun-04 12:29
ThePilgrim9-Jun-04 12:29 
GeneralRe: Can't get tabs down right side of TabCtrl. Pin
Ryan Binns9-Jun-04 18:20
Ryan Binns9-Jun-04 18:20 
GeneralRe: Can't get tabs down right side of TabCtrl. Pin
ThePilgrim9-Jun-04 18:43
ThePilgrim9-Jun-04 18:43 
Ah! Many, Many thanks, Ryan. Big Grin | :-D

I have to use the ModifyStyle() method because the Create() is on the PropertySheet and it ignores these styles. The ModifyStyle() is actually the one for the associated TabCtrl that the PropertySheet set up (which I get hold of via GetTabControl() after the Create()). But I will try the RedrawWindow() bit.

Thanks, also, for the info on the TCITEM thing. Yeah, I can see now where that would really mess up memory! D'Oh! | :doh:
-----------------------------
In the meantime, I've tried an experiment with adding a CTabCtrl (from the resource editor) to my view pane, and by using the settings it comes with (in the properties box in the resource editor), I've been able to get vertical tabs, with vertical text, even! However, now how do I attach my PropertyPages/Dialogs to the tabs? I'm thinking of maybe dispensing with the PropertySheet part altogether - unless that's unwise? Unsure | :~
GeneralRe: Can't get tabs down right side of TabCtrl - Whoo-hoo! Pin
ThePilgrim9-Jun-04 19:29
ThePilgrim9-Jun-04 19:29 
GeneralInterrupt handling Pin
philliad9-Jun-04 10:31
philliad9-Jun-04 10:31 
GeneralUSB Data Acquisition Pin
Jeff Bogan9-Jun-04 9:47
Jeff Bogan9-Jun-04 9:47 
GeneralRe: USB Data Acquisition Pin
Ryan Binns9-Jun-04 18:24
Ryan Binns9-Jun-04 18:24 
GeneralAdding a border to a custom control Pin
kfaday9-Jun-04 9:29
kfaday9-Jun-04 9:29 
GeneralRe: Adding a border to a custom control Pin
Vadim Tabakman9-Jun-04 15:54
Vadim Tabakman9-Jun-04 15:54 
GeneralRe: Adding a border to a custom control Pin
kfaday9-Jun-04 15:52
kfaday9-Jun-04 15:52 
GeneralRe: Adding a border to a custom control Pin
Vadim Tabakman9-Jun-04 16:09
Vadim Tabakman9-Jun-04 16:09 
GeneralParsing Header files Pin
Anonymous9-Jun-04 9:09
Anonymous9-Jun-04 9:09 
GeneralRe: Parsing Header files Pin
Johan Rosengren10-Jun-04 0:28
Johan Rosengren10-Jun-04 0:28 
GeneralConvert a MFC project in Automation Pin
De Nardis Andrea9-Jun-04 8:58
De Nardis Andrea9-Jun-04 8:58 
Questionhow to show *** in a CEdit Pin
kfaday9-Jun-04 8:50
kfaday9-Jun-04 8:50 
AnswerRe: how to show *** in a CEdit Pin
walster9-Jun-04 8:53
walster9-Jun-04 8:53 
AnswerRe: how to show *** in a CEdit Pin
Ravi Bhavnani9-Jun-04 9:00
professionalRavi Bhavnani9-Jun-04 9:00 
GeneralRe: how to show *** in a CEdit Pin
kfaday9-Jun-04 9:11
kfaday9-Jun-04 9:11 
Generalsmpt server Pin
gamitech9-Jun-04 8:47
gamitech9-Jun-04 8:47 
GeneralRe: smpt server Pin
l a u r e n9-Jun-04 9:53
l a u r e n9-Jun-04 9:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.