Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
cc65722b
Commit
cc65722b
authored
Mar 15, 2019
by
Claes Sjofors
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ge bararc pixmap added
parent
949272fd
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
2 deletions
+3
-2
xtt/lib/ge/src/ge_subpalette.cpp
xtt/lib/ge/src/ge_subpalette.cpp
+1
-0
xtt/lib/ge/src/ge_subpalette.h
xtt/lib/ge/src/ge_subpalette.h
+1
-1
xtt/lib/ge/src/pwr_ge_setup.dat
xtt/lib/ge/src/pwr_ge_setup.dat
+1
-1
xtt/mmi/ge/src/ge_bitmap_bararc253.pbm
xtt/mmi/ge/src/ge_bitmap_bararc253.pbm
+0
-0
No files found.
xtt/lib/ge/src/ge_subpalette.cpp
View file @
cc65722b
...
...
@@ -345,6 +345,7 @@ void SubPaletteBrow::allocate_pixmaps()
brow_LoadPBM
(
ctx
,
"ge_bitmap_axisarc250"
,
&
pixmaps
[
idx
++
]);
brow_LoadPBM
(
ctx
,
"ge_bitmap_methodtoolbar251"
,
&
pixmaps
[
idx
++
]);
brow_LoadPBM
(
ctx
,
"ge_bitmap_pwrlogotype252"
,
&
pixmaps
[
idx
++
]);
brow_LoadPBM
(
ctx
,
"ge_bitmap_bararc253"
,
&
pixmaps
[
idx
++
]);
}
//
...
...
xtt/lib/ge/src/ge_subpalette.h
View file @
cc65722b
...
...
@@ -44,7 +44,7 @@
/*! \addtogroup Ge */
/*@{*/
#define SUBP_PIXMAPS_SIZE 25
2
#define SUBP_PIXMAPS_SIZE 25
3
typedef
struct
subpalette_s_Menu
{
char
title
[
80
];
...
...
xtt/lib/ge/src/pwr_ge_setup.dat
View file @
cc65722b
...
...
@@ -20,7 +20,7 @@ menu Analog
subgraph FastCurve pwr_fastcurve.component 25
subgraph XYCurve pwr_xycurve.component 25
subgraph Bar pwr_bar.component 26
subgraph BarArc pwr_bararc.component 2
6
subgraph BarArc pwr_bararc.component 2
53
subgraph Axis pwr_axis.component 27
subgraph DynamicAxis pwr_dynamicaxis.component 27
subgraph AxisArc pwr_axisarc.component 250
...
...
xtt/mmi/ge/src/ge_bitmap_bararc253.pbm
0 → 100644
View file @
cc65722b
File added
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