Thread
:
GUI control outside of GraalControl
View Single Post
#
8
07-14-2007, 12:40 PM
Admins
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
You should do it like this:
PHP Code:
with
(
GUIContainer
) {
new
GuiWindowCtrl
(
"MY window"
) {
// ...
}
}
Admins
View Public Profile
View GraalOnline Profile
Visit Admins's homepage!
Find all posts by Admins