Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
70% Quality Score
Upvotes Received
5
Posts with Upvotes
5
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~4K People Reached
Favorite Tags
Member Avatar for spiriad

Hi, I am trying to make small game , but I am confronting with a problem. I have a function that should add a new button to my form when it's called. The problem is that I don't know how to create a new object (a button, a shape or …

Member Avatar for Itamir
1
3K
Member Avatar for spiriad

Hello there, I have the following situation : I have a moving ball in a rectangular 2D chamber. When the ball touches the walls of the chamber it changes it's direction. It is simple to implement the ball movement when the chamber is empty ( it has only 4 walls). …

Member Avatar for spiriad
0
110
Member Avatar for spiriad

Hello there, What I want to know is how can I make a drag selection box using JavaScript. What I mean, is when you click the left mouse button and drag, a "wire" (I don't know the term for it) should appear , like on your desktop. I'm sure this …

0
73
Member Avatar for spiriad

Hello there, Is there any good online web based code (text) editor with syntax highlighting for different languages (C,C++,PHP, etc) and auto-completion .Or, with at least one of that options (better if both, especially auto-completion)? Seems that the results from gooogle aren't helping me so much. Thanks

Member Avatar for digital-ether
0
129
Member Avatar for spiriad

Hello, I would like to know how can I load a page in a iframe but with some added things to it (like scripts, header, etc). Suppose I have this example : Code: [CODE] <html> <head> <script type="text/javascript"> function rightButton(event){ if (event.button==2) alert("You clicked the right mouse button!") } </script> …

Member Avatar for spiriad
0
62
Member Avatar for spiriad

Hi, my name is Adrian , I am 19 years old, I am a cs student from Bucharest , and from now on , a member of this forum :) .

Member Avatar for ddanbe
0
46
Member Avatar for chound

In Borland C++ Builder 6, I used forms. I created a button and clicked on it. It went to the editor. I typed "form1. " waiting for autocomplete to work. But I got "error in source code". The source code was generated by the BDE. Why doesnt it work. I …

Member Avatar for spiriad
0
162