Note that there are some explanatory texts on larger screens.

plurals
  1. POWhen I change language, I lose my design
    primarykey
    data
    text
    <p>when i change language and font of my app (en-fr-fa-es) I lose its design</p> <p>when I change the font made it problem </p> <pre><code>startlanguage = "Fa"; HelliStaticform.ActiveForm.Font = Bzar; automaticdeletebutton.Text = "حذف هوشمند"; filebutton.Text = "بایگانی"; newproject.Text = "جدید"; openproject.Text = "بازکردن"; save.Text = "ذخیره"; saveas.Text = "ذخیره در"; pointerbutton.Text = "نشانگر"; insert.Text = "درج"; drawlinebutton.Text = "خط"; drawforcebutton.Text = "نیرو"; basebutton.Text = "تکیه گاه"; drawnormalbasebutton.Text = "تکیه گاه ساده"; drawgradientbasebutton.Text = "تکیه گاه متحرک"; Horizontalgradientbasebutton.Text = "افقی"; Verticalgradientbasebutton.Text = "عمودی"; degreegradientbase.Text = "زاویه دار"; mirrorbutton.Text = "آینه..."; editbutton.Text = "ویرایش"; editbasebutton.Text = "تکیه گاه ها"; editforcebutton.Text = "نیروها"; editlinebutton.Text = "خطوط"; editpointbutton.Text = "نقاط"; Delete.Text = "پاک کردن"; clearAllbutton.Text = "پاک کردن همه"; checkbutton.Text = "آزمایش پایداری"; solvebutton.Text = "حل"; solveboxvisible.Text = "شکل تحلیل شده"; aboutbutton.Text = "درمورد.."; tableview.Text = "نمای جدولی"; calculatemenu.Text = "تحلیل"; Helpmenu.Text = "راهنمایی"; addcommentoolbox.Text = "توضیح"; </code></pre> <p>and</p> <pre><code>startlanguage = "En"; toolStrip1.Font = AmbersHand; automaticdeletebutton.Text = "Automatic Delete"; filebutton.Text = "File"; newproject.Text = "New Project"; openproject.Text = "Open Project"; save.Text = "Save"; saveas.Text = "Save az"; pointerbutton.Text = "Pointer"; insert.Text = "Insert"; drawlinebutton.Text = "Line"; drawforcebutton.Text = "Force"; basebutton.Text = "Base"; drawnormalbasebutton.Text = "fixed hinge"; drawgradientbasebutton.Text = "roller hinges"; Horizontalgradientbasebutton.Text = "Horizontal"; Verticalgradientbasebutton.Text = "Vertical"; degreegradientbase.Text = "Degree"; mirrorbutton.Text = "Mirror"; editbutton.Text = "Edit"; editbasebutton.Text = "Bases"; editforcebutton.Text = "Forces"; editlinebutton.Text = "Lines"; editpointbutton.Text = "Points"; Delete.Text = "Delete"; clearAllbutton.Text = "Delete All"; checkbutton.Text = "Cheak solvability"; solvebutton.Text = "Solve"; solveboxvisible.Text = "Solved picture"; aboutbutton.Text = "about.."; tableview.Text = "table"; calculatemenu.Text = "Analysis"; Helpmenu.Text = "Help"; addcommentoolbox.Text = "Comment"; </code></pre> <p>:</p> <p>(my picturebox and toolbox and many texboxes moving when i change the language)</p> <p>how can i prevent it?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload