Log in

View Full Version : ?? on Creating new windowclasses



Christopher Matherne
June 17th, 2009, 12:39
in the example from my previous post:

https://www.fantasygrounds.com/forums/showthread.php?t=10449

I tried to create a new window class with in a .mod, but the links in the library did not open the new pages I created. I am guessing that the new window class I create needs to be in the rule set folder? If so what is the xml code to make the .mod refer to the new window class, or is it a lua script? Am I even approaching this correctly? My goal is to create a new listing in the library using the window class of my choice. Could it be that I need to assign my new window class to the library/reference class some how?

PLEASE help someone:confused:

Christopher Matherne
June 17th, 2009, 15:41
ok got the windowclass to work, :D

now problems with the editing text in the widow,causes FG to crash, might be a database problem???:confused:

Christopher Matherne
June 17th, 2009, 16:31
Please some one look at and test the attached files,

use /openwindow corerules

try to write in the widow and edit the test, eg. font, link, etc; by highlighting and rightclick the text you create, fg crashes, can anyone plz help me and explain why, what can i do to fix it, make it work corectly??:confused:

4E ruleset BTW

Christopher Matherne
June 17th, 2009, 17:08
ok it was the data base assigned, well i have it set to encounter for now to get it working, untill someone can help me create a new database.:(

thw new question is,
if you do /openwindow coreruleslist
Why are there several New Story Listings and a tab with many more New story listings? it should have no tab and operate just as if you toggled the story book icon??:confused:

The new button is also not working.

Christopher Matherne
June 17th, 2009, 22:19
Well discovered that the tab with extra entres was there because i had a mod open, but this mod only has info for the library, which is odd for it to trigger a new tab here, anyways, I wish now to remove the function of tabs being created from this new window, and still need the new button to work.:confused:

still need help please