Re: wxGrid, resizing the column containing row labels?
PB <[email protected]> Tue, 17 Jun 2025 13:29:29 -0700 (PDT)
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, AFAICT, this is available only since wxWidgets 3.3, see https://docs.wxwidgets.org/trunk/classwx_grid.html#a530c020f82fdb50aa6649273c625ec44. You can try this in the grid sample there, where you need to check "Row label drag-resize" in the Grid menu. Best PB On Tuesday, June 17, 2025 at 9:45:33 PM UTC+2 Tony Kennedy wrote: > Hi all, > > I'm not sure if this is possible. I want the user to be able to resize the > column that contains the row labels (column -1 I suppose). > > Does the wxGrid class support this? I cannot see any function that might > let me. > > Tony. > > PS. I've had it resizing in the past, but I think that was a custom patch. > If I can figure out what happened (and it is a patch), I'd be happy to > contribute it. > -- Please read https://www.wxwidgets.org/support/mlhowto.htm before posting. --- You received this message because you are subscribed to the Google Groups "wx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/wx-users/9f921b78-29ac-4fb4-bb6f-a4d8969a3602n%40googlegroups.com.