ARWaitingView
A class to prevent the user from navigating the interface while something is downloading or doing a long process. It works also between views!
- Cover the entire interface
- All your interface will be covered so the user will not able to use navigation buttons or other items
- Optional Text
- Show a custom text (multiple lines) to keep the user updated and set the font and the color
- Optional Progress Wheel
- Show an animated progress wheel with a custom color
- Works between views
- Your code can navigate to a new view while still having the Waiting view active
- Blur
- The view will automatically blur the underlying interface at the intensity you choose
Test this class for free in the Xojo IDE, purchase to use it in compiled apps. |
$30.00 |
remove |
  |
AXControlGrid
AXControlGrid is a complete and powerful Xojo desktop UI component for macOS and Windows that it makes possible to put Canvas-based controls in a Page or a series of Pages of a given size and, optionally, their associated captions.
It allows the rendering of pages content as Picture objects so you can do further operations on them: including saving them to a database or as files, generating PDF files, sending them via email, printing them, etc.
To the developer, everything is configurable and every change is visible on the fly, including the re-layout of the Page Contents to reflect the new settings applied.
The end user will be able to Zoom the Page contents, navigate between the available pages, drag and drop new items to add them to the currently visible Page, select a range of items in the Page to cut and paste or delete them, besides writing and modifying caption texts (and their settings) or undoing every action done!
Among other operations, the base AXControlGrid component allows the following operations:
- Set and change the main board (Page) size
- Set and change the Page items size
- Add new controls via code, or Drag and Drop
- Delete selected controls
- Cut and Paste (or move) selected controls; for example, rearranging a series of controls to a new position or Page
- Change Text Captions Font, text size, Alignment and the text caption box height to accommodate any needed amount of text
- Set and change text captions gutter
- Unlimited undo for every action done, including zoom levels, page changes, page frame position, control size or text caption changes, etc.
Compatible with Xojo Desktop and Xojo Console projects on Windows and macOS (32/64 bits).
Try the Demo.
Demo Video.
|
$130.00 |
remove |
  |
AXImageCanvas, Database Edition
AXImageCanvas greatly simplifies the task of displaying a Picture with the ability to correctly display the image maintaining its original aspect ratio, and keeping the full resolution of the picture and reference to the original FolderItem. Database binding with CRUD operations and Full records navigation on SQLite, MySQL/MariaDB, PostgreSQL; Full Drag and Drop support; Resizing Handlers; Control Dragging; Undo Support (ten levels per instance), HiDPI / Retina / Dark Mode enabled; Copy, Cut, Paste, Clear; Image Preview; Image Information; Full customization … and much more!
Compatible with Xojo Desktop projects on Windows, macOS and Linux (32/64 bits).
Try the demo |
$65.00 |
remove |
  |
AXImageCanvas, Standard Edition
AXImageCanvas greatly simplifies the task of displaying a Picture with the ability to correctly display the image maintaining its original aspect ratio, and keeping the full resolution of the picture and reference to the original FolderItem. Among other features, it supports Full Drag and Drop; Resizing Handlers; Control Dragging; Undo Support (ten levels per instance), HiDPI / Retina / Dark Mode enabled; Copy, Cut, Paste, Clear; Image Preview; Image Information; Full customization … and much more!
Compatible with Xojo Desktop projects on Windows, macOS and Linux (32/64 bits).
Try the demo
|
$35.00 |
remove |
  |
AXNumValidatedTF
AXNumValidatedTF is a Xojo TextField subclass (32/64 bits) for Windows and macOS allowing the input validation of a defined numeric range, using the system Locale settings for decimal and grouping text formatting.
- Raise Events when the entered value is in / out of Range (active catching / propagation of the value).
- Optionally displays a message Dialog when the entered value is out of range.
- Optionally stays in focus when the entered value is out of range.
- Use of Locale settings for Grouping and Decimal separators.
- Adaptive formatting during the value validation.
- Instance ToolTip / HelpTag set to the accepted value Range.
- Set the length of the decimal part for Real numbers.
- IsInRange property to passively check if the value is inside the defined range.
- Xojo API 2.0 / API 1.0 versions of the Class.
- macOS / Windows (32/64 bits) compatible.
Demo Video
Try it Yourself
Documentation
|
$25.00 |
remove |
  |
Doughnut
An extension for iosGraphics to draw circular graphs. Test this class for free in the Xojo IDE, purchase to use it in compiled apps.
Key features include:
- Single value to show a percentage value, with custom color
- Multiple values to show multiple values each with its color
- Autoresize the graphic will resize in the available or indicated space. You can use this features to add more graphs, one inside the other
|
$30.00 |
remove |
  |
GraffitiSuite All Access Edition
A one-year subscription to updates for both GraffitiSuite Web Edition and GraffitiSuite Desktop Edition. Ease your development with GraffitiSuite. |
$549.95 |
remove |
  |
GraffitiSuite Desktop Edition
One-year subscription to updates for this collection of custom components for Xojo Desktop Edition. Retina-ready and highly-customizable. Ease your development with GraffitiSuite. |
$349.95 |
remove |
  |
GraffitiSuite Web Edition
One-year subscription to updates for this collection of custom components for Xojo Web Edition, with an ever expanding list of elements. Ease your development with GraffitiSuite. |
$349.95 |
remove |
  |
iOSTableViewExtended
An iOSTableView subclass that adds useful features including: swipe to reload, table header and footer, customer section header and footer, contextual menus, side index, TextEdit fix and more. Almost all the features are implemented as interface for your datasource, so you can add only the methods you really need. Test this class for free in the Xojo IDE, purchase is required to use it in compiled apps.
|
$100.00 |
remove |
  |
MBS ChartDirector Plugin
Create professional charts in Xojo with the MBS ChartDirector Plugin. 30 chart and gauge types can be combined and layered together. 32-bit and 64-bit are supported. |
$299.00 |
remove |
  |
MBS ChartDirector Plugin (Academic)
Create professional charts in Xojo with the MBS ChartDirector Plugin. 30 chart and gauge types can be combined and layered together. Supports 32-bit and 64-bit. |
$149.00 |
remove |
  |
RubberViews, Unencrypted Source Code
Design your window at the size you like best, let RubberViews do the rest. RubberViews maintains the place and relative size of every control when a Window or Container Control is resized. It also makes sure the content is resized to fit: font size, including styled text in TextAreas, as well as ListBoxes RowHeight, Pictures in ImageWells and Canvases. HTMLViewer as well. RubberViews extends to the Window or ContainerControl backdrop image, with the option to stretch it to fill the entire surface. All this is available with almost no coding: drop the class into your project, place an instance onto the window or container control, one line in the Open event, one line in Resizing or Resized, and it flows right away. RubberViews is completely cross-platform on macOS, Windows & Linux and it is compatible for 32 and 64-bit. |
$149.95 |
remove |
  |
Window Placement and Screen Extensions
The Window Placement and Screen Extensions are modules that enable Xojo developers to manage their programs’ windows with greater control. The modules also provide additional, helpful information about Window and Screen objects. |
$22.00 |
remove |
  |