Skip to main content
1-Visitor
December 20, 2015
Solved

save list box

  • December 20, 2015
  • 2 replies
  • 5820 views

Hi.....

I have a list box in my worksheet and I use this worksheet as refrence,I save the worksheet and close it but when I reopen it except list box all entrances have been saved?

what can I do to save list box?

mathcad 15

Best answer by RichardJ

Right click on the list box and select "Mathsoft Listbox Control Object", and "Properties". Change the font to one that includes Farsi characters and I think it should work OK.

2 replies

23-Emerald IV
December 20, 2015

Mathcad does not save the state of listboxes etc.

Look e.g. here: TextBox Initialization

If you search the forum for 'listbox' you may find many more info.

Luc

24-Ruby IV
December 20, 2015

Use Web list box

mjalali-21-VisitorAuthor
1-Visitor
December 20, 2015

yes but I cant edit the font in web list box so the words are too smal,isnt there any way?

25-Diamond I
December 20, 2015

Concerning the saving of the state of a component you might want to look at Richards Saving the state of controls.zip

For getting inspiration concerning components you might look at his Extra Components and Controls

Concerning changing the font size, style, color of a scripted text box (not a web control of course). maybe the attached file helps. The file was made as a reponse to soem questions in thje past and so the second part of the content of that file does not relate to your question.

Werner