BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lvgl
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
lvgl
Commits
b98dca77
Commit
b98dca77
authored
Jan 10, 2017
by
Gabor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lv_mbox: style updates and bugfixes
parent
1a326ffb
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
156 additions
and
27 deletions
+156
-27
lv_mbox.c
lv_objx/lv_mbox.c
+155
-27
lv_mbox.h
lv_objx/lv_mbox.h
+1
-0
No files found.
lv_objx/lv_mbox.c
View file @
b98dca77
This diff is collapsed.
Click to expand it.
lv_objx/lv_mbox.h
View file @
b98dca77
...
...
@@ -53,6 +53,7 @@ typedef struct
cord_t
btn_h
;
uint8_t
hide_title
:
1
;
uint8_t
hide_btns
:
1
;
uint8_t
btn_fit
:
1
;
}
lv_mboxs_t
;
/*Built-in styles of message box*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment