Click here to Skip to main content
16,011,428 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalcreating tooltips for top-level submenu items Pin
elephantstar20-May-04 12:11
elephantstar20-May-04 12:11 
GeneralRe: creating tooltips for top-level submenu items Pin
bikram singh20-May-04 19:37
bikram singh20-May-04 19:37 
Questionmp3 player lib ?? Pin
Paolo Ponzano20-May-04 11:37
Paolo Ponzano20-May-04 11:37 
AnswerRe: mp3 player lib ?? Pin
Christian Graus20-May-04 12:03
protectorChristian Graus20-May-04 12:03 
GeneralLooking for Unicode capable file archive Pin
vdubgeek20-May-04 11:15
vdubgeek20-May-04 11:15 
GeneralRe: Looking for Unicode capable file archive Pin
Anthony_Yio20-May-04 18:11
Anthony_Yio20-May-04 18:11 
GeneralRe: Looking for Unicode capable file archive Pin
vdubgeek21-May-04 2:57
vdubgeek21-May-04 2:57 
GeneralPicture Control Question Pin
rmnowick20-May-04 10:27
rmnowick20-May-04 10:27 
All,
I am trying to use the Picture Control tool from the toolbox to add a picture to my main display window. The picture would be a small box located to the right of text string. When I create the picture control, there is an "Image" field whose description reads as follows:

Image: When Type is Icon or Bitmap, specifies the identifier of the image to use

So, I set the Type filed to either Icon or Bitmap. But, I am unable to enter a file location of the image that I would like to load. When I enter the string C:\Red Button.bmp into the Image field it comes back with the error:

The identifier contains illegal characters

The bigger picture here is that I have a list of voltages and temperatures being displayed numerically. Next to each one I would like to display either a green, yellow, or red small rectangle to indicate whether the engineering readings are ok or need some type of action. I thought I could just use the picture control to put up pictures of solid colored rectangles, and that the code might be able to change these on the fly somehow.

Robert
GeneralRe: Picture Control Question Pin
BlackDice20-May-04 10:53
BlackDice20-May-04 10:53 
GeneralRe: Picture Control Question Pin
rmnowick20-May-04 11:10
rmnowick20-May-04 11:10 
GeneralRe: Picture Control Question Pin
BlackDice20-May-04 11:12
BlackDice20-May-04 11:12 
GeneralRe: Picture Control Question Pin
BlackDice20-May-04 11:11
BlackDice20-May-04 11:11 
GeneralResizing windows Pin
dart1320-May-04 9:26
dart1320-May-04 9:26 
GeneralRe: Resizing windows Pin
BlackDice20-May-04 9:40
BlackDice20-May-04 9:40 
GeneralRe: Resizing windows Pin
dart1320-May-04 10:31
dart1320-May-04 10:31 
GeneralRe: Resizing windows Pin
Curi0us_George20-May-04 10:13
Curi0us_George20-May-04 10:13 
GeneralRe: Resizing windows Pin
dart1320-May-04 10:42
dart1320-May-04 10:42 
GeneralRe: Resizing windows Pin
Curi0us_George20-May-04 11:05
Curi0us_George20-May-04 11:05 
GeneralRe: Resizing windows Pin
Dimitris Vasiliadis24-May-04 11:27
Dimitris Vasiliadis24-May-04 11:27 
Generalreading window messages Pin
Anonymous20-May-04 9:25
Anonymous20-May-04 9:25 
GeneralRe: reading window messages Pin
vladfein20-May-04 14:40
vladfein20-May-04 14:40 
GeneralRe: reading window messages Pin
Anonymous21-May-04 5:26
Anonymous21-May-04 5:26 
Generalstarting with MFC adding stuff to the MainFrame Pin
kfaday20-May-04 9:22
kfaday20-May-04 9:22 
GeneralRe: starting with MFC adding stuff to the MainFrame Pin
Antti Keskinen20-May-04 11:19
Antti Keskinen20-May-04 11:19 
GeneralRe: starting with MFC adding stuff to the MainFrame Pin
kfaday21-May-04 1:59
kfaday21-May-04 1:59 

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.