User talk:Reacheround: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:


You should edit the pages on a regular panel, then use those as the res files—'''[[User:Ts2do|ts2do]]''' 14:45, 27 Dec 2006 (PST)
You should edit the pages on a regular panel, then use those as the res files—'''[[User:Ts2do|ts2do]]''' 14:45, 27 Dec 2006 (PST)
:Thanks for the tip.  Here's what I understand so far.  The PropertyDialog manages a list of Panels and each Panel will have it's own .res file.  Will the PropertyDialog have it's own .res file too?  Also, I created a class derived off of Panel but was unable to edit it via the VGUI builder.  I could do it when I derived off of Frame though. [[User:Reacheround|Reacher]] 08:39, 28 Dec 2006 (PST)

Revision as of 09:39, 28 December 2006

VGUI Builder problem

I'm trying to create a PropertyDialog with several PropertyPages. I can display it fine, but I can't seem to get the VGUI builder displayed to edit my controls. Has anyone done this before?

You should edit the pages on a regular panel, then use those as the res files—ts2do 14:45, 27 Dec 2006 (PST)

Thanks for the tip. Here's what I understand so far. The PropertyDialog manages a list of Panels and each Panel will have it's own .res file. Will the PropertyDialog have it's own .res file too? Also, I created a class derived off of Panel but was unable to edit it via the VGUI builder. I could do it when I derived off of Frame though. Reacher 08:39, 28 Dec 2006 (PST)