REBOL3 tracker
  0.9.12 beta
Ticket #0001579 User: anonymous

Project:



rss
TypeIssue Statustested Date25-Apr-2010 19:06
Versionalpha 97 CategoryGraphics Submitted bymeijeru
PlatformAll Severityminor Prioritynormal

Summary GOB! value FLAGS field does not accept HIDDEN
Description The documentation says this flag word exists. It does not seem to have been implemented. see code
Example code
>> g: make gob! [flags: [hidden no-border]]
== make gob! [offset: 0x0 size: 100x100 alpha: 0]
>> g/flags
== [no-border]

Assigned ton/a Fixed inalpha 98 Last Update6-May-2010 09:36


Comments

Date User Field Action Change
6-May-2010 09:36 BrianH Status Modified built => tested
1-May-2010 06:17 carl Fixedin Modified => alpha 98
26-Apr-2010 19:56 carl Status Modified reviewed => built
26-Apr-2010 16:03 carl Status Modified submitted => reviewed
25-Apr-2010 21:46 meijeru Description Modified -
25-Apr-2010 19:31 meijeru Description Modified -
25-Apr-2010 19:31 meijeru Code Modified -
25-Apr-2010 19:06 meijeru Ticket Added -