Re: [Lazarus] TImage drag of big image

2018-02-25 Thread AlexeyT via Lazarus

I now see it's not needed in TImage, it must be component TScrollbox+TImage.
sorry.

Alex
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


[Lazarus] TImage drag of big image

2018-02-24 Thread AlexeyT via Lazarus
I want to add to TImage props: a) enable drag of pic, when pic is too 
big or zoomed. Eg if pic is 1000x2000 and TImage is 300x400. b) key 
modified (e.g. Ctrl or Alt) with m-wheel - to zoom pic in/out. c) prop 
ZoomValue to set/get zoom in %.


Such patch can be accepted?

--
Regards,
Alexey

--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus