r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[!REBOL3-OLD1]

Henrik
29-Jan-2009
[10265]
I'm uploading some sources to my site at:

http://rebol.hmkdesign.dk/files/r3/gui/
Pekr
29-Jan-2009
[10266]
text-view part of demo crashes ...
Henrik
29-Jan-2009
[10267]
elaborate
Pekr
29-Jan-2009
[10268]
eh? you launch demo, go few items down in text-list, select text-view, 
and it crashes to console with:

Cannot parse the GUI dialect at: 'set ts read-string %main.r
Henrik
29-Jan-2009
[10269x2]
Well, that's not my fault. :-)
the demos will of course have to be made correctly. gui-demo.r is 
only a launcher.
DideC
29-Jan-2009
[10271]
It simply try to read %main.r that is not available in the current 
dir. So it give an error.
Henrik
29-Jan-2009
[10272]
Actually it should not crash on that.
Kaj
29-Jan-2009
[10273x2]
Oh cool, shiny pictures! :-)
¨demo¨ is currently awfully slow, though - admittedly running on 
WINE
kcollins
29-Jan-2009
[10275]
Another crash in the demo program: on the "Read HTTP" screen, "Run 
script from net" fails with a "File not found" error.
Josh
29-Jan-2009
[10276x2]
Maybe I am not in the loop on something, but the times I've tried 
to run the view alpha, it seems to be missing the view components
i.e. "layout is not defined"
Sunanda
29-Jan-2009
[10278]
you need to 
   load-gui
first.
Then, don't use layout, that' sso R2. Just:
  view [button "press" do [print "pressed"]]
BrianH
29-Jan-2009
[10279]
The LAYOUT function is not in R3 anymore :)
Graham
29-Jan-2009
[10280]
layout: func [ b [block!] [ b ] for R3
Kaj
29-Jan-2009
[10281x2]
I wrote some pointers on the Syllable site:
http://development.syllable.org/pages/index.html
Josh
30-Jan-2009
[10283]
Thanks Sunanda! :-)   I had been trying both with and without 'layout 
with the same result.  Looks like I skipped a line in the documentation 
somewhere.  I will go try it now!
Luis
30-Jan-2009
[10284]
Running drop demo http://www.rebol.net/r3blogs/0098.html
 I get an:

 Script error: cannot access locals in path system/view/event-port/locals/handlers
DideC
30-Jan-2009
[10285]
Pekr: about 'demo error on '"Text view", there is also the 'read-string 
function that is missing.
Rebolek
30-Jan-2009
[10286x2]
Luis, I would not expect year and half demo to work, it's still alpha 
and some things are changing
...year and half OLD...
Graham
30-Jan-2009
[10288]
Is there  a list of all the widgets available for R3 ?
kcollins
31-Jan-2009
[10289]
Graham, I think you can get a list from within the R3 alpha as discussed 
here: http://www.rebol.net/wiki/GUI_Example_-_View_all_styles
Henrik
31-Jan-2009
[10290]
That list will be larger when the real skin comes in.
Graham
31-Jan-2009
[10291]
So only a very few styles so far then
Henrik
31-Jan-2009
[10292x3]
yes
In fact the list may be so large, we have to group them. Carl and 
I have discussed a tagging system, that lets you know which styles 
are meant to be used for you (end-users) or which ones are meant 
to be used for skinners to create new styles.
http://rebol.hmkdesign.dk/files/r3/docs/style-list.html
http://rebol.hmkdesign.dk/files/r3/docs/style-tree.html


Not a complete list. Some will disappear again, but it's what I have 
here.
Henrik
1-Feb-2009
[10295]
Anyone able to send messages to rebdev? They do not appear in my 
chat and I have duplicates of headings and messages in some places.
Pekr
1-Feb-2009
[10296]
ouch, maybe something is broken? will try :-)
Henrik
1-Feb-2009
[10297]
I can see messages in rebdev mobile, so it seems to work normally 
for others.
Pekr
1-Feb-2009
[10298]
I can now see my test message when submitting nn
Henrik
1-Feb-2009
[10299]
nothing here.
Pekr
1-Feb-2009
[10300]
delete rebdev related files in your directory and let it resync?
Henrik
1-Feb-2009
[10301]
I should, but I'd rather have this debugged. Maybe I should send 
my chat files to Carl.
PeterWood
2-Feb-2009
[10302]
I'm really surprised by the small number of people reporting bugsabout 
the R3 Alpha. Where is the feedback from all those people pressing 
for a public alpha?
Maarten
2-Feb-2009
[10303]
See, that's why I stopped pressing ;-)
PeterWood
2-Feb-2009
[10304x2]
I suppose they are now complaining about all the bugs in the Alpha 
:-(
..but not reporting them :-((((
Pekr
2-Feb-2009
[10306x3]
ppl started to live inside new chat system ... back to BBS era, ugly 
black console times ...
r3-alpha as well as r3-gui AltMe worlds are completly dead ...
.... hopefully it is an interim state, a preparation for GUI client. 
New chat system starts to turn being interesting - threaded discussions, 
user ranking, tagging, searches, secure, movement of msgs/headings 
(reorganisation), recently files sharing is being worked on. The 
long term plan is to replace Altme ... with better Altme :-)
PeterWood
2-Feb-2009
[10309]
Bugs are reported using Curecode.
Henrik
2-Feb-2009
[10310x2]
Peter, we also have to remember that most immediate bugs are probably 
found and that the database has already been up for 18 months, so 
maybe bug reports will go up eventually, but hopefully not. :-) I 
would rather see a way to give positive feedback. That is probably 
a better indicator for the number of active users of R3.
Also, the next step toward attracting more users should be graphical 
demos, as it's the first question I get, when I present R3 to friends. 
Now that you have R3, it's possible for you to write them. :-)
kib2
2-Feb-2009
[10312]
PeterWood: Hi. As a new user I would like to report any problem, 
but for the moment I just saw one bug that as already been reported.
Henrik
2-Feb-2009
[10313]
Pekr, about the other worlds being dead: It seems it's going according 
to Carls plan with killing both worlds in favor of Rebdev, so I kinda 
hope it stays that way. I hate jumping back and forth between chat 
systems.
Pekr
2-Feb-2009
[10314]
yes, but with MS console crap, it is really a pain to use the chat, 
as you can't increase number of columns. I hope some primitive GUI 
comes soon ...