Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
flutterui:panel_styles [2023/03/24 11:00]
admin created
flutterui:panel_styles [2023/03/24 11:01]
admin
Line 9: Line 9:
 Next, if your component should look like an editor, you need the same background color. It's possible to set a fixed color, but this color won't look nice in other technologies?​ To be technology independent,​ simply use another style: Next, if your component should look like an editor, you need the same background color. It's possible to set a fixed color, but this color won't look nice in other technologies?​ To be technology independent,​ simply use another style:
  
-<code java>​Style.addStyleNames(panel, "​f_standard_border"​, "​f_default_editorbackground"​);</​code>​+<code java>​Style.addStyleNames(panel,​ "​f_default_editorbackground"​);</​code>​
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information