I don't know if anyone else is using this, but I've been fighting with it for a week and it's still kicking my ass. I add more properties to the grid than will fit in the height of it. So it adds a scrollbar for me to use, which is very helpful. Unfortunately, that scrollbar covers the far right end of the grid, meaning that the little dropdown widget and the little button with .. two dots to open a requester of some kind are completely covered and I can't use them.
I don't need sizers for my application ( fixed res ) so I don't know if they're required, but I tried getting my head around them and it only made matters worse. ( The property grid wasn't taking up anything like the space available to it, it was too small to use. That was just by copying the sizer from Brucey's PG example which is part of the mod.
Does anyone know how to deal with these scrollbars and stop them blocking the end of the grid with all the important widgets in?
I don't need sizers for my application ( fixed res ) so I don't know if they're required, but I tried getting my head around them and it only made matters worse. ( The property grid wasn't taking up anything like the space available to it, it was too small to use. That was just by copying the sizer from Brucey's PG example which is part of the mod.
Does anyone know how to deal with these scrollbars and stop them blocking the end of the grid with all the important widgets in?
