Difference between revisions of "Window ARCC EN"

From Ryzom Forge Wiki

Jump to: navigation, search
(Created page with "<noinclude>{{tabLang|EN|DE|Window ARCC EN|ES|Window ARCC FR|RU}} {{toTrad}} === Webig windows management ===</noinclude> {| |32px |Nom interne de ...")
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{tabLang|EN|DE|Window ARCC EN|ES|Window ARCC FR|RU}}
+
<noinclude>{{migrated to|:en:ARK/Window}}{{tabLang|EN|Window ARCC DE|Window ARCC EN|Window ARCC ES|Window ARCC FR|Window ARCC RU}}
{{toTrad}}
+
{{toTrad|DE}}
 +
{{toTrad|ES}}
 +
{{toTrad|FR|À revérifier par rapport à la version anglaise maintenue à jour}}
 +
{{toTrad|RU}}
 
=== Webig windows management ===</noinclude>
 
=== Webig windows management ===</noinclude>
 
{|
 
{|
 
|[[File: Application xp.png|32px]]
 
|[[File: Application xp.png|32px]]
|Nom interne de la fonction : ''' ''weAWindow_v3'' '''
+
|Function name : ''' ''weAWindow_v3'' '''
 
|}
 
|}
 
This feature allows you to manage dialogs (open / close, size and position)
 
This feature allows you to manage dialogs (open / close, size and position)
{{WIP}}
 
{{Banner|ff0|Important Note|[[File:WarningRyzom.png|left|]]
 
Pix to remake!!!! new field added!!!
 
}}
 
 
<div style="overflow: hidden">
 
<div style="overflow: hidden">
 
[[File: WeAWindow.png|200px|thumb|left| WeAWindow IG ]]
 
[[File: WeAWindow.png|200px|thumb|left| WeAWindow IG ]]
 
[[File: WeAWindow window.png|200px|thumb|left| WeAWindow ARCC ]]
 
[[File: WeAWindow window.png|200px|thumb|left| WeAWindow ARCC ]]
WebIG Window expert->
+
*'''1)''' Execute action : (Activate/Close). Used to open a new window or close an existing one (see below).
*'''1)''' Execute action : (Activate/Close). Utilisé pour ouvrir une nouvelle fenêtre ou fermer une existante (voir point plus bas).
+
*'''2)''' Resize : (Yes / No) If yes, use the values ​​in ''W'''(3)''' '' et ''H'''(4)''' ''.
*windowTitle
+
*'''3)''' W : Width in pixels ''(In the example of the IG window, the value is 400)''
*'''2)''' Resize : (Oui/Non), si oui, utiliser les valeurs données dans ''W'''(3)''' '' et ''H'''(4)''' ''.
+
*'''4)''' H : Height in pixels ''(In the example of the IG window, the value is 300)''
*'''3)''' W : Largeur en pixel ''(ici 400)''
+
*'''5)''' Move : (Yes / No) If yes, use the values ​​in ''X'''(6)''' '' et ''Y'''(7)''' ''. These values ​​are in percent relatively to the dimensions of the window Ryzom.  
*'''4)''' H : Hauteur en pixels ''(ici 300)''
+
*'''6)''' X en %: Relative position in X, 100% box on the right ''(Like here, in the example of the IG window)''.
*'''5)''' Move : (Oui/Non), si oui, utiliser les valeurs données dans ''X'''(6)''' '' et ''Y'''(7)''' ''. Ces valeurs sont en pourcentage par rapport aux dimensions de la fenêtre Ryzom.
+
*'''7)''' Y en %: Relative position in Y, 100 % box on the top. ''(In the example of the IG window, the value 50 % put de box in the middle)''
*'''6)''' X en %: Position relative en X, 100 % cadre à droite ''(Comme ici)''.
+
*'''8)''' <span style="color:#f00">'''[expert]'''</span> Webig window. The default is "Current" in basic mode. This setting determines what kind of WebIG window has to be controlled.
*'''7)''' Y en %: Position relative en Y, 100 % cadre en haut. ''(Ici, 50 % positionne à mi-hauteur)''
+
:→ BBCode :
*'''8)''' <span style="color:#f00">'''[expert]'''</span> Fenêtre Webig. Par défaut « Current » en mode basic. Ce paramètre permet de choisir qu'elle fenêtre IG controlée.
+
:→$_GET[« current_window »] :
:→ BBCode :Permet de définir le nom de la fenêtre IG à utiliser
+
:→ Webig: Is the window that opens when you do <shift> + w. This is the one that displays web apps  
:→$_GET[« current_window »] :Le nom de la fenetre est donnée par l'url et le parametre current_window
+
:→ Browse Npc: Is the window that opens when talking to an NPC. So this is the one that opens when you link a script to an NPC.  
:→Webig :Est la fenêtre qui s'ouvre quand on fait <ctrl>+w. C'est celle qui affiche les web apps
+
:→ Web Transaction: This is a hidden window that receives responses from the server. The player should never see.
:→Browse Npc :Est la fenêtre qui s'ouvre quand on parle à un PNJ. Donc, c'est celle qui s'ouvre quand on lie un script à un PNJ.
+
*'''9)''' windowTitle : The title of the window when that last one is visible.
:→Web Transaction :C'est une fenêtre cachée qui reçoit les réponses du serveur. Le joueur ne devrait jamais la voir.
 
 
</div><noinclude>
 
