Talk:RbxGui: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>NXTBoy |
>Trappingnoobs No edit summary |
||
Line 17: | Line 17: | ||
Just wondering, but why don't you just list the functions/methods like... A FUNCTION OR METHOD???? Maybe just help a bit... Not to be rude or anything... erm... {{User:Quenty/sig|date=August 3}} | Just wondering, but why don't you just list the functions/methods like... A FUNCTION OR METHOD???? Maybe just help a bit... Not to be rude or anything... erm... {{User:Quenty/sig|date=August 3}} | ||
:The current method of documentation only uses the {{tl|method}} template for methods which belong to an instance. AFAIK, RbxGui is not an instance.{{User:NXTBoy/sig|date=19:22, 3 August 2011 (UTC)}} | :The current method of documentation only uses the {{tl|method}} template for methods which belong to an instance. AFAIK, RbxGui is not an instance.{{User:NXTBoy/sig|date=19:22, 3 August 2011 (UTC)}} | ||
::Maybe we should make templates for libraries. It'll get ugly otherwise.<div style="border-top: 1px solid #AAA; color:#000000; font-size:10px">Trappingnoobs <span style="color:skyblue">(Writer)</span><span style="color:red"> Have I done something bad? Good? Tell me on my [[User_talk:Trappingnoobs|talk page]]</span><span style="color:grey;float:right"> 08:20, 4 August 2011 (UTC)</span></div> |
Revision as of 08:20, 4 August 2011
@Blocco
Please post the Contents. I can't download the latest version; it's offline. Thanks. -aboy5643
I always wondered how to use it. Thanks whoever wrote this page. :D
Trappingnoobs (Writer) Have I done something bad? Good? Tell me on my talk page 10:38, 2 August 2011 (UTC)
- Are we documenting all the functions in there? They look quite usefull. I guess I won't need to port my GUI library to roblox anymore :)Trappingnoobs (Writer) Have I done something bad? Good? Tell me on my talk page 10:43, 2 August 2011 (UTC)
- We're documenting as many functions possible. Only the ones that are actually in the library, not the local functions that the ones in the library use.
- You're welcome. ;)
Error
I get an 'Unknown exception' when I call LoadRobloxLibrary from a script. Is this meant to happen? It's not locked, so I shouldn't imagine so. :L
Trappingnoobs (Writer) Have I done something bad? Good? Tell me on my talk page 10:53, 2 August 2011 (UTC)
- It is locked on the production build as of now. As to the current gametest build, I am not certain whether it is locked or not, as I have not tried using it yet. I'll just plug this code in.
- Try LoadLibrary() jedikacheff said that LoadRobloxLibrary is locked.
Just wondering, but why don't you just list the functions/methods like... A FUNCTION OR METHOD???? Maybe just help a bit... Not to be rude or anything... erm... - Quenty (talk • August 3)
- The current method of documentation only uses the {{method}} template for methods which belong to an instance. AFAIK, RbxGui is not an instance.
- Maybe we should make templates for libraries. It'll get ugly otherwise.Trappingnoobs (Writer) Have I done something bad? Good? Tell me on my talk page 08:20, 4 August 2011 (UTC)
- Maybe we should make templates for libraries. It'll get ugly otherwise.