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

World: r3wp

[Ann-Reply] Reply to Announce group

Robert
7-Jul-2006
[1006]
Henrik, cool stuff. Please, make a RebGUI version :-))
Henrik
7-Jul-2006
[1007x2]
unlike LIST-VIEW, Toolbar is much more depending on VID, but I'll 
see what I can do.
(and thanks everyone!)
Gregg
8-Jul-2006
[1009]
Wow! Really nice Henrik.
Henrik
11-Jul-2006
[1010x2]
Not nice enough... I've updated it to version 0.0.4 which basically 
is a rewrite to get rid of a lot of "magic numbers" and almost all 
VID dependencies. There's a new manual and the method for creating 
a toolbar has been changed. Demo has also been updated with a couple 
of new functions. The URLs are the same so look in Announce for those.
a RebGUI version will not be far off, but I need some method to display 
layouts inside layouts for faces like search fields in the toolbar 
to work.
Brock
11-Jul-2006
[1012x3]
Henrik, very nice indeed.
One comment on the sample 'face for the search field.  If you turn 
off icons in your demo you are only left with the text for the icon 
- 'search' - and the field has disappeared with the other icons. 
 What are your plans in this case?
My two cents, in this case you should have a way to either tell the 
field not to disappear.  Maybe align the text followed by the field 
 ie.  Search [______]  , or add/change this option to represent the 
icon and text horizontally and force the face portion to remain on 
screen when the 'Text' view mode is selected.
Henrik
12-Jul-2006
[1015]
I've been thinking about this and studied MacOSX behaviour which 
simply is to popup a window with the face contents when clicking 
on the "Search" text in the toolbar. This will come later.
Pekr
13-Jul-2006
[1016]
Henrik - you produce really nice stuff, even UI wise. Now we have 
got kind of icon based tab panels :-)
Henrik
13-Jul-2006
[1017]
well, it's nice to have MacOSX as a template for these things :-)
Henrik
23-Aug-2006
[1018]
Gabriele: Repack reports a missing file in the QML-ED package
Will
23-Aug-2006
[1019]
those are all the images with + & -
Gabriele
23-Aug-2006
[1020x2]
i wanted to upload a zip but rebol.org discourages that.
maybe it's a matter of url encoding to retrieve those files? the 
upload seemed to work.
Graham
24-Aug-2006
[1022]
Gab, are you using a hyphenation dictionary?
Graham
4-Sep-2006
[1023x2]
ahh.. it's in french !
what does it do?
Oldes
4-Sep-2006
[1025]
It's for people who want to learn to write chinese:-)
Graham
4-Sep-2006
[1026]
couldn't figure out how that was supposed to work though
Oldes
4-Sep-2006
[1027x2]
It's easy, you choose some character and can see france translation 
and how to write it and listen (in more of them) But it probably 
require some knowledge of chinese
And here is doc: http://www.rebolution.net/aide_sinogrammes.html
Henrik
4-Sep-2006
[1029]
how are the chars rendered?
Oldes
4-Sep-2006
[1030x2]
bitmaps
and the animations using draw
yeksoon
6-Sep-2006
[1032]
concidence... I was looking at that page when collecting my notebook 
from IBM service center.
james_nak
8-Sep-2006
[1033]
Oldes, very cool. Thanks for the link.
MikeL
13-Sep-2006
[1034]
Ladislav, ... my bad in not reading down that far.  Thanks.
MikeL
14-Sep-2006
[1035]
Ladislav, as an example of the use of dialects spider.r is an enlightening 
example.
Ladislav
14-Sep-2006
[1036]
thanks :-)
Gabriele
19-Sep-2006
[1037]
Louis, if you use now/precise instead of now/time/precise, and then 
difference end-time start-time instead of end-time - start-time, 
it will also work across midnight.
Louis
19-Sep-2006
[1038]
Thanks, Gabriele! That is very useful information that will help 
me correct another script in which I am having that very problem.
Henrik
19-Sep-2006
[1039]
Oldes: slight optimization there :-) That's what I like about AltME: 
You put code in and optimized code comes out. :-)
Oldes
19-Sep-2006
[1040x2]
What's the less time interval you can get? I have record 0:00:00.031:-)
hm, my version works just with enter, but never mind:-)
Henrik
28-Sep-2006
[1042]
hmm.. crap. http-tools.r follows my own naming convention
Graham
28-Sep-2006
[1043]
Sorry Henrik .. I was there first!
Henrik
28-Sep-2006
[1044]
I could name it hypertexttransferprotocol-tools.r, but it doesn't 
have a good ring to me.
Maxim
28-Sep-2006
[1045]
why not  better-http-tools.r   ;-)
Henrik
28-Sep-2006
[1046]
not-grahams-http-tools.r?
Maxim
28-Sep-2006
[1047x2]
LOL :-)
my-http-tools.r  ;-)
Tomc
28-Sep-2006
[1049]
merge the two?
Graham
28-Sep-2006
[1050]
nahttp-tools.r  ( not another http tools.r )
Volker
28-Sep-2006
[1051]
merge and name them http-tools2.r :)
Graham
28-Sep-2006
[1052x2]
actually I think my http tools is now obsolete with newer versions 
of Rebol.
I'll just remove mine from the library ...
james_nak
28-Sep-2006
[1054]
I don't know about that Graham. There's some powerful stuff there.
Gregg
29-Sep-2006
[1055]
Please don't remove it Graham; at least not without us thinking about 
it some more. If things refer to it, and they get a different script 
now, it will cause confusion.