How do you make the Text History screen bigger? [Solved]

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
Hazel-Bun
Eileen-Class Veteran
Posts: 1010
Joined: Sun Oct 28, 2012 6:03 pm
Completed: Sunrise: A Dieselpunk Fantasy & Ultramarine: A Seapunk Adventure
Projects: Thrall: A Dark Otome Visual Novel
Organization: AURELIA LEO, LLC
Tumblr: authorzknight
itch: authorzknight
Contact:

How do you make the Text History screen bigger? [Solved]

#1 Post by Hazel-Bun »

Hello all. I'm currently trying to figure out why this error message keeps popping up when I try to press the navigation button to get to text history. It says it's in line 17 but, when I checked, there's no problem I can see. Maybe I'm not looking in the right place? I'd greatly appreciate the help in advance.

Okay so I got the error message to disappear (Had to remove all the tags which isn't the best solution but hey, what can you do about it?), but now the actual text history screen is super tiny. Is their a way to make the dimensions bigger than what is pictured below?

Thank you! I'll re-post here if I run into anymore trouble.
Attachments
AtPF Screenshot 2.png
AtPF Screenshot 1.png
Last edited by Hazel-Bun on Fri Feb 14, 2014 11:44 pm, edited 4 times in total.
Black bookstore owner. Diverse fiction reviewer. Bestselling romance author. Award-winning fiction editor. Quite possibly a werewolf, ask me during the next full moon.

User avatar
Alex
Lemma-Class Veteran
Posts: 3094
Joined: Fri Dec 11, 2009 5:25 pm
Contact:

Re: Text history leads to an error message

#2 Post by Alex »

Check your dialogues - texthistory trys to remove text tags, but in your case it unable to remove the closing "size" tag (try to figure out why).

User avatar
Hazel-Bun
Eileen-Class Veteran
Posts: 1010
Joined: Sun Oct 28, 2012 6:03 pm
Completed: Sunrise: A Dieselpunk Fantasy & Ultramarine: A Seapunk Adventure
Projects: Thrall: A Dark Otome Visual Novel
Organization: AURELIA LEO, LLC
Tumblr: authorzknight
itch: authorzknight
Contact:

Re: Text history leads to an error message

#3 Post by Hazel-Bun »

Okay thank you. I'll experiment with removing the tags and see if that's the issue/seeing if I didn't close one properly.
Black bookstore owner. Diverse fiction reviewer. Bestselling romance author. Award-winning fiction editor. Quite possibly a werewolf, ask me during the next full moon.

User avatar
Hazel-Bun
Eileen-Class Veteran
Posts: 1010
Joined: Sun Oct 28, 2012 6:03 pm
Completed: Sunrise: A Dieselpunk Fantasy & Ultramarine: A Seapunk Adventure
Projects: Thrall: A Dark Otome Visual Novel
Organization: AURELIA LEO, LLC
Tumblr: authorzknight
itch: authorzknight
Contact:

Re: How do you make the Text History screen bigger?

#4 Post by Hazel-Bun »

New question for ya'll.
Black bookstore owner. Diverse fiction reviewer. Bestselling romance author. Award-winning fiction editor. Quite possibly a werewolf, ask me during the next full moon.

User avatar
Alex
Lemma-Class Veteran
Posts: 3094
Joined: Fri Dec 11, 2009 5:25 pm
Contact:

Re: How do you make the Text History screen bigger?

#5 Post by Alex »

Play some with the values

Code: Select all

    style.readback_window.xmaximum = 500
    style.readback_window.ymaximum = 300

User avatar
Hazel-Bun
Eileen-Class Veteran
Posts: 1010
Joined: Sun Oct 28, 2012 6:03 pm
Completed: Sunrise: A Dieselpunk Fantasy & Ultramarine: A Seapunk Adventure
Projects: Thrall: A Dark Otome Visual Novel
Organization: AURELIA LEO, LLC
Tumblr: authorzknight
itch: authorzknight
Contact:

Re: How do you make the Text History screen bigger? [Solved]

#6 Post by Hazel-Bun »

Thanks, that did it!
Black bookstore owner. Diverse fiction reviewer. Bestselling romance author. Award-winning fiction editor. Quite possibly a werewolf, ask me during the next full moon.

Post Reply

Who is online

Users browsing this forum: MisterPinetree