Thread: Display content

  1. #1
    Reverse Engineer maxorator's Avatar
    Join Date
    Aug 2005
    Location
    Estonia
    Posts
    2,318

    Display content

    This is a stupid question, but how can i display something in the window? With the devc++ windows application code. Some text or a picture or a textbox...

  2. #2
    Reverse Engineer maxorator's Avatar
    Join Date
    Aug 2005
    Location
    Estonia
    Posts
    2,318
    Anybody knows??

  3. #3
    Registered User
    Join Date
    Mar 2002
    Posts
    1,595
    This is the C++ board. Issues pertaining to C++ are discussed here. Your question would be better handled on the Windows board. To give you a quick start, you could look here.

    http://www.winprog.org/tutorial/

    It's as good of a tutorial on Windows programming as I've seen.
    You're only born perfect.

  4. #4
    Deprecated Dae's Avatar
    Join Date
    Oct 2004
    Location
    Canada
    Posts
    1,034
    theForger's is in C, although it barely differs from C++.

    I used this one, its just as simple, but C++. Plus its always good to go over another tutorial for review/ and maybe if somethings different or if its more complete/longer.

    http://code.glowdot.com/tutorials/wi...ial.php?page=2

    Also this one:

    http://www.rohitab.com/discuss/ikonb...T;f=18;t=11408
    Warning: Have doubt in anything I post.

    GCC 4.5, Boost 1.40, Code::Blocks 8.02, Ubuntu 9.10 010001000110000101100101

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. read a text file and display the content into the list box
    By mr_empty in forum Windows Programming
    Replies: 10
    Last Post: 12-18-2007, 12:55 AM
  2. display character size...(quite urgent..)
    By karthi in forum C Programming
    Replies: 10
    Last Post: 07-11-2007, 09:42 PM
  3. display the content of a file in a program
    By nevrax in forum C Programming
    Replies: 5
    Last Post: 04-07-2007, 10:03 AM
  4. new problem with class
    By jrb47 in forum C++ Programming
    Replies: 0
    Last Post: 12-01-2006, 08:39 AM
  5. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM