GraffitiKanban is an amazing idea-board and collaboration component. Build out a project management application, save notes easily, or anything else you can dream up!
Desktop GraffitiKanban was updated in 2025 with Release 63.
Kanban is a method we use to make your workflows visible, so you can clearly see tasks as they move through each stage. It helps limit work-in-progress so teams stay focused, and it highlights bottlenecks so processes can be continuously improved. The result is greater transparency, flexibility, and efficiency across your operations.
New in Release 63
- ColumnPressed( column as GraffitiKanbanColumn ) event definition for when users press a column
- CustomTheme as String property for overriding the default Bootstrap4 theme
- DragBehavior as DragBehaviors property for controlling the source of drag operations
- DragBehaviors enumeration (0 = Anywhere, 1 = Handle)
- ItemPressed( item as GraffitiKanbanItem ) event definition for when users press an item
- ShowDragHandles as Boolean = False property
- GraffitiKanban now supports embedded FontAwesome icons in the various text elements, but this produce undesired results when edited by users
- GraffitiKanbanColumn has a new AllowReorder as Boolean = True property that controls whether its items can be reordered by dragging
- GraffitiKanbanColumn has a new BorderSize as Integer = -1 property that controls the size of the border. Set to -1 for theme default
- GraffitiKanbanItem has a new CanLeaveColumn as Boolean = True property that controls whether the item can leave its parent column by dragging
- GraffitiKanbanItem has a new BorderSize as Integer = -1 property that controls the size of the border. Set to -1 for theme default
Features | Platform Targets |
|
All GraffitiSuite Desktop Edition controls should work without trouble on any desktop platform supported by Xojo. |