Recent

Author Topic: plListBox Package pl_ExControls.pkg cannot be resized to fullscreen (align)  (Read 1295 times)

aducom

  • Full Member
  • ***
  • Posts: 162
    • http://www.aducom.com
I installed Cindy from the online package manager. If I put a pLListbox on the form I can resize it to a certain maximum which is very small. The align properties do work, but if you choose alClient I get a TControl.ChangeBounds loop detected error. I've been trying to locate that issue in the code, but so far no luck. Has anybody found a solution or cause of this problem?
« Last Edit: October 25, 2019, 01:03:03 pm by aducom »

Guva

  • Full Member
  • ***
  • Posts: 201
  • 🌈 ZX-Spectrum !!!
Re: plListBox (Cindy) cannot be resized to fullscreen (align)
« Reply #1 on: October 25, 2019, 12:42:03 pm »
I installed Cindy from the online package manager. If I put a pLListbox on the form I can resize it to a certain maximum which is very small. The align properties do work, but if you choose alClient I get a TControl.ChangeBounds loop detected error. I've been trying to locate that issue in the code, but so far no luck. Has anybody found a solution or cause of this problem?
pLListbox
 ;D
You are not mistaken?
There is no such component in this package.

aducom

  • Full Member
  • ***
  • Posts: 162
    • http://www.aducom.com
mmm, you are right, I installed more packages, this one is from the extra controls:  Package pl_ExControls.pkg   
 :-X

I looked in the code and it has references to CodeTyphoon... odd.

Guva

  • Full Member
  • ***
  • Posts: 201
  • 🌈 ZX-Spectrum !!!
mmm, you are right, I installed more packages, this one is from the extra controls:  Package pl_ExControls.pkg   
 :-X

I looked in the code and it has references to CodeTyphoon... odd.
yes there is .....

and when changing to alclient enters the loop ...
but there is a crutch :-[

set align=alNone
set Anchors akBottom akLeft akRight akTOp=true
« Last Edit: October 25, 2019, 02:07:17 pm by indigo80 »

aducom

  • Full Member
  • ***
  • Posts: 162
    • http://www.aducom.com
That would be nice, but if you change the parent, i.e. a panel, then the size of the component starts 'floating'. Something is wrong in there.

 

TinyPortal © 2005-2018