Natter wrote:There is a TImage object (not xImage). As you can zoom/unzoom it ?
There is a TImage object (not xImage). As you can zoom/unzoom it ?
not exactly what I wanted. My TImage stretch to fit the dialog. I would like to cut, more or less, TImage rectangle and stretch it to fit the dialog.
DEFINE BRUSH oBrush FILE "olga1.jpg" RESIZE // use your image file
DEFINE WINDOW oWnd BRUSH oBrush // window or dialog of your specified size
ACTIVATE WINDOW oWnd CENTERED
RELEASE BRUSH oBrush
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 111 guests