Thread: Displaying bitmaps on a dialog

  1. #1
    Funniest man in this seat minesweeper's Avatar
    Join Date
    Mar 2002
    Posts
    798

    Displaying bitmaps on a dialog

    I'm using bloodshed's dev C++ and I have no problem making and using both dialogs and bitmaps. The tutorials I have learnt off of tell you how to make a dialog or load a bitmap to the main window. What I want however is to do both at once and display a grid of bitmaps on a dialog. Is this possible? And if so can anyone advise me how to do it or even better point me to a tutorial showing how it is done. I assume you do the necessary coding when you make the dialog box but all I have seen is how to add buttons and list boxes etc. etc.

    Thanks

  2. #2
    Unregistered
    Guest

    Wink

    Puedes mirar la siguiente pagina. Tiene excelente información sobre tu problema, con códigos fuente incluidos:

    http://www.foosyerdoos.fsnet.co.uk/

    Suerte

  3. #3
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    I think he means go to that site......

    "excelente información"....couldnt have said it better

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. DX9 Not Displaying Bitmaps
    By Sentral in forum Game Programming
    Replies: 9
    Last Post: 01-31-2006, 05:35 AM
  2. Problem displaying bitmaps
    By batman123 in forum Game Programming
    Replies: 2
    Last Post: 01-09-2005, 02:01 AM
  3. Displaying strings in a dialog window
    By Frandy in forum Windows Programming
    Replies: 11
    Last Post: 09-27-2004, 08:46 AM
  4. Dialog box not displaying
    By Dohojar in forum Windows Programming
    Replies: 8
    Last Post: 05-03-2003, 01:08 AM
  5. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM