linking simicon buttons

FSSC, Airport 2.*, CfgEdit, etc. Get to grips with designing Scenery & Panels here!

linking simicon buttons

Postby wish_bear » Tue Oct 07, 2003 10:54 am

I am using FS Panel studio to create a cockpit. I have the basic layout going and wanted to use some of the simicon buttons for GPS, Clock, Compass etc. I realize I need to add a new window to the panel, but how do I get the simicon button to link up to the new window I created to make it work?

Wish_bear
wish_bear
2nd Lieutenant
2nd Lieutenant
 
Posts: 70
Joined: Tue Jul 22, 2003 2:18 pm

Re: linking simicon buttons

Postby Hagar » Tue Oct 07, 2003 11:17 am

When in doubt I always refer to the defaults. Use a default Panel.cfg as a pattern. The simicons relate to either the [Windowxx] number or the ident= name. I don't remember which.
Image

Founder & Sole Member - Grumpy's Over the Hill Club for Veteran Virtual Aviators
Member of the Fox Four Group
My Google Photos albums
My Flickr albums
User avatar
Hagar
Colonel
Colonel
 
Posts: 30864
Joined: Wed Jun 19, 2002 7:15 am
Location: Costa Geriatrica

Re: linking simicon buttons

Postby RollerBall » Tue Oct 07, 2003 11:31 am

I don't remember which.


;D

I know the feeling...

Roger
RollerBall
 

Re: linking simicon buttons

Postby Hagar » Tue Oct 07, 2003 11:37 am


;D

I know the feeling...

Roger

Mind's a blank. LOL

I thought you would know the answer. ;)
Image

Founder & Sole Member - Grumpy's Over the Hill Club for Veteran Virtual Aviators
Member of the Fox Four Group
My Google Photos albums
My Flickr albums
User avatar
Hagar
Colonel
Colonel
 
Posts: 30864
Joined: Wed Jun 19, 2002 7:15 am
Location: Costa Geriatrica

Re: linking simicon buttons

Postby wish_bear » Tue Oct 07, 2003 12:04 pm

Hi
I looked at the default panel cfg file.. and have reworked it several times  :(

Here is what I am doing. In FS Panel Studio
On my main panel, I have a simicon GPS button

Add a new window- named it GPS
attaching a bmp and then adding a GPS gauge

I have looked at other panels that have the GPS working and can not see what I have done differently.

here is a working one

[Window Titles]
Window00=Main Panel
Window01=Radios
Window02=GPS
Window03=Throttles

here is the gauge they use (simicon renamed)
gauge34=737-400!GPS Display Toggle, 329, 255, 18

[Window02]
file=t38_gps.bmp
size_mm=1024
position=8
visible=0
ident=GPS_PANEL

gauge00=gps!gps,600,1,210,270

I have tried using the same gauge they did and the one in the simicon folder. neither worked

here is what I have:

[Window Titles]
Window00=Main Panel
Window01=GPS

used the same gauge as above
gauge114=737-400!GPS Display Toggle,  730,603,18,18

[Window01]
file=t38_gps.bmp
size_mm=1024
position=8
visible=0
ident=GPS_Panel

gauge00=gps!gps,  601,2,213,266

and mine does not work.... open to suggestions ???
wish_bear
2nd Lieutenant
2nd Lieutenant
 
Posts: 70
Joined: Tue Jul 22, 2003 2:18 pm

Re: linking simicon buttons

Postby Hagar » Tue Oct 07, 2003 12:41 pm

I copied this from the the default b737_400 Panel.cfg.

[Window Titles]
window00=Main Panel
window01=Radio Stack
Window02=GPS
window03=Throttle Quadrant
window04=Overhead Panel
window05=Compass

The GPS is [Window02]
The numbers must run in sequence so try adding a Radio Stack as [Window01] .
Image

Founder & Sole Member - Grumpy's Over the Hill Club for Veteran Virtual Aviators
Member of the Fox Four Group
My Google Photos albums
My Flickr albums
User avatar
Hagar
Colonel
Colonel
 
Posts: 30864
Joined: Wed Jun 19, 2002 7:15 am
Location: Costa Geriatrica

Re: linking simicon buttons

Postby wish_bear » Tue Oct 07, 2003 12:51 pm

:) thanks, if you look above.... I did add it as window01

Is there a limit to how many gauges you can have in a panel?

Wish_bear
wish_bear
2nd Lieutenant
2nd Lieutenant
 
Posts: 70
Joined: Tue Jul 22, 2003 2:18 pm

Re: linking simicon buttons

Postby Hagar » Tue Oct 07, 2003 12:55 pm

I'm almost certain the simicons relate to the [Windowxx] numbers. In that case the GPS icon will only open [Window02].

