Search found 45 matches: marker

Searched query: marker

by Otto
Fri Sep 27, 2024 4:50 am
Forum: FiveWin for Harbour/xHarbour
Topic: FlowMarker System Documentation
Replies: 2
Views: 761

Re: FlowMarker System Documentation

Dear Antonio,
thank you.
Please take a closer look at the approach. Flow Marker has a different purpose.

This method isn't commonly found in mainstream documentation styles, but it offers a clear, systematic way to trace data flow, especially in scenarios where understanding the journey of data ...
by Silvio.Falconi
Wed May 24, 2023 8:06 am
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 7187

Re: CLASS modification

... Date Picker" when set dDate1 = dDate2
but while it have "Start-Date" and "End-Date" you need LbDown / LbUp and not DblClick which will "destroy marker"
https://i.postimg.cc/Hn5D2fHv/Calendar-Xmas.jpg
when include last Modification, which you have found out, both work now

DblClick -> Array ...
by Jimmy
Wed May 24, 2023 6:09 am
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 7187

Re: CLASS modification

... Date Picker" when set dDate1 = dDate2
but while it have "Start-Date" and "End-Date" you need LbDown / LbUp and not DblClick which will "destroy marker"
https://i.postimg.cc/Hn5D2fHv/Calendar-Xmas.jpg
when include last Modification, which you have found out, both work now

DblClick -> Array ...
by Jimmy
Sat Mar 18, 2023 12:41 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MSXML2.ServerXMLHTTP / readyState / Status
Replies: 8
Views: 1240

Re: MSXML2.ServerXMLHTTP / readyState / Status

... request or are they visible on the page and are they through DOM ?
no, it is "very simple" just "GET" hole HTML e.g. from this Message, and find "Marker" to "extract" Text
i´m a Internet Technique Dummy ... i once wrote something for Xbase++ to get PDR from Alaska Website

here in Fivewin Forum i ...
by Jimmy
Mon Nov 14, 2022 11:05 am
Forum: FiveWin for Harbour/xHarbour
Topic: Position of Window CENTER ?
Replies: 10
Views: 1055

Re: Position of Window CENTER ?

... ENDIF
ACTIVATE DIALOG oDlg CENTER
RETURN
you are right ... but that is NOT what i want

in Sample the Cursor is "in" GET (1st Control see "Marker") ... right ...
but Mouse-Cursor is not "over" BUTTON (for next ACTION) :idea:

what i do is to "move" Mouse-Cursor over BUTTON so i must not ...
by Jimmy
Thu Sep 29, 2022 10:25 am
Forum: FiveWin for Harbour/xHarbour
Topic: FWForum Post and code grabber
Replies: 14
Views: 1800

Re: FWForum Post and code grabber

... download/file.php?id=11409
i have made for FiveWin "Special" CODE while it use COLOR and other HTML in CODEBLOCK
look into Source how i find "Marker" Author, Date, body content and "extract" CODE when have download Website

p.s. "phpbb Forum Grabber" can also "translate" BODY into your Language ...
by Silvio.Falconi
Thu May 19, 2022 8:53 pm
Forum: FiveWin for Harbour/xHarbour
Topic: group marker group marker lines RESOLVED
Replies: 3
Views: 413

Re: group marker group marker lines RESOLVED

Is there a lottery in espana?
tell me if I can make sone predictions, so you'll win sure

I know that in spain there is the Primitiva which is a lottery with six numbers + a complementary, probably my functions also run for the primitive with small changes, but without an archive I cannot make ...
by Antonio Linares
Thu May 19, 2022 7:06 pm
Forum: FiveWin for Harbour/xHarbour
Topic: group marker group marker lines RESOLVED
Replies: 3
Views: 413

Re: group marker group marker lines RESOLVED

Dear Silvio,

Will we win the lotto ?

You are becoming a Master of it :-)
by Silvio.Falconi
Thu May 19, 2022 3:50 pm
Forum: FiveWin for Harbour/xHarbour
Topic: group marker group marker lines RESOLVED
Replies: 3
Views: 413

Re: group marker group marker lines

I resolved with

FOR i := 1 TO 1
oCol := :aCols[ i ]
oCol:nColDividerStyle := LINESTYLE_BLACK
NEXT

FOR i := 6 TO 56 STEP 5
oCol := :aCols[ i ]
oCol:nColDividerStyle := LINESTYLE_BLACK
NEXT

But I not Know if it's Right

https://i.postimg.cc/8PnXTLgf/mn.png
by Silvio.Falconi
Wed May 18, 2022 10:23 pm
Forum: FiveWin for Harbour/xHarbour
Topic: group marker group marker lines RESOLVED
Replies: 3
Views: 413

group marker group marker lines RESOLVED

Image

How can I go about drawing the thickest lines but only the marker lines for each group?
ie only the lines marked with red arrows?
by MGA
Fri May 06, 2022 8:48 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Google Maps + Ativex dejó de funcionar?
Replies: 1
Views: 408

Google Maps + Ativex dejó de funcionar?

... address}, function(results, status) {
if (status == google.maps.GeocoderStatus.OK) {
map.setCenter(results[0].geometry.location);
var marker = new google.maps.Marker({
map: map,
position: results[0].geometry.location
});
} else {
alert('Geocode was not successful for the ...
by Otto
Mon Oct 19, 2020 2:11 pm
Forum: FiveWin for Harbour/xHarbour
Topic: calculates the distance between two towns
Replies: 19
Views: 3898

Re: calculates the distance between two towns

Hello Antonino, hello Silvio,

Thank you.

I have found the problem. On my system 667px-Map_marker.svg.png is missing.
Now all is working fine.

Best regards,
Otto
by Silvio.Falconi
Mon Oct 19, 2020 9:45 am
Forum: FiveWin for Harbour/xHarbour
Topic: calculates the distance between two towns
Replies: 19
Views: 3898

Re: calculates the distance between two towns

yes sorry


https://i.postimg.cc/0yStsgyb/ggg.png



// sample for Sillian
local oMarker := FW_ReadImage(oWnd,"marker.png")

DEFINE WINDOW oWnd TITLE "Map Test"
SetWndDefault(oWnd)

oMap := TMapControl():New() // open the class

oMap:SetCenter(12.417510,46.747540,10) / set the ...
by Silvio.Falconi
Mon Oct 19, 2020 8:52 am
Forum: FiveWin for Harbour/xHarbour
Topic: calculates the distance between two towns
Replies: 19
Views: 3898

Re: calculates the distance between two towns

Hello Silvio,
This is what I tried. But I do not see the marker.
I see that the array containing the marker is filled. But in my case, the marker is not painted.
Best regards,
Otto


you not see any markers because your lat and long are wrong

local dist :=0 local lat1:=46.7528 //Sillian local ...
by AntoninoP
Mon Oct 19, 2020 6:51 am
Forum: FiveWin for Harbour/xHarbour
Topic: calculates the distance between two towns
Replies: 19
Views: 3898

Re: calculates the distance between two towns

Hi Otto,
see this piece of code:
bDraw := {|hDC,x,y| FW_DrawImage(hDC, oMarker, {y-30,x-10,y,x+10},.t.) } oMap:AddMarker(13.7025,42.6582,30,bDraw)
The method AddMarker has parameters: Longitude, Latitude, Radius and a Block,
The map drawing code calls the Block if ...