</div><noinclude>
'''[[ARCC Guide FR|←ARCC Guide FR]]'''
+
'''[[ARCC Guide EN|←ARCC Guide EN]]'''
 +
{{In_Category|ARCC}}
 
{{TPInWikiRyzom‎}}
 
{{TPInWikiRyzom‎}}
 
 
[[Category:Tutorials]]  
 
[[Category:Tutorials]]  
 
[[Category:ARCC]]
 
[[Category:ARCC]]
 
[[Category:EN]]</noinclude>
 
[[Category:EN]]</noinclude>

Latest revision as of 13:24, 18 January 2019

Migration

Please use the migrated document at URL shown below.

Migrated to en:ARK/Window at 2019-01-18

Flag-DE

Übersetzung , bitte.

Flag-ES

Traducción, por favor.

Flag-FR

À revérifier par rapport à la version anglaise maintenue à jour

Flag-RU

перевод, пожалуйста.

Webig windows management

Application xp.png Function name : weAWindow_v3

This feature allows you to manage dialogs (open / close, size and position)

WeAWindow IG
WeAWindow ARCC
  • 1) Execute action : (Activate/Close). Used to open a new window or close an existing one (see below).
  • 2) Resize : (Yes / No) If yes, use the values ​​in W(3) et H(4) .
  • 3) W : Width in pixels (In the example of the IG window, the value is 400)
  • 4) H : Height in pixels (In the example of the IG window, the value is 300)
  • 5) Move : (Yes / No) If yes, use the values ​​in X(6) et Y(7) . These values ​​are in percent relatively to the dimensions of the window Ryzom.
  • 6) X en %: Relative position in X, 100% box on the right (Like here, in the example of the IG window).
  • 7) Y en %: Relative position in Y, 100 % box on the top. (In the example of the IG window, the value 50 % put de box in the middle)
  • 8) [expert] Webig window. The default is "Current" in basic mode. This setting determines what kind of WebIG window has to be controlled.
→ BBCode :
→$_GET[« current_window »] :
→ Webig: Is the window that opens when you do <shift> + w. This is the one that displays web apps
→ Browse Npc: Is the window that opens when talking to an NPC. So this is the one that opens when you link a script to an NPC.
→ Web Transaction: This is a hidden window that receives responses from the server. The player should never see.
  • 9) windowTitle : The title of the window when that last one is visible.

←ARCC Guide EN

63 pages in ARCC

Ryzom Wiki: Ryzom Commons | DE • EN • ESFRRU | Ryzom Forge