Search found 32 matches: zooming

Return to advanced search

Re: Scale in Webview

Yes. On the webview object, I set the desired zooming ctrl+ and ctrl-. Is it possible to automatically set this zooming every time a webview element is created ?
by Natter
Sat Feb 11, 2023 9:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Scale in Webview
Replies: 5
Views: 396

Re: Gluing images

... read the device context of the required fragment. I printed out the map in A1, A0 formats (but there are some subtleties here by synchronously zooming in on the map) YOU ARE RIGHT I did not suggest this because it is complex. But glad you found it and did it :)
by nageswaragunupudi
Tue Oct 19, 2021 1:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Gluing images
Replies: 8
Views: 679

Re: Gluing images

... read the device context of the required fragment. I printed out the map in A1, A0 formats (but there are some subtleties here by synchronously zooming in on the map)
by Natter
Tue Oct 19, 2021 1:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Gluing images
Replies: 8
Views: 679

Re: Increase the map scale

... (according to the set step zoodelta: ) and becomes, for example, 1x10000. I asked about how you can calculate the number of iterations of zooming in on the map in order to get an increase in this scale by 30% ?
by Natter
Tue Sep 28, 2021 8:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Increase the map scale
Replies: 2
Views: 341

Re: Change color in a bmp

Silvio, it seems to work now with BMP but I still noticed a problem using JPG :( Just change these lines xImage moving and zooming will delete selected colors :!: @ 4,1 XIMAGE oImg filename cFile SIZE 200,200 OF oDlg oImg:nUserControl := 0 oImg:oCursor := oHand oImg:blClicked := { | ...
by ukoenig
Tue Mar 23, 2021 12:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change color in a bmp
Replies: 25
Views: 2546

Re: Silvio: Reports

... fields to enter. But why have I always hated ER? because graphically it is a disaster, objects are not moved where they should be moved and zooming is impractical, non-existent, so you can't create a model in the shortest time possible and sometimes work gets lost when the exe crashes. It ...
by Silvio.Falconi
Fri Jan 22, 2021 9:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvio: Reports
Replies: 16
Views: 1949

Re: EasyReport progress?

... to the Treportdesigner class this class we can add the elements (aItems) the printing area (white rectangle) must have the possibility of zooming in on the area or zooming in on the whole area without resorting to the rpreview - A parent class TReportItem - inherit subclasses from ReportItem ...
by Silvio.Falconi
Sun Dec 13, 2020 5:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EasyReport progress?
Replies: 86
Views: 8837

Re: WIKI

Dear Antonio,

I didn't know about Ctrl+scroll wheel.

Ctrl+scroll wheel is a common shortcut for zooming (this also works in Firefox and Chrome, for example).

Now WIKI is very helpful.

Best regards,
Otto
by Otto
Fri Sep 25, 2020 2:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WIKI
Replies: 9
Views: 1145

Re: Easyreport " the reverenge"

... to the Treportdesigner class this class we can add the elements (aItems) the printing area (white rectangle) must have the possibility of zooming in on the area or zooming in on the whole area without resorting to the rpreview - A parent class TReportItem - inherit subclasses from ReportItem ...
by Silvio.Falconi
Sat May 16, 2020 1:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Easyreport " the reverenge"
Replies: 3
Views: 712

Re: resize a position with fw_drawimage

Silvio,

zooming buttons works
but there is a problem ;
images are not adjusted to the new burttonsize :?:
borders and spaces are working

Image

regards
Uwe
by ukoenig
Sun May 19, 2019 6:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: resize a position with fw_drawimage
Replies: 12
Views: 1571

Re: FWH 1808: Dialog as Mdichild

... the logic used in "fwh\samples\testmdi4.prg". Using this logic, the mdichild window does not behave like any other mdichild window. No zooming and no resizing. We want the mdichild window to behave like any other normal mdichild window. If not, there is no need to take all this trouble. ...
by nageswaragunupudi
Tue Oct 23, 2018 11:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 1808: Dialog as Mdichild
Replies: 14
Views: 4092

Re: Problem with ximage

... no control. This control was originally developed with that intention in mind. By setting nUserControl to 0, you can disable the user from moving, zooming, rotating, etc and image will stay unchanged.
by nageswaragunupudi
Sat Oct 13, 2018 12:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with ximage
Replies: 9
Views: 1058

Re: XIMage Compatibility with Image

... means to zoom / unzoom ximage. He can zoom or unzoom with mouse wheel ( or zoom and pinch gestures on a touch screen ). This gives much smoother zooming experience as well as the ability to choose the center (point of interest) of zooming. Stretch is not provided intentionally because there is ...
by nageswaragunupudi
Sat Jan 06, 2018 11:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XIMage Compatibility with Image
Replies: 13
Views: 1981

Re: Unresolved external '_HB_FUN_FWOPENPNGFILE'

Can also rotate the image by pressing shif-key down and scrolling mouse wheel.

On touch screen pinch/zoom for zooming and rotate with fingers
by Antonio Linares
Tue Apr 11, 2017 9:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unresolved external '_HB_FUN_FWOPENPNGFILE'
Replies: 3
Views: 477

Re: Zooming on an image.

Gustavo, I think everything You may need is included. Just let me know in case of something is still missing The 1. Part the folder-preview http://www.pflegeplus.com/IMAGES/Imgadj1.jpg STATIC oFld, oPlan // -------------// cImage = ImagenameREDEFINE FOLDEREX oFld ID 120 PROMPT "...
by ukoenig
Fri Aug 26, 2016 9:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Zooming on an image.
Replies: 3
Views: 1001
Next

Return to advanced search