1. Roland Smith
  2. PowerBuilder
  3. Monday, 21 October 2024 01:59 AM UTC

I am using the Treeview control with checkboxes and pictures. The pictures are a mix of 16x16 ico and bmp files.

The checkbox and picture touch each other. I want there to be a pixel between the two. Is there a way to achieve that, perhaps sending a windows message?

Here is what it looks like:

Andreas Mykonios Accepted Answer Pending Moderation
  1. Monday, 21 October 2024 12:06 PM UTC
  2. PowerBuilder
  3. # 1

Hi.

I'm not aware of a message you can send to achieve that. In an older conversation, you did that question among others. Olan had proposed to "manipulate" the icons (Treeview Issue). I wonder if an icon with some added transparency around would be a solution. I've seen this as a proposed solution in winforms development (.net - Winforms: Is there a way to put some space between image and checkbox in treeview? - Stack Overflow)... Of course, in .net things are different. Here you would have to "touch" the original icons...

Andreas.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.