flags for editorgadget
Posted: Tue Jan 03, 2006 10:51 pm
simple flags to control editor gadget behaviour:
#pb_editorgadget_grabenterkey
will not allow a 'shortcutkey' when pressing the 'enter' key, this way default button can stay default and react on enter whilst editor / string gadget fields with this flag can contain multi lined texts
#pb_editorgadget_tabtonext
allows jumping to the next gadget instead of inserting a tab char in the editor or string gadget
#pb_editorgadget_grabenterkey
will not allow a 'shortcutkey' when pressing the 'enter' key, this way default button can stay default and react on enter whilst editor / string gadget fields with this flag can contain multi lined texts
#pb_editorgadget_tabtonext
allows jumping to the next gadget instead of inserting a tab char in the editor or string gadget