-
August 13th, 2015, 08:31 #11
- Join Date
- Jun 2015
- Posts
- 40
By the way, I've got an issue : I've reproduced exactly your code, etc, but the window is still not resizabe. The <resize_campaignlistwithtabs /> tag doesn't seem to work. Do I have to do an includefile or something do I do somethin wrong ?
I've got this output in the consloe :
Code:Ruleset Warning: Could not find template (sizelimits) in windowclass (TutorialWindow) Runtime Notice: s'self' | windowinstance = { class = TutorialWindow, node = nil, x,y,w,h = 412,284,200,200 } Runtime Notice: s'getclass' | s'TutorialWindow' Runtime Notice: s'getDatabaseNode' | nil Runtime Notice: s'getFrame' | s'campaignlistwithtabs'
Any hint ?
-
August 15th, 2015, 01:45 #12
I've duplicated what lochost has encountered. the only output I get in the console is;
Ruleset Warning: Could not find template (sizelimits) in windowclass (TutorialWindow)
p.s. how'd you get that code block?
Problems? See; How to Report Issues, Bugs & Problems
On Licensing & Distributing Community Content
Community Contributions: Gemstones, 5E Quick Ref Decal, Adventure Module Creation, Dungeon Trinkets, Balance Disturbed, Dungeon Room Descriptions
Note, I am not a SmiteWorks employee or representative, I'm just a user like you.
-
August 15th, 2015, 01:59 #13
- Join Date
- Apr 2012
- Location
- Prosper, TX
- Posts
- 729
Getting CODE to display
Go into the Advanced editor, select the text you want in a code block, and hit the # symbol.
Code:I'm a code snippet, if there was more, I might be a full block.
BoomerETNo signature needed, please leave parcel on the porch.
-
August 15th, 2015, 05:05 #14
I've duplicated the re-sizing error and resolved it.
The <sizelimits> has to be declared outside of the <sheetdata> tag. Page 10 of your tutorial shows;
Code:<sheetdata>
<banner_campaign><icon>TutorialTitle</icon></banner_campaign><sizelimits><dynamic /></sizelimits><close_campaignlist /><resize_campaignlistwithtabs /></sheetdata>
Code:<sizelimits>
<dynamic /></sizelimits> <sheetdata><banner_campaign><script> ...
Problems? See; How to Report Issues, Bugs & Problems
On Licensing & Distributing Community Content
Community Contributions: Gemstones, 5E Quick Ref Decal, Adventure Module Creation, Dungeon Trinkets, Balance Disturbed, Dungeon Room Descriptions
Note, I am not a SmiteWorks employee or representative, I'm just a user like you.
-
August 16th, 2015, 17:02 #15
- Join Date
- Jun 2015
- Posts
- 40
wasn't home this weekend, on my way home, I can't wait to try this ! Thanks Jeff for the great tuto, and thank's Lord entrails for the solution !
Last edited by lochost; August 16th, 2015 at 17:06.
-
August 22nd, 2015, 14:02 #16
- Join Date
- Apr 2015
- Posts
- 82
-
August 22nd, 2015, 14:03 #17
- Join Date
- Apr 2015
- Posts
- 82
-
April 21st, 2016, 10:46 #18
So I finally decided to work on an extension rather than simple modules and Jeff; this is exactly the jumpstart I was looking for.
-
April 21st, 2016, 13:43 #19
- Join Date
- Apr 2015
- Posts
- 82
-
April 23rd, 2016, 17:22 #20
Thanks Jeff for an incredibly useful tutorial. I worked through it over the course of a couple days. Copying and pasting code a little at a time. Oddly enough, I had a couple typos that caused me some grief! I still have something wrong in my code, anchoring seems to be the issue. I'll chase it down on my own, helping solidify the lessons learned. And it doesn't unnecessarily string this thread out to 50 pages in length. As mentioned in the tutorial some controls are non functional. One thing that might be nice is a screen shot of your final resultant window. I'd know if I'm chasing red herrings then. Again thank you so much for the excruciating time you spent documenting this project for others, like me, to follow!
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks