Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~13.3K People Reached

13 Posted Topics

Member Avatar for happygeek

XP is just so easy to use and people have gotten used to it. Most people see no use in upgrading to windows 7 and relearning.

Member Avatar for XP78USER
6
10K
Member Avatar for ColeTechInc

You can try Adobe flash professional. It is free for a 30-day trial. I am using it ans it is very good.

Member Avatar for peter_budo
0
167
Member Avatar for 26bm

Hello, I am programming for the new(ish) 4 inch retina display of Apple's mobile products. Since I don't have a Mac computer to program with I've had to use Adobe Flash Professional. I realize that in order for the app to run in the full 4" I need to add …

0
136
Member Avatar for 26bm

Hi, I have created a program that follows a line blitted on a surface called 'screen'. I have created a function in a different file to do so and have imported it into my main file like so: from Follow_Ground import Follow_Ground The code in the file 'Follow_Ground.py' looks like …

Member Avatar for bnn678
0
178
Member Avatar for 26bm

Hi, I am wondering if there is any way to anti-alias an image or, at least smooth the edges. I am aware it can be done with strait lines, but I don't know about images that are imported into pygame. Thanks, 26bm.

0
57
Member Avatar for 26bm

Hi, I am wondering if there is any easy way to up the frame rate of a pygame program. For example locking the frame rate? I don't know. Thanks in advance! 26BM

Member Avatar for 26bm
0
246
Member Avatar for 26bm

Hi, I'm wondering if anybody knows of a python compiler to make an exe with. I have tries cx_freeze and py2exe so far, but I haven't been able to get it to work. If anyone has any good python to exe compilers please post here. Thanks, 26bm

Member Avatar for james.lu.75491856
0
380
Member Avatar for 26bm

Hi, I am wondering if there is a way to somehow look at the contents of a variable and make a variable name with the contents of that variable. I really don't know how else to word that, just wondering. If anyone understands what I am saying and knows an …

Member Avatar for TrustyTony
0
257
Member Avatar for 26bm

Hi, I have a question about the game I am making in pygame. In the middle of the game screen there is the "notepad" where doodles can move around and such. Around that is the "desk" the notepad is on. I have a link to a screenshot [here.](http://picturepush.com/public/13180159) But underneath …

Member Avatar for 26bm
0
228
Member Avatar for vishalonne
Member Avatar for 26bm
0
282
Member Avatar for wolf_one

It looks quite efficient to me... I don't know if you can compact it much more if any.

Member Avatar for chriswelborn
-1
272
Member Avatar for 26bm

Hi, I am tring to make a custom cursor in pygame and I would like to use a XBM file to do so. I am wondering if somebody could please give me an example on how to create a XBM cursor, how to load it into pygame, and how to …

0
147
Member Avatar for 26bm

Hi, I wrote some code using pygame that has two images. I am trying to figure out how transparency works, so I have tried to display a circle png on a square png. My code looks like this. import pygame from pygame.locals import * #make window pygame.init() screen = pygame.display.set_mode((1270, …

Member Avatar for 26bm
0
604

The End.