Author Topic: ListBox_NoIntegralHeight  (Read 2429 times)

Fred Tomke

  • OpenDCL Technician
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2120
ListBox_NoIntegralHeight
« on: March 30, 2010, 10:31:20 PM »
Hello,

I understood this property this way: if this property is set to true, the height of the control is changed this way that only whole texts are visible; you cannot see the upper half of the last visible line if it doesn't match completely inthe visible area.

I have the feeling that the current behaviour of Runtime and Studio is inverse: if this property is set, the control's height remains as designed and I see the "upper half" of the last visible list item.

I hope I explained well.

Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

owenwengerd

  • Administrator
  • Hero Member
  • *****
  • Posts: 3101
    • Outside The Box
Re: ListBox_NoIntegralHeight
« Reply #1 on: March 31, 2010, 03:49:58 AM »
You have it backward: if the property is set, the control size remains fixed and partial lines are displayed. If the property is not set, then the control size changes to avoid partial lines.

Fred Tomke

  • OpenDCL Technician
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2120
Re: ListBox_NoIntegralHeight
« Reply #2 on: March 31, 2010, 05:00:14 AM »
Ok, thanks, then I should correct this in the German help.

Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]