![]() |
4.8. Table layout for
PARTdataManager and (PARTlinkManager)
4.8.5. Adjust table values
> Set bitmap /
plinkcommon.cfg -> Block [BMPMAPPING_<column_name>] - Key
"BMPCODE<number>"
|
|
---|---|
Zurück | Weiter |
With the help of the option Set bitmap (PDataMgr only) you can set internal values and map them to a color.
The setting only applies for PARTdataManager.
Setting in
configuration
file $CADENAS_SETUP/plinkcommon.cfg
:
Block [BMPMAPPING_<variable name>], key BMPCODE<NUMBER>, first value contains the displayed term, the second value contains the path to bitmap.
[BMPMAPPING_MAT_NAME] BMPCODE0="BRASS","$CADENAS_SETUP/bitmaps/linkdbdemo/materials/brass.bmp" BMPCODE1="COPPER","$CADENAS_SETUP/bitmaps/linkdbdemo/materials/copper.bmp" BMPCODE2="GLAS","$CADENAS_SETUP/bitmaps/linkdbdemo/materials/glas.bmp"
Setting in user interface under PARTlinkManager -> Extras menu -> Configure dialog box -> PARTlinkManager preferences tab -> Adjust table values -> Set bitmap (PDataMgr only)
Pictures are
displayed if enabled by clicking the button Show graphics in table .
![]() |
Hinweis |
---|---|
Make sure that for all used materials there is a definition available. BMPCODE0="BRASS","C:\ProgramData\cadenas\partsolutions\setup/bitmaps/linkdbdemo/materials/brass.bmp" |
Furthermore please regard that the list field option in the dialog box "new ident-no." has to show the according value as well; otherwise it won't work.
The value definition happens in erpcustom.cfg -> block "USERDIALOG" -> key "Werkstoff". For details see there.
Another example (See PLDBDEMO database -> Role "LOC1")
[BMPMAPPING_LOC1] BMPCODE0="x","$CADENAS_SETUP/bitmaps/linkdbdemo/department/usa.png"
User interface: PARTlinkManager -> Extras menu -> Configure dialog box -> PARTlinkManager preferences tab -> Adjust table values -> Set bitmap (PDataMgr only)
If button
Show graphics in table is disabled the internal value (here "x") is
displayed in the respective row.
If button
Show graphics in table is enabled the image is displayed in the respective
row.
Zurück | Nach oben | Weiter |
4.8.4. Adjust table values -> Adjust color with condition / plinkcommon.cfg -> Block [COLMAPPING_<column name>] -> Key "COLORCOND<number>" | Zum Anfang | 4.8.6. Adjust table values -> Set bitmap with condition / plinkcommon.cfg -> Block [BMPMAPPING_<column_name>] -> Key "BMPCOND<number>" |