Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Rebface 1247031 view behaviour

From: james::mustard::co::nz at: 13-Jul-2004 10:46

Hi All, Does anyone know of docs regarding the differences between behaviour and command availability between Rebface and Rebview? In Rebview I am used to using view myFace: make face [size: sa offset: 0x0 ...] - the same works fine under Rebface except that after executing and displaying the face it acts more like view/new in face with no wait in program flow - is this a bug or intentional? If intentional what is the preferred method to halt further program execution until the face has been dealt with? (This applies to all Rebface versions I have tried including the latest 1247031) Regards, James.