Objo.
Feedback Forum Docs Objo Studio
Feedback

Bug #76

Inline subroutines and functions should not be allowed within method bodies

Status
Fixed
Fixed in
v26.5.3
Source discussion
https://forum.objo.dev/d/11-window-crash
Last updated
2026-05-14

Public summary

Something like this:

Sub agreeBox_CheckedChanged()
submitBtn.Enabled = agreeBox.Checked
End Sub

Within a window's Opening() event should be a compile-time error.

Objo.

Build apps visually, deploy anywhere.

Feedback is a public read-only status mirror for Objo Studio.