HwxGrid: grid with stretchable columns

If you have a cool piece of software to share, but you are not hosting it officially yet, please dump it in here. If you have code snippets that are useful, please donate!
Post Reply
yuri
Earned some good credits
Earned some good credits
Posts: 104
Joined: Thu Apr 09, 2009 4:58 pm
Location: Russia

HwxGrid: grid with stretchable columns

Post by yuri »

Hi all!

Here is a small hack class to force wxGrid fit horizontally into parent, stretching columns according to their "stretch factors". I've tested it with wxMSW and wxGTK and it works well.

Hope it helps!

Yuri
Attachments
hgrid.h
(2.44 KiB) Downloaded 357 times
Post Reply