Hello, It seems that it's not possible de move a component with an alignment, like a alTop panel..I've found a quick hack by calling Parent.DisableAlign on MouseDown and Parent.EnableAlign on MouseUp, but I have to investigate more because, sometimes the AlignCounter do not reach 0 :) ok, when I put the component inside another one, the parent change. Now I keep the disabled parent in THandlingControlItem to reenable it on MouseUp, seems to work fine.
Hello, It seems that it's not possible de move a component with an alignment, like a alTop panel..I've found a quick hack by calling Parent.DisableAlign on MouseDown and Parent.EnableAlign on MouseUp, but I have to investigate more because, sometimes the AlignCounter do not reach 0 :)
sorry, I do not have much time either... my patch is ok for my needs, I've a custom...
well it's Berlin, but the project use some customized controls...I didn't try on...
(forgot to login for my previous post) this hack to fix cyResizer bug on a TEdit...