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

is the gtk runtime library nessary to run compiled gtk apps on windows and linux ??? or is there a workaround

-1
52
Member Avatar for bittuthegr8

hi my computer fried cause of a circut overload and i really need a program to be compiled. could someone compile this for windows 32 [CODE]#include <stdio.h> #include <sys/types.h> #include <curl/curl.h> #include <curl/types.h> #include <curl/easy.h> #include <gtk/gtk.h> #include <pthread.h> #include <math.h> GtkWidget *progress_bars[999], *list_labels[999][10], *list, *list_items[999], *list_items_table[999], *list_labels_vboxes[999], *list_scrolled_window, *abort_buttons[999], …

-1
57
Member Avatar for bittuthegr8

hey could someone explain how you could make the facebook presence bar with the chat tabs(structure only not back end) [URL=http://img199.imageshack.us/i/barbao.png/][IMG]http://img199.imageshack.us/img199/8696/barbao.png[/IMG][/URL] i got a link to a Gmail like chat tab [url]http://anantgarg.com/2009/05/13/gmail-facebook-style-jquery-chat/[/url] but couldn't figure out how to fit it onto a fixed bar. I'm intermediate at HTML and CSS …

Member Avatar for bittuthegr8
0
185
Member Avatar for otakua

Hello. I am a total newbie when it comes to this. My friend has a game server on his computer, and where are trying to connect the site that i created to it. I know HTML and CSS but nothing about mySQL or PHP or any of that, and have …

Member Avatar for otakua
0
142
Member Avatar for solahere

I wanted to do some popon windows when someone hovers over something on my page... new_window = open("page.html", "displayWindow", "toolbar=no,width=600,height=300,directories=no,status=no,scrollbars=no,resize=no,menubar=no"); I can do that by opening a popup using the abovecode but it opens in a separate page... I want it to hover on top of the same page some …

Member Avatar for solahere
0
118