v1.3.0 #5
nperovic
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New Features:
Added Properties
TextColorSet/ Get the Button Text Color (RGB). (To set the text colour, you must have used
SetColor(),SetBackColor(), orBackColorto set the background colour at least once beforehand.)BackColorSet/Get the Button Background Color (RGB).
(To set the background color, you must have used
SetColor(),SetBackColor(), orBackColorat least once beforehand.)BorderColorButton Border Color (RGB).
(To set the border color, you must have used
SetColor(),SetBackColor(), orBackColorto set the background color at least once beforehand.)RoundedCornerRounded Corner Preference for the Button.
(To set the rounded corner preference, you must have used
SetColor(),SetBackColor(), orBackColorto set the background color at least once beforehand.)ShowBorderBorder Preference.
1: Highlight when focused.0: No border displayed.-1: Border always visible.(To set the border preference, you must have used
SetColor(),SetBackColor(), orBackColorto set the background color at least once beforehand.)新功能:
新增屬性
TextColor設定/獲取按鈕文字顏色(RGB)。(要設定文字顏色,您必須至少先前使用過
SetColor()、SetBackColor()或BackColor設定過背景顏色。)BackColor設定/獲取按鈕背景顏色(RGB)。
(要設定背景顏色,您必須至少先前使用過
SetColor()、SetBackColor()或BackColor設定過背景顏色。)BorderColor按鈕邊框顏色(RGB)。
(要設定邊框顏色,您必須至少先前使用過
SetColor()、SetBackColor()或BackColor設定過背景顏色。)RoundedCorner按鈕圓角偏好設定。
(要設定圓角偏好,您必須至少先前使用過
SetColor()、SetBackColor()或BackColor設定過背景顏色。)ShowBorder邊框偏好設定。
1:聚焦時突顯。0:不顯示邊框。-1:總是顯示邊框。(要設定邊框偏好,您必須至少先前使用過
SetColor()、SetBackColor()或BackColor設定過背景顏色。)Nove funkcije:
Dodata svojstva
TextColorPostavite/ Dobijte Boju Teksta Dugmeta (RGB). (Da biste postavili boju teksta, morali ste bar jednom prethodno koristiti
SetColor(),SetBackColor(), iliBackColorda postavite boju pozadine.)BackColorPostavite/ Dobijte Boju Pozadine Dugmeta (RGB).
(Da biste postavili boju pozadine, morali ste bar jednom prethodno koristiti
SetColor(),SetBackColor(), iliBackColor.)BorderColorBoja Ivice Dugmeta (RGB).
(Da biste postavili boju ivice, morali ste bar jednom prethodno koristiti
SetColor(),SetBackColor(), iliBackColorda postavite boju pozadine.)RoundedCornerPreferencija Zaobljenog Ugla za Dugme.
(Da biste postavili preferenciju zaobljenog ugla, morali ste bar jednom prethodno koristiti
SetColor(),SetBackColor(), iliBackColorda postavite boju pozadine.)ShowBorderPreferencija Ivice.
1: Istaknuto kada je fokusirano.0: Ivice se ne prikazuju.-1: Ivice su uvek vidljive.(Da biste postavili preferenciju ivice, morali ste bar jednom prethodno koristiti
SetColor(),SetBackColor(), iliBackColorda postavite boju pozadine.)Full Changelog: v1.2.2...v1.3.0
This discussion was created from the release v1.3.0.
Beta Was this translation helpful? Give feedback.
All reactions