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

World: r3wp

[!RebGUI] A lightweight alternative to VID

Anton
28-Jun-2006
[4181]
No we couldn't.
Volker
28-Jun-2006
[4182]
have you seen how uncomplicated anton pathced my source? :)
Pekr
28-Jun-2006
[4183x2]
yes, with tonnes of coordinating chatting here ...
(in regards to svn :-)
Anton
28-Jun-2006
[4185]
We could use morse code too..
Graham
28-Jun-2006
[4186]
hey, we don't want smoke signals!
Volker
28-Jun-2006
[4187x2]
that chatting was about how to patch, not how to get it to me.

when you have a list of typical commands, eg ctx-menu checkout, its 
as easy as ftp
the rest is guru-stuff. cu, trying to find the diff in my ftp-client 
;)
Anton
28-Jun-2006
[4189]
More easy. Less ftp-compatibility issues.
Pekr
28-Jun-2006
[4190]
but I talk about how normal mortal gets to new releases. The whole 
process was delayed ... :-)
Volker
28-Jun-2006
[4191]
i prefer torouise-integration about looking for an ftp-client. even 
if that one is inbuild n explorer.
Anton
28-Jun-2006
[4192]
Anyway, getting off the topic. The need for SVN was established in 
discussions some time ago.
Volker
28-Jun-2006
[4193]
but yes, its a new command to learn :)
Graham
28-Jun-2006
[4194]
what would be good is a way to easily save and restore the state 
of all supported widgets
Volker
28-Jun-2006
[4195]
and "version control" sounds so complicated guru-style. its just 
fear, at least for simple downloads. ;)
Anton
28-Jun-2006
[4196]
Example? Which widget.would need saving ? Like area/text ?
Graham
28-Jun-2006
[4197]
I have a display full of anonymous widgets ...
Pekr
28-Jun-2006
[4198]
ok, I expect it being just my unwillingness for simple things to 
install new sw. But to be fair, I will give it a try ... Will try 
to install Tortoise or what the hell the name is :-)
Anton
28-Jun-2006
[4199]
Ok, so to save them and restore them later to the same display ?
Graham
28-Jun-2006
[4200]
including check-groups and radio-groups
Pekr
28-Jun-2006
[4201]
I will have to do it anyway, once Cyphre's code comes, or someone 
else would have to do it for me ..
Graham
28-Jun-2006
[4202]
I save the data to a block and then restore the state
Volker
28-Jun-2006
[4203]
saving the whole form i guess. what vid can (should..) do with "set-face 
panel"
Graham
28-Jun-2006
[4204x2]
that's where I came a cropper with the divide by 0
since group-boxes can contain group-boxes it needs to be recursive
Pekr
28-Jun-2006
[4206]
please post privately to me the most critical issues, you would eventually 
see fixed for RebGUI. I will look if there are any money left and 
eventually order Cyphre to do some work in that regars ...
Volker
28-Jun-2006
[4207]
Do you team up with Robert in hiring?
Graham
28-Jun-2006
[4208x3]
I want rebgui and vid window compatibility
so they act the same .. when i bring up a vid window from rebgui 
and the other way round
request-file is still broken .. lacks the /keep
Anton
28-Jun-2006
[4211]
I see, so when you saved the area, you didn't also save critical 
facets of the area's scroller.
Graham
28-Jun-2006
[4212x2]
the problem occurred when the area was blank.
when it had text in it, it was okay.
Anton
28-Jun-2006
[4214]
It's fixed now isn't it?
Graham
28-Jun-2006
[4215x2]
yes .. only got a new problem now :(
unrelated ...
Anton
28-Jun-2006
[4217]
Rebgui request-file is different from VID request-file. Do you mean 
to say you would like the /keep refinement added to Rebgui's requestor 
?
Graham
28-Jun-2006
[4218x2]
yes
it's a logged ticket
Anton
28-Jun-2006
[4220x2]
So it is "broken" because you expect it to be there, or need it ?
Logged by who ?
Graham
28-Jun-2006
[4222x3]
me :)
Ashley said he missed putting it in
ie. an oversight
Anton
28-Jun-2006
[4225]
Ok, so we have to go ahead to add it then.
Graham
28-Jun-2006
[4226]
yes, it's very annoying without it.
Pekr
28-Jun-2006
[4227]
Volker: no teaming up with Robert. It is my employeer, who gave me 
permission to contract Cyphre for specific things I need. But I contacted 
Robert to coordinate and possibly not overlap our efforts ...
Anton
28-Jun-2006
[4228]
Mmm.. it has other differences too. The code is much shorter.
Graham
28-Jun-2006
[4229]
radio-groups should also be able to cleared to none state
Anton
28-Jun-2006
[4230]
I can't work on this right now. It takes a while to understand the 
code properly.