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

hi, im trying to do something like the following: text_area = wx.TextCtrl(self.panel, -1, style=wx.MULTILINE) a = (all the text in the text control window) I can't get my head around how to define the text with wxpython, how should I go about this?

Member Avatar for vegaseat
0
134
Member Avatar for juzzy

how do you add the output of a sum back into the input? eg. i = 100 print i/2 which will give you 50 (obviously) then i want to divide the answer by 2 and then the answer of that by 2 and so on ad infinitum thanks in advance

Member Avatar for juzzy
0
108
Member Avatar for juzzy

hello, i have written a basic udp instant messenger program and am trying to send udp packets across the external network, the packets that are sent (from my friends computer to mine) are being dropped at the hub/router. i know this because the little light flashes each time a packet …

Member Avatar for juzzy
0
70
Member Avatar for juzzy

is it possible, well yes of course its possible, but does anyone know the best way to alter the colour of a word within a sentence in a wxpython window. I know how to change the colour of the entire text but not a specific word. So for instance if …

Member Avatar for juzzy
0
1K
Member Avatar for lllllIllIlllI

Well this is probably a really stupid question but i was doing pygame tutorial and i dont know what a vector is and they keep talking about them, there were special vector classes and things like that, im rather confused, so if someone could teach me what a vector is …

Member Avatar for Ene Uran
0
116
Member Avatar for juzzy

im thinking about how i could manipulate gui windows, so that if I were to have, say two separate programs running in two separate windows and i were to drag one the other would follow. does anyone know how i would begin to go about doing this? I'm actually using …

Member Avatar for Stefano Mtangoo
0
130
Member Avatar for freshfitz
Member Avatar for freshfitz
0
89
Member Avatar for Graham Hampton

Hi all, Have just joined as a member and glad to be here. I have a NetGear router with my main PC. I also have a laptop which I am trying to establish a wireless network connection. I have clicked on the connect button to establish a "Security-enabled wireless network …

Member Avatar for juzzy
0
230
Member Avatar for juzzy

hi I wonder if anyone can help? I am trying to write a simple server_side message reciever so i can send messages from one machine to another, I want the program wrapped in a gui and i have been doing this using tkinter. However I have a problem, I can …

0
45