Skip to content
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/Controls/CheckBox.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: CheckBox
parent: Controls
nav_order: 8
permalink: /Controls/CheckBox
Copy link
Copy Markdown
Collaborator

@KubaO KubaO Jan 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this permalink is to be stable for use from within the future IDE help system, it should begin with /tB.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you be happy with /tB/Controls/CheckBox or does it need any further hierarchy?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's exactly what I had in mind.

---

# CheckBox
16 changes: 16 additions & 0 deletions docs/Controls/CheckMark.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: CheckMark
parent: Controls
nav_order: 20
permalink: /Controls/CheckMark
---

# CheckMark

## CheckMark Control

From [Features | Overview - New Controls](/Features/Overview#new-controls)

![image](../Features/Images/5fc60b7b-4f54-445c-8504-451019b7ec55.png)

Primarily intended for reports but available in Forms and UserControls as well, the CheckMark control provides a scalable check component where this is fixed to a single size in a normal CheckBox control.
8 changes: 8 additions & 0 deletions docs/Controls/ComboBox.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: ComboBox
parent: Controls
nav_order: 9
permalink: /Controls/ComboBox
---

# ComboBox
8 changes: 8 additions & 0 deletions docs/Controls/CommandButton.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: CommandButton
parent: Controls
nav_order: 7
permalink: /Controls/CommandButton
---

# Pointer
8 changes: 8 additions & 0 deletions docs/Controls/Data.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Data
parent: Controls
nav_order: 22
permalink: /Controls/Data
---

# Data
8 changes: 8 additions & 0 deletions docs/Controls/DirListBox.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: DirListBox
parent: Controls
nav_order: 15
permalink: /Controls/DirListBox
---

# DirListBox
8 changes: 8 additions & 0 deletions docs/Controls/DriveListBox.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: DriveListBox
parent: Controls
nav_order: 14
permalink: /Controls/DriveListBox
---

# DriveListBox
8 changes: 8 additions & 0 deletions docs/Controls/FileListBox.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: FileListBox
parent: Controls
nav_order: 16
permalink: /Controls/FileListBox
---

# FileListBox
8 changes: 8 additions & 0 deletions docs/Controls/Frame.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Frame
parent: Controls
nav_order: 6
permalink: /Controls/Frame
---

# Frame
8 changes: 8 additions & 0 deletions docs/Controls/HScrollBar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: HScrollBar
parent: Controls
nav_order: 11
permalink: /Controls/HScrollBar
---

# HScrollBar
8 changes: 8 additions & 0 deletions docs/Controls/Image.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Image
parent: Controls
nav_order: 19
permalink: /Controls/Image
---

# Image
Binary file added docs/Controls/Images/label.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/Controls/Images/toolbox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions docs/Controls/Introduction.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: Introduction
parent: Controls
nav_order: 1
permalink: /Controls/Introduction
---

# Introduction

> [!WARNING]
>
> Pardon, we have not fully documented all the controls yet.

twinBASIC supports a number of controls out of the box. See associated pages for more info.

![Toolbox](Images/toolbox.png "Toolbox")

- Pointer
- PictureBox
- Label
- TextBox
- Frame
- CommandButton
- CheckBox
- ComboBox
- ListBox
- HScrollBar
- VScrollBar
- Timer
- DriveListBox
- DirListBox
- FileListBox
- Shape
- Line
- Image
- CheckMark
- QRCode
- Data
- OLE
- MultiFrame
8 changes: 8 additions & 0 deletions docs/Controls/Line.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Line
parent: Controls
nav_order: 18
permalink: /Controls/Line
---

# Line
8 changes: 8 additions & 0 deletions docs/Controls/ListBox.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: ListBox
parent: Controls
nav_order: 10
permalink: /Controls/ListBox
---

# ListBox
8 changes: 8 additions & 0 deletions docs/Controls/MultiFrame.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: MultiFrame
parent: Controls
nav_order: 24
permalink: /Controls/MultiFrame
---

# MultiFrame
8 changes: 8 additions & 0 deletions docs/Controls/OLE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: OLE
parent: Controls
nav_order: 23
permalink: /Controls/OLE
---

# OLE
8 changes: 8 additions & 0 deletions docs/Controls/PictureBox.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: PictureBox
parent: Controls
nav_order: 3
permalink: /Controls/PictureBox
---

# PictureBox
10 changes: 10 additions & 0 deletions docs/Controls/Pointer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Pointer
parent: Controls
nav_order: 2
permalink: /Controls/Pointer
---

# Pointer

Not a control to use on your Form(s) but a device to interact with them.
16 changes: 16 additions & 0 deletions docs/Controls/QRCode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: QRCode
parent: Controls
nav_order: 21
permalink: /Controls/QRCode
---

# QRCode

## QR Code Control

From [Features | Overview - New Controls](/Features/Overview#new-controls)

![image](../Features/Images/54ed49d8-b434-45e3-9e63-a1fe75cdf814.png)

Easily display custom QR codes with a native control.
8 changes: 8 additions & 0 deletions docs/Controls/Shape.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Shape
parent: Controls
nav_order: 17
permalink: /Controls/Shape
---

# Shape
8 changes: 8 additions & 0 deletions docs/Controls/TextBox.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: TextBox
parent: Controls
nav_order: 5
permalink: /Controls/TextBox
---

# TextBox
8 changes: 8 additions & 0 deletions docs/Controls/Timer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Timer
parent: Controls
nav_order: 13
permalink: /Controls/Timer
---

# Timer
8 changes: 8 additions & 0 deletions docs/Controls/VScrollBar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: VScrollBar
parent: Controls
nav_order: 12
permalink: /Controls/VScrollBar
---

# VScrollBar
13 changes: 13 additions & 0 deletions docs/Controls/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Controls
# nav_order: 11
permalink: /Controls
---

# Controls

> [!WARNING]
>
> Pardon, we have not fully documented all the controls yet.

See [Features | Overview - New Controls](/Features/Overview#new-controls) for existing info.