Thread: SimpleWindow probelm

  1. #1
    Registered User
    Join Date
    Mar 2004
    Posts
    6

    Question SimpleWindow probelm

    Hi all

    I am busy with a simple window assignment that gets inputs from the user and plots it as a line chart in a simple window.

    Problem is as soon as i open my window it freezes up so i cant type in the inputs, but when i get the inputs from a external file it works fine... ???

    Am i doing something wrong or could it be a compiler error ???

    Regards
    G

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Post some code
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Array Probelm
    By peacealida in forum C Programming
    Replies: 7
    Last Post: 04-01-2008, 07:12 AM
  2. Template arguement probelm.
    By King Mir in forum C++ Programming
    Replies: 8
    Last Post: 09-12-2007, 02:18 PM
  3. Bitmap display probelm.
    By hemanth.balaji in forum Windows Programming
    Replies: 11
    Last Post: 05-29-2005, 10:50 PM
  4. Parsing C and making syntax highlights, probelm with comments
    By Lynux-Penguin in forum C++ Programming
    Replies: 1
    Last Post: 07-22-2003, 11:20 AM
  5. Char Variable Probelm
    By Krak in forum C++ Programming
    Replies: 1
    Last Post: 01-26-2003, 12:34 PM