Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 17 JUL 2001 05:06:08AM Colin Rule wrote:

There seems to be a bug when setting the size property on an MDI child.

When using the following, it works:

SIZE=TEMP.TEXT-]SIZE
SIZE=SIZE+5
TEMP.TEXT-]SIZE=SIZE

When using the long form, it does not

SIZE=GET_PROPERTY("TEMP.TEXT","SIZE")
SIZE=SIZE+5
VOID=SET_PROPERTY("TEMP.TEXT","SIZE")

Is there something I am totally missing here, or is this a problem.

The control disappears, and the size property values are all set to zero.

Thanks

Colin


At 17 JUL 2001 05:46AM Simon Wilmot wrote:

You are missing the parameter to set the size property to -

Try void=Set_Property("TEMP.TEXT","SIZE",Size)

Simon

RebusHR


At 17 JUL 2001 06:00AM Colin Rule wrote:

Ahhhhhhhhh… what a fool am I!!!!!


At 17 JUL 2001 08:51AM Simon Wilmot wrote:

Easily done - how do you think I recognised it so easily

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/bfd7f947a5826e1085256a8c00320028.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1