 |
 |
| Zeta |
 |
 |
By Michael.Henry - Posted on March 30, 2008 - 00:48:51 (#22658)
Current version when comment was posted: 2.4.2 |
 |
 |
Will this work in Zeta 1.51?
|
|
| running python interpreter in a Terminal question |
 |
 |
By hey68you - Posted on January 3, 2008 - 04:52:26 (#22349)
Current version when comment was posted: 2.4.2 |
 |
 |
When I run Python in a Terminal, I want to be able to get to previous commmands that I typed in.
In Linux, this works just using the up arrow key on the keyboard.
Any ideas?
Thanks,
hey68you
|
|
| BRect? |
 |
 |
By pichtik - Posted on November 15, 2005 - 14:24:53 (#18347)
Current version when comment was posted: 2.4.2 |
 |
 |
What do I need to import to work with BRect class, I can't find it :(
|
|
| priority |
 |
 |
By donn - Posted on October 9, 2005 - 00:04:29 (#17996)
Current version when comment was posted: 2.4.2 |
 |
 |
Sure, you can specify priority per thread. The option you have out of the box is the BLooper constructor's second parameter, give it B_LOW_PRIORITY instead of the default B_NORMAL_PRIORITY. (So you'd have to put your application into a BLooper thread, assuming it isn't already.)
|
|
| priority |
 |
 |
By AlienSoldier - Posted on October 8, 2005 - 22:47:39 (#17995)
Current version when comment was posted: 2.4.2 |
 |
 |
i don't know how this could be done, but could it be possible to do something to allow priority setting. for exemple getting a torrent require very low priority, all python app seem the same priority.
|
|
| Python's web |
 |
 |
By gmiranda - Posted on October 8, 2005 - 13:03:57 (#17987)
Current version when comment was posted: 2.4.2 |
 |
 |
its www.python.org not dot com :=)
|
|
|
|
|