cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Translate the entire conversation x

Can I permanently change the height of the message log window on bottom of Creo?

dunebuggyjay
14-Alexandrite

Can I permanently change the height of the message log window on bottom of Creo?

Hi Guys,

 

dunebuggyjay_0-1636036721567.png

Currently the area circled is only showing 1 line of information. I want to make this show 2 or 3 lines of information. 

 

I know I can drag it up to where I want it in each session, but is it possible to sett its height every time I start Creo?

 

Thanks,

Jay

 

ACCEPTED SOLUTION

Accepted Solutions
tbraxton
22-Sapphire I
(To:dunebuggyjay)

Config option: 

visible_message_lines

 

Assign an integer value to set the number of lines displayed

========================================
Involute Development, LLC
Consulting Engineers
Specialists in Creo Parametric

View solution in original post

2 REPLIES 2
tbraxton
22-Sapphire I
(To:dunebuggyjay)

Config option: 

visible_message_lines

 

Assign an integer value to set the number of lines displayed

========================================
Involute Development, LLC
Consulting Engineers
Specialists in Creo Parametric

You can also write a map key / mapkeys like these here:

 

!Mitteilungsprotokoll mehrzeilig machen
mapkey mp @MAPKEY_NAMEMitteilungsprotokoll mehrzeilig machen;\
mapkey(continued) @MAPKEY_LABELMitteilungsprotokoll mehrzeilig machen;\
~ Move `main_dlg_cur` `sash_swap` 91;

 

!Mitteilungsprotokoll einzeilig machen
mapkey me @MAPKEY_NAMEMitteilungsprotokoll einzeilig machen;\
mapkey(continued) @MAPKEY_LABELMitteilungsprotokoll einzeilig machen;\
~ Move `main_dlg_cur` `sash_swap` 100;

Announcements
NEW Creo+ Topics: Real-time Collaboration

Top Tags