I don't think there's a limit to the number of gauges. Obviously, the more gauges, the more graphic intensive the panel will be.
Last edited by Hagar on Tue Oct 07, 2003 12:56 pm, edited 1 time in total.
Image

Founder & Sole Member - Grumpy's Over the Hill Club for Veteran Virtual Aviators
Member of the Fox Four Group
My Google Photos albums
My Flickr albums
User avatar
Hagar
Colonel
Colonel
 
Posts: 30864
Joined: Wed Jun 19, 2002 7:15 am
Location: Costa Geriatrica

Re: linking simicon buttons

Postby WebbPA » Tue Oct 07, 2003 6:03 pm

Hmmm, it always worked the other way around for me.  The icons seem linked to "ident".  Here's part of my 747 panel.cfg.

[Window Titles]
Window00=Main Panel
Window01=Overhead Panel
Window02=GPS
Window03=Radar

[Window00] ...
ident=MAIN_PANEL ...
gauge33=cpt.icons!Overhead,  222,10,13,13 ...
gauge36=SimIcons!GPS Icon,  264,10,13,13 ...
gauge47=cpt.icons!ifr,      209,10,13,13

[Window01] ...
ident=OVERHEAD_PANEL

[Window02] ...
ident=GPS_Panel

[Window03] ...
ident=IFR_MAIN_PANEL

(IFR is a popup TCAS gauge)
WebbPA
Ground hog
Ground hog
 
Posts: 0
Joined: Sat Sep 25, 2010 6:01 pm

Re: linking simicon buttons

Postby RollerBall » Tue Oct 07, 2003 6:38 pm

Yeah, the icons are linked to ident

so the gps icon would be linked to

blah
blah
ident=GPS_PANEL
blah
blah

I never use the simicons because you can't see them in CFGEdit. I get the toggle buttons from eg the Lear and Caravan panels
RollerBall
 

Re: linking simicon buttons

Postby Hagar » Wed Oct 08, 2003 3:41 am

You could be right. I haven't messed with panels for a long time. I would point out that in WebbPA's example the GPS is still [Window02]. If in doubt, use belt & braces by using the same [Windowxx] numbers & ident= names. That way it has to work. ;)
Image

Founder & Sole Member - Grumpy's Over the Hill Club for Veteran Virtual Aviators
Member of the Fox Four Group
My Google Photos albums
My Flickr albums
User avatar
Hagar
Colonel
Colonel
 
Posts: 30864
Joined: Wed Jun 19, 2002 7:15 am
Location: Costa Geriatrica

Re: linking simicon buttons

Postby wish_bear » Thu Oct 09, 2003 7:42 am

Thanks
will try that. I know when I tried to change the Ident number it gave me an error- but I will go back and try again.

wish_bear
wish_bear
2nd Lieutenant
2nd Lieutenant
 
Posts: 70
Joined: Tue Jul 22, 2003 2:18 pm

Re: linking simicon buttons

Postby wish_bear » Thu Oct 09, 2003 9:11 am

HI
every time I try to change the Ident of the window, I get the following error

Can't change the Window IDENT

The new Window Ident is already used by Window 0

When I make the window- it assigns IDENT as 20, 30
but those numbers do not work with the simicon buttons

wish_bear
wish_bear
2nd Lieutenant
2nd Lieutenant
 
Posts: 70
Joined: Tue Jul 22, 2003 2:18 pm

Re: linking simicon buttons

Postby wish_bear » Thu Oct 09, 2003 10:12 am

:o I figured it out...

The easiest way to make it work is use the Simicon buttons- go to edit gauge... then click on edit XML. Click the + till you see click. Look at the number in there
example: GPS 225 - that is the number you have to imput into the IDENT to get the GPS panel to open up in FS

:D wish_bear
wish_bear
2nd Lieutenant
2nd Lieutenant
 
Posts: 70
Joined: Tue Jul 22, 2003 2:18 pm

Re: linking simicon buttons

Postby Hagar » Thu Oct 09, 2003 10:53 am

I'm not familiar with FS Panel Studio. I think you would find this much easier by manually editing Panel.cfg in Notepad. Copy/paste the entries from a default CFG if you wish. There should be no need to edit or rename gauges.
Last edited by Hagar on Thu Oct 09, 2003 10:54 am, edited 1 time in total.
Image

Founder & Sole Member - Grumpy's Over the Hill Club for Veteran Virtual Aviators
Member of the Fox Four Group
My Google Photos albums
My Flickr albums
User avatar
Hagar
Colonel
Colonel
 
Posts: 30864
Joined: Wed Jun 19, 2002 7:15 am
Location: Costa Geriatrica

Next

Return to Scenery & Panel Design

Who is online

Users browsing this forum: No registered users and 563 guests