Prakash19921206
Prakash19921206
Similar feature is implemented in "Resizable Selection Demonstration", but its not working properly with `ScrollBarExperiments `branch
Hi Richard, First of all thanks for your amazing control. i just tried your `ScrollbarExperiments` branch, it worked like charm. i wanted to have maximum space for Picture(Display), now with...
Thanks for your reply Richard, i was able to use `GetInsideViewPort`, however i didn't find `ScaledWidth` or `ScaledHeight`. i think you are referring to `ScaledImageHeight `and `ScaledImageWidth` (but both of...
Thank you very much for time & code. i don't want to bug you but, it worked if my imageBox size is less than some value, if i gradually increase...
@CoderBlue what changes required to build for for windows? current Master branch doesn't seem to build. i built 12.3 libav using mingw on windows 10 64bit, then when running below...
@anthwlock , Thanks for your reply. initially i had only installed default package, then i installed all packages.. still no changes in build output. below is the snapshot of pthreads...
@anthwlock, Thanks for your reply. for this repository, windows build succeeded. after installing all packages in cygwin i installed NASM and YASM and added its path to environment variable(PATH) then...
Thanks for you reply. app built fine for HoloLens May i know how to build dll for Windows ARM ? i'm using files from release section
i see Thanks for letting me know