User Activity

  • Posted a comment on discussion Help on ObjectListView

    Thanks! I was having the same problem.

  • Posted a comment on discussion Help on ObjectListView

    One of my columns wraps around to a second line, and the header is not quite tall enough for both lines to fit. I would have thought it would adjust this automatically, but apparently not. Is there any way to set the header height? Or set the padding around the text? I tried changing the margin settings but they don't seem to do anything?

  • Posted a comment on discussion Python on ObjectListView

    Please disregard -- this should have been in 'Help'. Is there no way to delete topics? I was not adding the delegate to the tree: this.treeListView1.FormatCell += treeListView1_FormatCell;

  • Posted a comment on discussion Python on ObjectListView

    When I load up my tree data, everything is collapsed at the beginning. I want to set the expanded/collapsed state for the tree items when I set the tree data. How do you do that? Thanks!

  • Modified a comment on discussion Python on ObjectListView

    Hello -- I've read about how to set the color of a cell by using the FormatCell handler. But no matter what I do, I cannot get my cells to be any other color than the default. Is there some trick to it? I have UseCustomFormatEvents set to true for my tree. Here's my handler: private void treeListView1_FormatCell(object sender, FormatCellEventArgs e) { e.SubItem.BackColor = Color.Red; } Thanks

  • Posted a comment on discussion Python on ObjectListView

    Hello -- I've read about how to set the color of a cell by using the FormatCell handler. But no matter what I do, I cannot get my cells to be any other color than the default. Is there some trick to it? I have UseCustomFormatEvents set to true for my tree. Here's my handler: private void treeListView1_FormatCell(object sender, FormatCellEventArgs e) { e.SubItem.BackColor = Color.Red; } Thanks

  • Posted a comment on discussion Help on FreeMind

    Is the Freemind XML file format posted online somewhere? Thanks Bob

  • Posted a comment on discussion Help on FreeMind

    Hello, I have a machine running Snow Leopard 10.6.8. I downloaded the version of...

View All

Personal Data

Username:
bsabiston
Joined:
2009-01-22 00:21:55

Projects

  • No projects to display.

Personal Tools