Konstantin Gordeev Posted November 7, 2022 at 10:30 AM Posted November 7, 2022 at 10:30 AM Jake, hello! Could you clarify some questions, please: 1. Is it possible to assign background color for Label? 2. Is it possible to infill danger/restricted area inside RestrictedAreas.xml? 3. Is it possible to assign custom color for radar track? Thank you! Link to comment Share on other sites More sharing options...
Jake Saw Posted November 8, 2022 at 11:50 AM Posted November 8, 2022 at 11:50 AM Hi! 1. Individual Label Items may have a background colour set using the attribute `BackgroundColour` 2. Yes, set the RestrictedArea `InfillType` attribute to "Normal" (the other option is "Background") 3. It is possible in a plugin (see here) Jake Developer - vatSys Link to comment Share on other sites More sharing options...
Konstantin Gordeev Posted November 10, 2022 at 08:57 AM Author Posted November 10, 2022 at 08:57 AM (edited) On 11/8/2022 at 10:50 PM, Jake Saw said: Hi! 2. Yes, set the RestrictedArea `InfillType` attribute to "Normal" (the other option is "Background") Should it be like this? If so, it doesn't work... <RestrictedArea Type="Restricted" Name="UHP564" AltitudeFloor="0" AltitudeCeiling="56000" DAIWEnabled="true" LinePattern="Solid" InfillType="Normal"> <Area>.....</Area> </RestrictedArea> On 11/8/2022 at 10:50 PM, Jake Saw said: Hi! 1. Individual Label Items may have a background colour set using the attribute `BackgroundColour` Roger. But is it possible to create translucent rectangle for the whole label? Edited November 10, 2022 at 09:22 AM by Konstantin Gordeev Link to comment Share on other sites More sharing options...
Jake Saw Posted November 10, 2022 at 02:03 PM Posted November 10, 2022 at 02:03 PM Quote InfillType="Normal" Is correct and should work (provided the restricted area is active) 5 hours ago, Konstantin Gordeev said: Roger. But is it possible to create translucent rectangle for the whole label? No Jake Developer - vatSys Link to comment Share on other sites More sharing options...
Konstantin Gordeev Posted November 13, 2022 at 01:25 AM Author Posted November 13, 2022 at 01:25 AM (edited) On 11/11/2022 at 1:03 AM, Jake Saw said: Is correct and should work (provided the restricted area is active) I've checked it several times, but there is no infill. Area is active. And one more question: is it possible to change link color (line between track symbol and label) and track color? I've checked AuroraLabelItemsPlugin. It returns Text for LabelItem and CustomColor for the whole label. Can I get an access to the function rendering Track symbol and a line between track and lable? Edited November 13, 2022 at 10:19 AM by Konstantin Gordeev Link to comment Share on other sites More sharing options...
Jake Saw Posted November 13, 2022 at 07:45 PM Posted November 13, 2022 at 07:45 PM 18 hours ago, Konstantin Gordeev said: I've checked it several times, but there is no infill. Area is active. Do you have a border line type selected eg. Solid? I have tested and it definitely works but requires a border line or else the area is not drawn 18 hours ago, Konstantin Gordeev said: And one more question: is it possible to change link color (line between track symbol and label) and track color? At the moment it’s not possible, I don’t have a timeframe for additions to the plug-in environment since I’m working on vatSysServer at the moment Jake Developer - vatSys Link to comment Share on other sites More sharing options...
Konstantin Gordeev Posted November 16, 2022 at 04:52 AM Author Posted November 16, 2022 at 04:52 AM (edited) On 11/14/2022 at 6:45 AM, Jake Saw said: Do you have a border line type selected eg. Solid? I have tested and it definitely works but requires a border line or else the area is not drawn It seems to me I was unaware how it works. A played with "Normal" and "BackgroundColour" attributes and reveal that all is works good. But I expected it will infill area to the border line color. As I see, it doesn't work so? On 11/14/2022 at 6:45 AM, Jake Saw said: At the moment it’s not possible, I don’t have a timeframe for additions to the plug-in environment since I’m working on vatSysServer at the moment Watching for this! vatSys is the best solution among ATC clients, Thank you for your work! P. S. By the way, when do you plan to release vatSysServer? Edited November 16, 2022 at 10:20 AM by Konstantin Gordeev Link to comment Share on other sites More sharing options...
Recommended Posts