<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>http://wiki.amiga.org/index.php?action=history&amp;feed=atom&amp;title=TickBox_Gadget_Class</id>
	<title>TickBox Gadget Class - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.amiga.org/index.php?action=history&amp;feed=atom&amp;title=TickBox_Gadget_Class"/>
	<link rel="alternate" type="text/html" href="http://wiki.amiga.org/index.php?title=TickBox_Gadget_Class&amp;action=history"/>
	<updated>2026-04-18T05:14:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>http://wiki.amiga.org/index.php?title=TickBox_Gadget_Class&amp;diff=824&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;Tickbox Gadget Class  =NAME=     tickbox.gadget -- Create tickbox BOOPSI objects  =SUPERCLASS=     gadgetclass  =REQUIRES=     sysiclass  =DESCRIPTION=   =METHODS=     ATTRIBU...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.amiga.org/index.php?title=TickBox_Gadget_Class&amp;diff=824&amp;oldid=prev"/>
		<updated>2018-06-04T22:55:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Tickbox Gadget Class  =NAME=     tickbox.gadget -- Create tickbox BOOPSI objects  =SUPERCLASS=     gadgetclass  =REQUIRES=     sysiclass  =DESCRIPTION=   =METHODS=     ATTRIBU...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Tickbox Gadget Class&lt;br /&gt;
&lt;br /&gt;
=NAME=&lt;br /&gt;
    tickbox.gadget -- Create tickbox BOOPSI objects&lt;br /&gt;
&lt;br /&gt;
=SUPERCLASS=&lt;br /&gt;
    gadgetclass&lt;br /&gt;
&lt;br /&gt;
=REQUIRES=&lt;br /&gt;
    sysiclass&lt;br /&gt;
&lt;br /&gt;
=DESCRIPTION=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=METHODS=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  ATTRIBUTES&lt;br /&gt;
    TICKBOX_TextPen (uint16)&lt;br /&gt;
&lt;br /&gt;
      Defaults to TEXTPEN&lt;br /&gt;
&lt;br /&gt;
      Applicability is (OM_NEW, OM_SET, OM_UPDATE)&lt;br /&gt;
&lt;br /&gt;
    TICKBOX_BackgroundPen (uint16)&lt;br /&gt;
&lt;br /&gt;
      Defaults to BACKGROUNDPEN&lt;br /&gt;
&lt;br /&gt;
      Applicability is (OM_NEW, OM_SET, OM_UPDATE)&lt;br /&gt;
&lt;br /&gt;
    TICKBOX_TextPlace (uint16)&lt;br /&gt;
      Placement of the tickbox text label.&lt;br /&gt;
      Supported values are TX_PLACETEXT_RIGHT and TX_PLACETEXT_LEFT.&lt;br /&gt;
&lt;br /&gt;
      Defaults to TX_PLACETEXT_RIGHT&lt;br /&gt;
&lt;br /&gt;
      Applicability is (OM_NEW, OM_SET, OM_UPDATE)&lt;br /&gt;
&lt;br /&gt;
    TICKBOX_Invert (BOOL)&lt;br /&gt;
      With this tag set to TRUE the gadget will invert the values returned&lt;br /&gt;
      via GA_Selected: a ticked gadget will now have GA_Selected set to FALSE&lt;br /&gt;
      whereas an unticked gadget will report TRUE.&lt;br /&gt;
&lt;br /&gt;
      Defaults to FALSE&lt;br /&gt;
      Applicability is (OM_NEW, OM_SET, OM_UPDATE)&lt;br /&gt;
&lt;br /&gt;
    TICKBOX_Cross (BOOL)&lt;br /&gt;
      With this tag set to TRUE the selected state of the gadget will be&lt;br /&gt;
      graphically indicated by a cross rather than the default checkmark.&lt;br /&gt;
&lt;br /&gt;
      Please avoid using this tag! The actual graphic indication of checked&lt;br /&gt;
      state should be a system-wide setting pertaining to all applications,&lt;br /&gt;
      rather than set individually. This tag may become deprecated and&lt;br /&gt;
      ineffective in the future.&lt;br /&gt;
&lt;br /&gt;
      Defaults to FALSE&lt;br /&gt;
&lt;br /&gt;
      Applicability is (OM_NEW, OM_SET, OM_UPDATE)&lt;br /&gt;
&lt;br /&gt;
=NOTES=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=BUGS=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=SEE ALSO=&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>