PDA

View Full Version : Popups - Borders



BubbleBoy
03-27-2016, 12:45 PM
The color selector on borders has no function.

Otherwise you can specify for each cell it's border width and where it has borders (4 directions)


Since you can't see how a cell is formatted in the editor, you can only overwrite, you have to look into the .pop files to find current formatting.

In there you find a value that details the borders.
I spent a while figuring out what they mean.


The Border takes a value between 0 and 63
Value : Border meaning


1
only left, size 1


2
only top, size 1


3
only bottom, size 1


4
only right, size 1


5
left & right, size 1


6
top & right, size 1


7
top & right & left, size 1


8
?


...



15
all sides, size 1 [15 different border configs + 1 blank]


16
? (nothing size 2?)



17
only left, size 2 [=1+16]


18
only top, size 2


19
only bottom, size 2


20
only right, size 2


...



33
only left, size 3 [=1+16+16]


34
only top, size 3


35
only bottom, size 3


36
only right, size 3


..



63
all sides, size 4 [= 4*16 - 1]




Which knucklehead had the smart idea to save things like this :D
Whoever programmed this maybe can explain a bit better what's going on.

udbrky
03-27-2016, 04:19 PM
I will forward this on for explanation.

I just created a border color. What trouble are you having with the border color?

BubbleBoy
04-08-2016, 11:47 AM
I just created a border color. What trouble are you having with the border color?

It doesn't matter what color I select for a border, it's always black. Can you share a screenshot of a colored border? I don't think it's possible?!

udbrky
04-08-2016, 07:47 PM
160864

BubbleBoy
04-16-2016, 03:15 PM
thanks

I can't get it to work from the pop-up designer on two PCs

Can you post the .pop for these two cells or the hole popup for me please? Thanks.

BubbleBoy
04-23-2016, 02:25 PM
I figured the border color problem out. It was the opacity, it was set to FF and I didn't get that you have manually change it. My mistake. The color picker for some reason starts with full opacity on border color selection and never drops it. Pasting a Hexcode did change (and illuminated the left part of the color picker, at which point I realized it wasn't supposed to be blank).

udbrky
04-24-2016, 12:46 AM
It's set in the middle by default and will use what you last had used. It should remember it.

BubbleBoy
04-27-2016, 12:57 PM
Alright. I might have messed it up on old PC but on the fresh test PC I don't think I ever changed it. Hmm, ok.



Open question, how does the border get stored in the .pop file exactly, what's the logic?

udbrky
04-28-2016, 01:05 PM
Here is a post with information on it - http://forums.holdemmanager.com/general-support/402691-popup-config-file-values.html#post1814091

The styles are converted to numeric value.

xaxa
05-17-2016, 02:07 AM
hi there,

didnt want to make a new thread because my issue also with the borders.
Is it possible to remove borders?
For a specific pup up i selected borders to all cells... but now i dont like it anymore but i dont want to do the pop up all over again.

Thanks in advance

xaxa

udbrky
05-18-2016, 03:36 AM
Select the cells again, using the no border "border".