RE: EUGrid Row Heights
- Posted by Phil Russell <pg_russell at lineone.net> Mar 09, 2004
- 570 views
Hi Tony, I am currently working on a new release of EuGrid which will hopefully be out in the next couple of weeks. This isn't going to include variable row heights but it *is* top of my list for the release after that. I am planning to allow the following: 1. User resizable rows (for all rows or individual rows). 2. Programmatic resizing of individual rows. 3. Automatic sizing of rows to accomodate text contents (if possible). All controlled by the usual plethora of EGW_* flags. BTW I remember you asking for the ability to draw text vertically in row & column headers a (long) while ago. I tried this but I found it difficult to implement cleanly due to limitations with the windows API. With the forthcoming release you will be able to fake it, however, by displaying bitmaps in the header cells. This would allow you to display a bitmap containing e.g. vertical text. I may have another go at this in the future if I feel brave enough. Frankly the whole windows/font/GDI stuff makes my head hurt! Regards, Phil Russell Tony Steward wrote: > > > Hello Phil and all, > Can you currently set the row height to auto, as I wanted to use the > multi line feature however I don't want all rows to be large when only a > couple of rows actually require it. > > If not can it be added? Please. > > Regards, > > Tony Steward > >