PDA

View Full Version : Popup config file values



gotowned
04-20-2013, 10:00 PM
i opened a pop-file. what do these values mean?

_T("Flop stb Btn 3Bpt"),Arial,12,0,#FFFCF4F4,#FFEC1919,0,#80000000,0
[text],[font,size,?],[background],[font color],[?],[?],[?]

Patvs
04-21-2013, 06:07 PM
It's the font (Arial)
font size (12)
background color (FFFCF4F4)
font color (FFEC1919)

for the cell in the popup.

gotowned
04-21-2013, 07:02 PM
u missed to answer the [?]. you just listed 4 values and there are eight.

gotowned
04-21-2013, 07:07 PM
[1] _T("Flop stb Btn 3Bpt"),
[2] Arial,
[3] 12,
[4] 0,
[5] #FFFCF4F4,
[6] #FFEC1919,
[7] 0,
[8] #80000000,
[9] 0

udbrky
04-22-2013, 08:13 PM
This is easiest done in the popup designer. Why are you editing via an editor instead?

gotowned
04-23-2013, 03:06 AM
This is easiest done when you just answer my question.

DogNamedBluff
04-23-2013, 10:14 AM
I have escalated this to our 2nd level support. Someone will be in touch shortly.

gotowned
04-23-2013, 10:17 AM
appreciated

random
04-23-2013, 11:00 AM
Hello gotowned,


Unfortunately we do not offer support for manual editing of the configuration files. If you have suggestions that you believe we should consider to improve popup designer, please let us know.

However, let me give you some hints about fields in .popup file:

Font
Size
Font Style (Regular,Bold,italic)
Background color
Text color
Border style (location (top,right,bottom,left) and size)
Border color
Decimals

Font and Border styles are converted into numeric value by popup designer.

Unfortunately as explained above, we do not have detailed documentation for customers explaining the values. You are however free to try them out for yourself inside popup designer, and then check the values in .popup file.

If you have any other questions, please let us know.