April 4, 20215 yr On 3/17/2021 at 1:51 PM, ri0t said: Wanted to share my DDEN challenger configuration. The GTN is fully clickable and replaces the co-pilot MFD. You must do the following in addition to adding the ini file: Remove line 10511 then line 10493 from Bombardier_Cl_300_cockpit_INN.obj using a text editor that shows line numbers, such as notepad++. *Line 10511* ATTR_manip_toggle button 1.000000 0.000000 cl300/chkl_panel_s *Line 10493* ATTR_manip_none This is effectively removing a clickspot for the pop-out checklist on the co-pilot MFD, as well as a no-click zone which interfere with the GTN's click spots. Here is the ini configuration file: Reveal hidden contents [GTN] ; comma separated list of gauges gauges = GTN_750_1 [GTN_750_1] ; comma separated list of render targets. drawto = WINDOW, PANEL3D ; is the master device if true. MasterDevice = true ; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2 NavDbType = 1 ; connects to: 'PFC_GTN' or any '#PID' (#D067 for PFC_GTN) ; no value connects to first found, 'OFF' disables connection. HardwareDevice = ; hardware selector number or -1 to disable. HardwareIdx = -1 AutoNavGps = false UseAudioPanel = false AFMS.sel_crs_vloc = 0 AFMS.cdi_key = 0 LinkCrs = true [GTN_750_1.WINDOW] ; display window if true. visible = false ; show screen only gauge if true. nobezel = false ; display type: WINDOW,PANEL2D,PANEL3D,PANELS frame.type = WINDOW ; display position and dimension (left,top,width,height) frame.rect = 168,816,417,397 ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; enable mouse clickspots if true, disable if false (use SHIFT to override) usemouse = true ; left mouse button on the screen toggles popup window if true (requires SHIFT+left mouse button). popleft = false ; right mouse button on the screen toggles popup window if true (requires XP11.1). popright = true ; VR mode position and dimension (left,top,width,height) (requires XP11.20) vrmode.rect = 0,395,415,395 ; display as popout window if true (requires XP11.1). undocked = false ; display mouse tooltips if true. tooltips = false ; freeze display position if true. locked = false ; auto hide in external view if true. autohide = false [GTN_750_1.PANEL3D] ; display window if true. visible = true ; show screen only gauge if true. nobezel = true ; display type: WINDOW,PANEL2D,PANEL3D,PANELS frame.type = PANEL3D ; display position and dimension (left,top,width,height) frame.rect = 672,1148,667,809 ; screen only border size (pixels). border.size = 0 ; screen only border color (#RGB or #RGBA). border.rgba = #000000 ; enable mouse clickspots if true, disable if false (use SHIFT to override) usemouse = true ; left mouse button on the screen toggles popup window if true (requires SHIFT+left mouse button). popleft = false ; right mouse button on the screen toggles popup window if true (requires XP11.1). popright = true Enjoy! I have the panel in none of the clickspots work n but My line numbers are not the same and I am using notepad++ there about 5 ATTR manip_none lines
August 17, 20232 yr Same here, no click spot on the GTN750, only when I open GTN 750 outside the panel
Archived
This topic is now archived and is closed to further replies.