x11 Posted June 1, 2020 Posted June 1, 2020 Please tell me how to set the label as shown in the picture. thanx Quote
Freeman35 Posted June 1, 2020 Posted June 1, 2020 try <i class="fas fa-map-marker-alt"></i> add this, default unigui can not have, add to custom css file Quote
Sherzod Posted June 1, 2020 Posted June 1, 2020 1 hour ago, x11 said: Please tell me how to set the label as shown in the picture. UnimFieldContainer.FieldLabel ? Quote
x11 Posted June 1, 2020 Author Posted June 1, 2020 I Am using this css for border .pnlGeo { border-style: solid; border-width: thin; border-radius: 10px; border-color: #d0d0d0; } Quote
Sherzod Posted June 1, 2020 Posted June 1, 2020 3 minutes ago, x11 said: This should work. What is the problem at the moment? Quote
Sherzod Posted June 1, 2020 Posted June 1, 2020 1 minute ago, x11 said: this is incorrect Can you please make a simple testcase for check? Quote
Sherzod Posted June 2, 2020 Posted June 2, 2020 12 hours ago, x11 said: uniGUI_test_tab.zip Простите, кажется UnimFieldContainer такое расположение не поддерживает. Quote
x11 Posted June 2, 2020 Author Posted June 2, 2020 а как можно єто реализовать другим способом? Quote
Sherzod Posted June 2, 2020 Posted June 2, 2020 23 minutes ago, x11 said: а как можно єто реализовать другим способом? Я проверяю. Quote
Freeman35 Posted June 2, 2020 Posted June 2, 2020 Merhaba, Rusça yazmadığım için kusura bakma, kızıyorlar. ben şöyle bir çözüm buldum, istersen deneyebilirsin. UnimFieldContainer1.LayoutConfig.Cls:= "pnlGeo freeman35" .freeman35 .x-label-el{ margin-left: 27px; margin-top: -10px; } px yerine em kullanırsan, sanırım ekran boyutları değiştiğinde, daha net çözüm olacaktır. iyi günler. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.