1
Themes / Re: Layout.nut help
« on: February 14, 2022, 02:14:57 PM »
Thanks for the reply Mark.
Yeah, I am still trying to resolve the first item on my own. Guess I was hoping if someone was already looking at it maybe it would be more obvious to them. I haven't given up on it yet though.
The second item is the one I really need help with and hopeful that someone will take pity on me. I am able to solve some of the issues on my own, but not all. I say "at the end", because there were already comments there stating "// initiate games list now, if it's available to be shown" and below that it said "show_games_list()". That's original. I was changing that area and getting somewhere on results, but I just can not figure out how to get the gamelist to show without having the change tabs. I don't want to, I'm just trying to figure out how as that's the work around since I can't find the problem.
Funny you mention the layering thing like Photoshop. I think that's what's happening, but I don't know enough to resolve it. I know the "show_game_list()" call works because it's used in other places. If I remove or change it, it breaks. So, the sub function (or whatever squirrel calls it) works...just not at initial startup. Almost like a frame was drawn after (on top of, whatever) the text box for the list. But, if you call "show_video_tab()" that works every time, except initial startup.
Brian
Yeah, I am still trying to resolve the first item on my own. Guess I was hoping if someone was already looking at it maybe it would be more obvious to them. I haven't given up on it yet though.

The second item is the one I really need help with and hopeful that someone will take pity on me. I am able to solve some of the issues on my own, but not all. I say "at the end", because there were already comments there stating "// initiate games list now, if it's available to be shown" and below that it said "show_games_list()". That's original. I was changing that area and getting somewhere on results, but I just can not figure out how to get the gamelist to show without having the change tabs. I don't want to, I'm just trying to figure out how as that's the work around since I can't find the problem.
Funny you mention the layering thing like Photoshop. I think that's what's happening, but I don't know enough to resolve it. I know the "show_game_list()" call works because it's used in other places. If I remove or change it, it breaks. So, the sub function (or whatever squirrel calls it) works...just not at initial startup. Almost like a frame was drawn after (on top of, whatever) the text box for the list. But, if you call "show_video_tab()" that works every time, except initial startup.
Brian