REALbasic Classes from Alex Restrepo line

At Alex Restrepo ..Nowhere.. site we can find some amazing, freeware classes for REALbasic. Alex is also a author of two applications – Leecher (download all specified files…) and Prismas (simulates a ray of light passing through different prisms).

List of Alex Restrepo classes

    Custom EditField – A highly customizable, 100% REALBasic Canvas-based EditField.
    Alternating ListBox – A listbox that alternates the colors of the rows.
    Convolutions – The application will apply a 3×3 convolution kernel to an image and display the results, very slow and unoptimized.
    Custom Cells – A listbox with custom cells allows you to have buttons, progressbars and just about anything you want inside a listbox cell.
    Custom Frames – This is a little experiment, and an old one as well, where I was building little “windows” within a canvas to display different types of information.
    Custom TabPanel – A Canvas-based tab panel that mimics the tabpanel in the RealBasic IDE (even with animations!).
    Custom Toolbar – An OSX-style toolbar, useful when you want to have a consistent toolbar in your cross-platform applications, it has some of the features available in OSX native toolbars like button reordering, although given the buffered nature of OSX the reordering animation looks a lot better in Windows.
    DatabaseUpdate – A simple class to build “Update” sql statements, handling the formating for you.
    Dir View – A listbox subclass that will display hierarchically the contents of a directory.
    ExcelWritter – A listbox extension that saves the contents of the listbox as an excel file, by calling listbox.saveAsExcelFile(folderItem).
    GraphCanvas – A canvas that will draw an x,y line graph of one or multiple “datasets”, you can modify almost every aspect of the resulting graph. Look at the included demo for an example.
    Grid Canvas – A canvas with a variable-size grid, each cell gets its own CellClick and CellPaint events. It can be used for a game map editor, but you may find it useful for something else.
    Indeterminate Animation – A canvas that will display a series of pictures (stored as a single picture, one frame on top of the next) as a looping animation.
    Inspector – A floating window that mimics the RealBasic properties window, allows you to see (and edit) the contents of a dictionary, there’s also an interface that you can implement to “inspect” your classes.
    Library Listbox – A custom listbox that mimics the appearance of the “library” listboxes found in applications such as iTunes.
    Listbox Printer – A simple class that will print the contents of a listbox.
    Picture Viewer – A ContainerControl that displays a picture. The user can change the scaling of the picture, or fit the picture to the actual control size. Click and drag in order to scroll the picture is also available.
    PreviewCanvas(iPhotostyle) – This canvas allows you to display previews of any object that implements the included “PreviewableObject” interface, the previews can be then scaled and selected.
    Reflection Canvas – This canvas displays an image and then mirrors and fades the image horizontally, resulting in an interesting effect, like the video snapshots you see in iTunes.
    Round Slider – A slider replacement, with a round knob. You can use any of 3 different sizes: normal, small and tiny, has a transparent background and fires MouseUp events, it also has an AllowCancel property, to return the slider to its original value when the MouseUp event was fired outside the slider.
    Selection Canvas – When the canvas is set to accept clicks, it will create a closed selection specified by the mouse clicks, you can then move, delete or add “Control Points”.
    SyntaxHighlightEditField – An expandable, multiple-language Syntax Highlighter EditField. You can easily define Highlight Definitions for different languages, included in the download are the definitions for C, Java, Objective-C, RealBasic and XML.
    Telnet Socket – simple Telnet support for REALbasic
    TreeView – A TreeLike structure and a ListBox capable of displaying it, including lines between parent and child nodes.

    More information

    ..Nowhere.. Alex Restrepo

Author: Jakub Pawlak

I'm interested in all. Currently working on the development of TUTSPOLIS and I hope that in near feature reference it success.

Leave a Reply

Copyrights (c) TUTSPOLIS | Powered by Wordpress MU | Inspired at Elegant Themes designed by qbap (HTML5 & CSS3)