FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Drawing aMap
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Drawing aMap
Posted: Thu Apr 12, 2018 02:37 PM
I have a list of cities and Busline on a xbrowse
sample :
Madrid
Siviglia
Granada
Malaga

I wish create a graphic where there are circles and lines



on List of Cities
When I select one record on xbrowse for sample Madrid it must draw( fllodfill) on red color a circle of Madrid

on List of Busline ( where are the differences of Km from a cities to another )
When I select one reocrd on this list for a sample Madrid - Siviglia it must change color the line between Madrid and Siviglia

Any solution ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Drawing aMap
Posted: Fri Apr 13, 2018 07:29 AM
I made a first test :



the lines not init from I wish and I not Know woh insert the name of stations

I saw when I put a window over the drawing is hide why ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Drawing aMap
Posted: Fri Apr 13, 2018 07:48 AM
Now with the name od stations

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Drawing aMap
Posted: Fri Apr 13, 2018 08:00 AM
Now with a Map

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion