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

[REBOL] GUI Construction in REBOL

From: behrangsa::yahoo::com at: 17-Jan-2004 13:57

Hi Programming with REBOL is really delicious. In a way or another it feels like programming Smalltalk. In Smalltalk everything was an object. Here nothing is a keyword. But I have some problems with the View dialect: - How can I build I18N user interfaces. Absolute positioning makes it difficult to have I18N applications. - Can I read in/write out UTF-8 texts in REBOL? One thing else. Is REBOL suitable for constructing an enterprise app? We have built an accounting, decision making, customer support and ... tool (client/server) for an advertisement company with Java. Is REBOL suitable for building such applications? Thanks in advance, Behrang.