This content is provided AS IS for archive purposes only. Content may be out of date with no guarantee of correctness.

CreateChildForm - Main Functions - Hag GUI for Cobra - Static

Main Article

CreateChildForm - Main Functions - Hag GUI for Cobra

Function CreateChildForm(frm: ^forms, [name:String="Untitled"]) : ^forms

name: A string used to make it possible to differentiate between different forms in hag debug logs.

Creates an (invisible) form as a child of the form frm to attach gui elements to, and returns a pointer to ^forms.

This function is currently experimental. Please report any bugs.

Note: There is currently a bug in Cobra with recursive functions that operate on recursive lists. For this reason, this function is currently not recommended for use.

Stay Subscribed

@golightlyb, subscribe to the RSS feed or get updates by e-mail.

You can also contact me directly - I make an effort to reply to every e-mail.


Login
v0.34.archive