Thread: Quincy, Koolplot Problems

  1. #1
    Registered User
    Join Date
    Sep 2006
    Posts
    3

    Quincy, Koolplot Problems

    Hi guys, i'm currently working on a uni project. I have to write a c program that graphs 6 different chaos maps. I've used koolplot without problems before, but now it's proving to be quite problematic. I have created a koolplot project included koolplot.h and written most of my program. However wenever i run the executable it returns the error:

    'Drawing operation was attempted when there was no current window'

    This occurs simply by including the koolplot library let alone using it. Can anyone shed som light on this? Any help is much appreciated.

    Thankyou

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    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.

  3. #3
    Registered User
    Join Date
    Sep 2006
    Posts
    3
    Hi, Yer saw that thread, lol absolutely no use to me. Has anyone experienced the same problem? I have no idea what would cause it.

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Well have you tried an example from the website - did it work (Yes or No) ?

    Have you ever written a program to use koolplot which worked (Yes or No) ?

    Has your current koolplot program ever worked, or is this a new symptom caused by some edit (Yes or No).

    Post some information dude, you can't just swan into a forum and say "it doesn't work" without giving us any information as to what you've tried already.

    Posting code usually helps as well.

    > Has anyone experienced the same problem?
    It wouldn't necessarily matter if they had. The experienced people on this board can solve all sorts of problems with no prior experience of the particular problem. We don't have to be koolplot wizards for example to fix a basic koolplot problem.
    It it really mattered, you would have joined the forum on the homepage of the library in question.

    > I have no idea what would cause it.
    Obviously.
    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.

  5. #5
    Registered User
    Join Date
    Sep 2006
    Posts
    3
    Sorry. It doesn't matter figured how to couple gnuplot upto my code, works heaps better

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. No clue how to make a code to solve problems!
    By ctnzn in forum C Programming
    Replies: 8
    Last Post: 10-16-2008, 02:59 AM
  2. Quincy 2005: Compiling Errors
    By Thileepan_Bala in forum C Programming
    Replies: 6
    Last Post: 01-18-2008, 08:26 PM
  3. C Pointers Problems
    By mhelal in forum C Programming
    Replies: 8
    Last Post: 01-10-2007, 06:35 AM
  4. Rendering problems (DirectX?)
    By OnionKnight in forum Tech Board
    Replies: 0
    Last Post: 08-17-2006, 12:17 PM
  5. contest problems on my site
    By DavidP in forum Contests Board
    Replies: 4
    Last Post: 01-10-2004, 09:19 PM