Second that emotion.
On Sep 23, 2008, at 17:31, David wrote:
ability to assign a particular color to a mobile on a permanent
basis...
73,
--de Chip (N1MIE) FN41bn
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/l
Hi All.a feature request...
ability to assign a particular color to a mobile on a permanent basis...
when you have 3 to 5 locals running around town it would be nice to look
at the map and know from both the callsign and the trail color who it is
at the moment i have to go to Right Click on
, WE7U [mailto:[EMAIL PROTECTED]
Sent: Saturday, 25 August 2007 9:57 AM
To: Andrew Rich
Cc: [EMAIL PROTECTED] Org
Subject: Re: [Xastir] trail colors
On Fri, 24 Aug 2007, Andrew Rich wrote:
> If I want to lock down my trail colors to all the same, what do I set
"temp"
> to ?
>
>
On Fri, 24 Aug 2007, Andrew Rich wrote:
> If I want to lock down my trail colors to all the same, what do I set "temp"
> to ?
>
> Is is a hex number ?
It's a integer which is an index into the trail_colors array. See
main.c around line 9259 or so.
--
Curt, WE7U: XASTIR:
"Lotto: A tax o
If I want to lock down my trail colors to all the same, what do I set "temp"
to ?
Is is a hex number ?
/*
* Change the trail color for a station
*/
void Change_trail_color( Widget w, XtPointer clientData, XtPointer calldata)
{
DataRow *p_station = clientData;
int temp;
temp = p_st