World: r3wp
[!REBOL2 Releases] Discuss 2.x releases
older newer | first last |
Henrik 28-Nov-2006 [78] | work around is do read <url> |
Geomol 28-Nov-2006 [79x2] | ok |
There seem to be a problem with read/binary. Maybe it's the same bug!? read/binary http://www.rebol.com returns empty. | |
Henrik 28-Nov-2006 [81] | haven't seen that one. |
Geomol 28-Nov-2006 [82x2] | I've reported it in comments to 2.7.4 - OSX build. |
Any report of text support in DRAW dialect on OSX? Is it known by Carl, that text is missing? | |
Henrik 28-Nov-2006 [84x2] | yes, freetype support is not integrated in the OSX build, I think |
it never was | |
Geomol 28-Nov-2006 [86] | I really need that one for Canvas RPaint! |
Henrik 28-Nov-2006 [87] | I would really like to see the window fix that is posted in the blog somewhere to make windows open properly at the front in OSX. I wonder if Carl has seen it? |
Geomol 28-Nov-2006 [88] | Maybe you should report it as a comment in his blog! I think, he sees it then. |
Henrik 28-Nov-2006 [89] | it was actually reported as a blog comment about 2 weeks ago |
Pekr 28-Nov-2006 [90] | hmm, as I can see, RAMBO needs "moste requested fix" voting mechanism, or we start missuing blog for that :-) |
[unknown: 10] 28-Nov-2006 [91x2] | I assume, looking at the order of top-down, that the next Bus-OS-Stop for beta releases will be linux? :-) |
Btw... Calr spoke about a different compiler used for Windows version, what C compiler is that? , just currious... | |
Louis 28-Nov-2006 [93] | Yes, I'm curious about that also. |
ICarii 29-Nov-2006 [94] | Geomal: WinXP SP2 + view 2.7.4 the circle / line/ triange worked fine. |
Alan 29-Nov-2006 [95] | Geomal: WinXP SP2 + view 2.7.4 it worked |
Geomol 29-Nov-2006 [96] | It's funny, how you spell my nick! :-D |
Geomol 30-Nov-2006 [97] | Does line-join in the DRAW dialect works with Windows version? There seem to be a problem with OSX version: view layout [box 200x100 effect [draw [pen red line-width 15 line-join round line 10x10 90x10 90x90 10x10 polygon 110x10 190x10 190x90]]] I think, they both should be with rounded corners. |
Pekr 30-Nov-2006 [98] | only second one is rounded - View 1.3.2 on W2K here ... |
Geomol 30-Nov-2006 [99] | What about line-cap? view layout [box effect [draw [pen red line-width 15 line-cap round line 10x10 90x10 90x90]]] |
Pekr 30-Nov-2006 [100] | rounded |
Geomol 30-Nov-2006 [101x2] | ok, I'll report it. |
line-cap doesn't seem to work with OSX version. | |
Pekr 30-Nov-2006 [103x2] | hmm, maybe I should try View 2.7.4 under Windows too though ... |
maybe Cyphre did some changes in AGG ... | |
Rebolek 30-Nov-2006 [105] | and to have some fun, it's on us to find what changes as with 2.6.3. great... |
Pekr 30-Nov-2006 [106x4] | anyway - 2.4 AGG is stop gap for us ... Maxim decide to release 2.5 under GPL ... |
so hopefully changes will end in one day :-) | |
Geomol - hah, not rounded under new beta ... | |
the first example you posted is the same as with View 1.3.2 - first non rounded, second one with rounded corners .... | |
Geomol 30-Nov-2006 [110] | I believe, Canvas RPaint is good to test these things. |
Pekr 30-Nov-2006 [111] | still exists? |
Geomol 30-Nov-2006 [112] | Of course, same link! |
Pekr 30-Nov-2006 [113x2] | so except fonts, we now have linux and os-x Views compatible already? |
well, rebcode would probably help, but imo we are not going to see it being back, untill R3 is here. The doc regarding Rebol security model was promissed, but not delivered. Not sure Rebcode is going to be backported to R2 ... | |
Geomol 30-Nov-2006 [115x3] | You can find link to Canvas RPaint under Checklists/Links (the checkmark icon up next to the calender here in AltME. |
Pekr, yes Canvas RPaint works at least under OSX (and I think Linux too) except fonts and some bugs (mostly with DRAW dialect). | |
Also problem with events. For ex. mouse scroll-button doesn't work under OSX. | |
Maxim 30-Nov-2006 [118x6] | Geomol can you give the link to canvas RPaint... I have a very interesting proposition for you. but I need to look at RPaint before :-) |
hum I found a link to version 0.9.8 but on execution I get an error: ** Script Error: Cannot use path on none! value ** Where: repend ** Near: system/script/header/version that's with v1.3.2 of REBOL. | |
using 2.7 I get a not enough memory error and can't even start it. | |
my bad... its in the way I ran the code... works not (was starting it from the console, obviously no script header version) | |
not=now | |
hahahaha I just saw the "workbench" menu option LOL | |
Henrik 30-Nov-2006 [124] | there's screen dragging too :-) |
Maxim 30-Nov-2006 [125] | in full screen mode you mean? |
Henrik 30-Nov-2006 [126] | yes, or at least there was the last time I checked |
Maxim 30-Nov-2006 [127] | hum can seem to get that to work... |
older newer | first last |