This Python add-on lets you do BeOS application scripting. Very sweet!
File | Description |
---|---|
check_mail.py | Python version of an email checker from
The
BeOS Bible. This version runs much faster
than the shell script version in the Bible.
Read the code, and change the accounts dictionary to use it to let you easily manage several email accounts within BeOS (despite the fact that E-mail only lets you keep one account at a time). |
get_title_frame.py | Get the title and frame rectange for the text/plain handler's first window. |
heymodule.html | Documentation for heymodule. You really want to read this, right now. |
heymodule.so | The magical Python add-on. This gets installed in /boot/home/config/lib/python1.5/BeOS if you follow the installation instructions. |
hide_campus.py | Example showing you how to hide the campus status window; see the docs for more information. |
moving_windows.py | Example showing you how to move the StyledEdit window around the screen; see the docs for more information. |
README.html | This file. You read it. |
show_campus.py | Make the campus status window reappear after you've hidden it with hide_campus. |
window_titles.py | List the window titles for Pe. |
Copyright © 1998, Chris Herborth (chrish@qnx.com)