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

Static

Main Article

Latest Posts

EnableForm - Main Functions - Hag GUI for Cobra

Procedure EnableForm(frm: ^forms, [enable:Boolean=TRUE], [allChildren:Boolean=FALSE])

Continue Reading

PositionForm - Main Functions - Hag GUI for Cobra

Procedure PositionForm(frm :^forms, x:Integer, y:Integer)

Continue Reading

CreateChildForm - Main Functions - Hag GUI for Cobra

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

Continue Reading

CreateForm - Main Functions - Hag GUI for Cobra

Function CreateForm([name:String='Untitled']) : ^forms

Continue Reading

Text Boxes - Elements - Hag GUI for Cobra

Textboxes are rectangular elements used for string entry. All Hag text boxes are rich text (each character can be fully styled).

Continue Reading

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