video window
Snapping Window
Create proper snap-to-edge windows for your application more>> Create proper snap-to-edge windows for your application
Snapping Window is a free project that shows how to create proper snap-to-edge windows or palettes, which snap during the drag (as they should).
System requirements:
- Xcode
Clone Window 1.3.1
Clone Window comes as a helpful tool for the toolbar that helps to duplicate the frontmost Finder window with one click by displaying the same folder and using the same view settings as the first window. more>>
Clone Window 1.3.1 comes as a helpful tool for the toolbar that helps to duplicate the frontmost Finder window with one click by displaying the same folder and using the same view settings as the first window.
This is useful when you want to keep your current window as it is, but you want a second window as a base for further navigation from the same folder as the current window.
Requirements:
- Mac OS X v. 10.4 Tiger or later
Funnel Window 1.0
Funnel Windows purpose is to prove Mac OS Xs graphic engines abilities more>>
While the window(s) moves down slowly, this action will stop. The earlier you interrupt this progress, the more interesting it looks in my point of view: the windows can be used, and all objects can be touched.
A text window may, however, when stopped on its way to being closed, be used as well. Anyway, I will not take any responsibility for anything that may result in this pograms usage. ;-)

Elastic Window 1.5
Elastic Window is a flexible tool that allows you to design windows with a particular look in mind and ensure it will maintain a uniform look no matter what size the user makes the window. more>> <<less
Update Finder Front Window 1.0
Update Finder Front Window comes as a little AppleScript program which can tell the Finder to update its front-most window. more>>
Update Finder Front Window 1.0 comes as a little AppleScript program which can tell the Finder to update its front-most window. It is very useful when you work with image files and programs that add custom icons to files.
For instance, if you use GraphicConverter to rotate your pictures, their icons will be rotated as well, but the Finder is not going to see the change until you restart it. That's what Update Finder Front Window is for: it tells the finder to update its icons in the frontmost window.
Requirements:
- Mac OS X 10.1 or higher
Tab To Window 1.2.9
A Mozilla add-on that allows you to organize your tabs. more>> A Mozilla add-on that allows you to organize your tabs.
Tab To Window allows the user to move or copy a tab to a new window. This is useful to organize your tabs when you have a lot of them in the same window.
It is also possible to join a tab to an existing window.
Shortcuts:
- Ctrl+Shift+N: Move to new window
- Ctrl+Alt+N: Copy to new window
System requirements:
- Firefox 1.5 or later.
Video Mirroring 1.0
Video Mirroring - Toggle the status of video mirroring more>>
Nothing will happen if the computer does not support video mirroring or if the Display Manager is not installed.
Completly freeware.
Full Zoom Window 1.0
Full Zoom Window - Zoom the frontmost documents window more>>
NOTE: This script uses the scriptable Finder that comes with System 7.5 or higher. Make sure that the Finder Scripting Extension is activated!!!
Completly Freeware.
iTunes Window Styler 1.6
iTunes Window Styler - Automate the formatting of iTunes columns more>>
Just store it as script in the Scripts Folder of iTunes so that the script is only a mouse click away when you are running iTunes and youre on your way.
Completly freeware.
FadingWindow 1.0
FadingWindow - Window subclass that can set its own transparency more>>
FadingWindow can also automatically fade-up itself when opened and fade-down when closed.
Folder Action Windowing 104v2
Folder Action Windowing - Preserve/restore window settings more>>
This routine works quite nicely when Always open folders in a new window is deselected in Finder Preferences.
Laines Window Scripts 1.1
Laines Window Scripts - Arrange open windows in the Finder more>>
The scripts range from toggling window shade and cascading windows to opening/closing popup windows.
Completly freeware for personal use.
OS X About Window 1.0
OS X About Window - RB template for making a standard about window more>>
Async Drag Window 1.0
Async Drag Window - REALbasic subclass that enables Timers, Threads and events to keep executing during a window drag more>>
This behaviour is achieved by using the kWindowAsyncDragAttribute flag introduced in Mac OS X 10.3, therefore this class requires 10.3 or higher for full functionality. It should function in 10.2 as well, but drags will block as usual in that case.
NOTE: Properly supporting asynchronous dragging required that the Window class Moved event, and Left/Top properties be re-implemented. The end result is the same as an unmodified RB Window however, and existing code should continue to work as-is. If you notice any discrepancies please email a bug report.
ScrollWheel Window 1.0
ScrollWheel Window - REALbasic class for manual scroll wheel handling more>>
An example project is included in the download.