Widgets: Difference between revisions

From Hackspire
Jump to navigation Jump to search
(new widget (default))
m (typo)
 
Line 1: Line 1:
Here are the widget meta-code.
Here are the widget meta-code.


There are 9 types of widgets: [[Calculator]] /  [[Graph&Geometry]] / [[List&Spreadsheet]] / [[Data&Stats]] / [[Notes]] / [[Basic editor]] / [[Lua / [[Vernier]] / [[Poll]] / [[Default]] .
There are 9 types of widgets: [[Calculator]] /  [[Graph&Geometry]] / [[List&Spreadsheet]] / [[Data&Stats]] / [[Notes]] / [[Basic editor]] / [[Lua]] / [[Vernier]] / [[Poll]] / [[Default]] .





Latest revision as of 21:15, 1 February 2012

Here are the widget meta-code.

There are 9 types of widgets: Calculator / Graph&Geometry / List&Spreadsheet / Data&Stats / Notes / Basic editor / Lua / Vernier / Poll / Default .


<wdgt xmlns:{xy(z)}="urn:TI.{NOM]" type="TI.{NOM}" ver="{VERSION}">	<!-- xyz: Two or three letters according to the widget -->
</wdgt>



Catégorie:XML format used in TNS&TNSP files