Click here to Skip to main content
15,902,802 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSetPixelColor for 8-bit bmp Pin
chen25-Apr-02 2:41
chen25-Apr-02 2:41 
GeneralRe: SetPixelColor for 8-bit bmp Pin
Mike Zinni25-Apr-02 3:14
Mike Zinni25-Apr-02 3:14 
GeneralClassWizard in Visual Studio.NET Pin
MarkyMark25-Apr-02 1:53
MarkyMark25-Apr-02 1:53 
GeneralRe: ClassWizard in Visual Studio.NET Pin
Shog925-Apr-02 4:59
sitebuilderShog925-Apr-02 4:59 
GeneralRe: ClassWizard in Visual Studio.NET Pin
MarkyMark25-Apr-02 5:01
MarkyMark25-Apr-02 5:01 
GeneralToolbar button Pin
Hans Ruck25-Apr-02 0:04
Hans Ruck25-Apr-02 0:04 
GeneralSolved Pin
Hans Ruck25-Apr-02 0:42
Hans Ruck25-Apr-02 0:42 
GeneralRe: Toolbar button Pin
Roger Allen25-Apr-02 0:52
Roger Allen25-Apr-02 0:52 
Just write an OnUpdateCommandUI handler for it as you would a regular menu option.

pCmdUI->SetCheck(state) ;


If you change the state flag somewhere in code, the button will change state on the next idle time when the MFC code queries the state of all the UI options.


Roger Allen
Sonork 100.10016

yet to be identified being from the planet Paltinmoriumbanfrettybooter
Generalif( Ms Word Version == 97) Damm ! got new one ! :-) Pin
Braulio Dez25-Apr-02 0:00
Braulio Dez25-Apr-02 0:00 
GeneralRe: if( Ms Word Version == 97) Damm ! got new one ! :-) Pin
-Dy25-Apr-02 1:29
-Dy25-Apr-02 1:29 
GeneralMemory Hogging!! :( Pin
Sameer Maggon24-Apr-02 23:45
Sameer Maggon24-Apr-02 23:45 
GeneralRe: Memory Hogging!! :( Pin
Christian Graus24-Apr-02 23:50
protectorChristian Graus24-Apr-02 23:50 
GeneralRe: Memory Hogging!! :( Pin
Nish Nishant25-Apr-02 0:07
sitebuilderNish Nishant25-Apr-02 0:07 
GeneralRe: Memory Hogging!! :( Pin
Christian Graus25-Apr-02 0:21
protectorChristian Graus25-Apr-02 0:21 
GeneralRe: Memory Hogging!! :( Pin
Albert Pascual25-Apr-02 5:57
sitebuilderAlbert Pascual25-Apr-02 5:57 
GeneralRe: Memory Hogging!! :( Pin
Matt Gullett25-Apr-02 6:10
Matt Gullett25-Apr-02 6:10 
GeneralRe: Memory Hogging!! :( Pin
Sameer Maggon25-Apr-02 18:30
Sameer Maggon25-Apr-02 18:30 
GeneralVPIM and C++ Pin
Scracha24-Apr-02 23:43
Scracha24-Apr-02 23:43 
GeneralDebug Assertion Failed in creating a ComboBox Pin
GooGoo24-Apr-02 23:25
GooGoo24-Apr-02 23:25 
GeneralRe: Debug Assertion Failed in creating a ComboBox Pin
[James Pullicino]25-Apr-02 4:08
[James Pullicino]25-Apr-02 4:08 
GeneralRe: Debug Assertion Failed in creating a ComboBox Pin
GooGoo25-Apr-02 14:16
GooGoo25-Apr-02 14:16 
GeneralMessage 40000 Pin
Christian Graus24-Apr-02 23:17
protectorChristian Graus24-Apr-02 23:17 
GeneralRe: Message 40000 Pin
Sameer Maggon24-Apr-02 23:19
Sameer Maggon24-Apr-02 23:19 
GeneralRe: Message 40000 Pin
Christian Graus24-Apr-02 23:26
protectorChristian Graus24-Apr-02 23:26 
GeneralChris we have a problem Pin
Alexandru Savescu24-Apr-02 23:27
Alexandru Savescu24-Apr-02 23:27 

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.