Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: the program dose not response  (Read 908 times)

0 Members and 1 Guest are viewing this topic.

tarboucha

  • Newbie
  • *
  • Posts: 1
    • View Profile
the program dose not response
« on: August 03, 2014, 06:35:23 pm »
i have a problem in all my program when i use sfml window, when i presse left buttom of the mouse the program bug and dose not respond
if i press any other buttom (mouse/keyborad) i don't get any problem  :(

Jesper Juhl

  • Hero Member
  • *****
  • Posts: 1405
    • View Profile
    • Email
Re: the program dose not response
« Reply #1 on: August 03, 2014, 06:45:17 pm »
Please read these two links. Then try again.

http://en.sfml-dev.org/forums/index.php?topic=5559.0
http://sscce.org/

Noone can help you based on what you just posted.

Hapax

  • Hero Member
  • *****
  • Posts: 3360
  • My number of posts is shown in hexadecimal.
    • View Profile
    • Links
Re: the program dose not response
« Reply #2 on: August 04, 2014, 01:34:02 am »
#include <SomeInformation>
if (weKnewWhatYourProblemWas)
{
    weWouldHelpYou();
}

EDIT: forgot the inclusion.
Selba Ward -SFML drawables
Cheese Map -Drawable Layered Tile Map
Kairos -Timing Library
Grambol
 *Hapaxia Links*

 

anything