Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~1K People Reached
Favorite Tags

6 Posted Topics

Member Avatar for 2hamed

I'm trying to write program in Python using PyOpenGL which I need to use glutMouseFunc for some mouse functionality but when I run the program I get the following error: Traceback (most recent call last): File "teapot.py", line 80, in <module> glutMouseFunc(mouseHandle) File "/usr/lib/python2.7/dist-packages/OpenGL/GLUT/special.py", line 137, in __call__ contextdata.setValue( self.CONTEXT_DATA_KEY, …

Member Avatar for 2hamed
0
792
Member Avatar for j2dao2dae

you can also store the log-in information as cookie in users' browser so that when they return the won't need to log in again.

Member Avatar for mrcniceguy
0
111
Member Avatar for attism

i'm just gonna describe the whole idea of having 3 columns in a page. first of all we need two div tags. then we give them the float attribute. like this: [CODE] <div class="left-col" style="float:left;width:20%;">this is the contents of our left most column.</div> <div class="right-wrapper" style="float:right;width:80%;"> ... </div> [/CODE] so …

Member Avatar for attism
0
112
Member Avatar for edmundoswald
Member Avatar for Member #733618
0
74
Member Avatar for deecoup
Member Avatar for edmundoswald

I don't really think this is the right section to ask HTML questions. anyway here is the code: [CODE] <form method="post" action="form_process.php"> <input type="text" name="emp_fname" /> <input type="text" name="emp_lname" /> <input type="text" name="emp_address" /> <input type="password" name="emp_password" /> <input type="submit" /> </form> [/CODE]

Member Avatar for 2hamed
0
45

The End.