• Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

AltME groups: search

Help · search scripts · search articles · search mailing list

results summary

worldhits
r4wp0
r3wp2
total:2

results window for this page: [start: 1 end: 2]

world-name: r3wp

Group: Ann-Reply ... Reply to Announce group [web-public]
Andreas:
9-Mar-2010
And I think NeXTSTEP preceded Delphi by several years, in fact. Of 
course, OSX's present-day interface builder app is a direct NeXTSTEP 
heritage. But we're way off-topic now, I guess :)
Group: !REBOL3-OLD1 ... [web-public]
Pekr:
7-Jun-2006
but that is not the point. I just first could not follow, how they 
work with widgets, and then I found out - they have separated code 
and widget definitions. At first it looks strange .... it is like 
having 'feel(s) , event maintanance, app logic, without seeing what 
actually you are working with. But I do understand, why they keep 
widget defs outside in external file, which is kind of simple (as 
VID is), with static positioning - it is very easy to import to visual 
GUI builder ....