View previous topic :: View next topic |
Author |
Message |
Guest
|
Posted: Fri Mar 22, 2002 1:35 pm Post subject: |
|
|
Posted by: Topguitarist
Ok, heres the the waste basket again. Still a few problems - decompression sometimes doesnt work, it doesnt decompress to its origanal location and this version only works with a modified version of Disk Commander.
I was messing about with skins when i took the screen shot and i forgot to change it back so sorry if you cant see the buttons properly.
-------------- Darragh McNally
MSN Messenger - darragh_mc_nally@hotmail.com
"C'mon the Irish" |
|
Back to top |
|
 |
biggyp

Joined: 16 Oct 2001 Posts: 1473 Location: England, United Kingdom
|
Posted: Fri Mar 22, 2002 2:08 pm Post subject: |
|
|
nice, is that skinning on the wastebasket only? any chance you could transfer your skills to proper skinning support for Seal2, i hope things go well with the app's development would be cool if u manage to finish it for the next release.
-------------- Email
HomePage
SealStuff
Gallery
ICQ: 91720885
MSN: philharper@hotmail.com
 |
|
Back to top |
|
 |
Guest
|
Posted: Fri Mar 22, 2002 2:17 pm Post subject: |
|
|
Posted by: Topguitarist
Skinning is on all apps. Waste basket should be released nxt week if i have time.
-------------- Darragh McNally
MSN Messenger - darragh_mc_nally@hotmail.com
"C'mon the Irish" |
|
Back to top |
|
 |
orudge Administrator

Joined: 07 Oct 2001 Posts: 1332 Location: United Kingdom
|
Posted: Fri Mar 22, 2002 2:23 pm Post subject: |
|
|
Very good work. I'm also interested in this skinning code, how did you do it?
Once I get the new web site completed, there will be another SEAL release soon afterwards.
EDIT: I've just been talking to Darragh, and it turns out there is already window skinning code in app.c, which I must have missed. More info when I figure it out...
--------------
Owen Rudge
http://www.owenrudge.co.uk/
MSN Messenger: orudge@freeuk.com
ICQ: 125455765 [ Edit by orudge on 2002-03-22 13:29 ] |
|
Back to top |
|
 |
Guest
|
Posted: Fri Mar 22, 2002 3:12 pm Post subject: |
|
|
Posted by: Topguitarist
Yes what you can see there is already in app.c - all images, backgrounds, etc. could easily be put into skin files as this is the way i did it when i was working on sprint (my gui).
Heres a screenshot of sprint as an example
Owen , Ill explain the code in app.c if you want .
-------------- Darragh McNally
MSN Messenger - darragh_mc_nally@hotmail.com
"C'mon the Irish" |
|
Back to top |
|
 |
biggyp

Joined: 16 Oct 2001 Posts: 1473 Location: England, United Kingdom
|
|
Back to top |
|
 |
Guest
|
Posted: Sat Mar 23, 2002 9:20 am Post subject: |
|
|
Posted by: Topguitarist
After a lot of testing and file loss ive figured out that callums code for compression does not work. Decompression makes the file a lot bigger than it originaly was and it makes it unreadable.
If anyone knows of any other compression code please let me know as soon as you can.
Biggyp= ive no plans to release the code but i will help with seal skinning.
-------------- Darragh McNally
MSN Messenger - darragh_mc_nally@hotmail.com
"C'mon the Irish" |
|
Back to top |
|
 |
Guest
|
Posted: Sat Mar 23, 2002 11:20 am Post subject: |
|
|
Posted by: 62.7.68.89
Bollox to that !
I use that everday man and it works for me !
Is your incometance that makes u use it ! |
|
Back to top |
|
 |
Guest
|
Posted: Sat Mar 23, 2002 11:44 am Post subject: |
|
|
Posted by: Topguitarist
Obviously not the same code as I have then, Would you be able to give me a copy of the code your using? and please mind your language.
-------------- Darragh McNally
MSN Messenger - darragh_mc_nally@hotmail.com
"C'mon the Irish" |
|
Back to top |
|
 |
Guest
|
Posted: Sat Mar 23, 2002 2:55 pm Post subject: |
|
|
Posted by: Cat
Darragh: I sent you the code with working examples...should I release these GPL'ed apps, I will include the demos |
|
Back to top |
|
 |
orudge Administrator

Joined: 07 Oct 2001 Posts: 1332 Location: United Kingdom
|
Posted: Sat Mar 23, 2002 3:27 pm Post subject: |
|
|
Darragh: You may want to use zlib. SEAL itself uses it for the compression of XDL files.
--------------
Owen Rudge
http://www.owenrudge.co.uk/
MSN Messenger: orudge@freeuk.com
ICQ: 125455765
[ Edit by orudge on 2002-03-23 14:28 ] [ Edit by orudge on 2002-03-23 14:33 ] |
|
Back to top |
|
 |
Guest
|
Posted: Sat Mar 23, 2002 3:27 pm Post subject: |
|
|
Posted by: Topguitarist
I still have the working examples - they dont work! You sent me one with this in it :
in = fopen("c:\command.com", "rb");
out = fopen("c:\command.co$", "wb");
compress(in, out);
in = fopen("c:\command.co$", "rb");
out = fopen("c:\newcomm.com", "wb");
decompress(in, out);
When I run this newcomm it tells me it is not a valid MS-DOS program file. The same thing happens with all files.
-------------- Darragh McNally
MSN Messenger - darragh_mc_nally@hotmail.com
"C'mon the Irish" |
|
Back to top |
|
 |
orudge Administrator

Joined: 07 Oct 2001 Posts: 1332 Location: United Kingdom
|
Posted: Sat Mar 23, 2002 3:29 pm Post subject: |
|
|
> ive no plans to release the code but i will help with seal skinning.
Well, if this is going to be included in SEAL, the code will have to be released, obviously.
-------------- Owen Rudge
http://www.owenrudge.co.uk/
MSN Messenger: orudge@freeuk.com
ICQ: 125455765 |
|
Back to top |
|
 |
Guest
|
Posted: Sat Mar 23, 2002 3:29 pm Post subject: |
|
|
Posted by: lol
lo, i know what the problem is ! |
|
Back to top |
|
 |
Guest
|
Posted: Sat Mar 23, 2002 4:47 pm Post subject: |
|
|
Posted by: Topguitarist
If you know what the problem is, why dont you just say it?
-------------- Darragh McNally
MSN Messenger - darragh_mc_nally@hotmail.com
"C'mon the Irish" |
|
Back to top |
|
 |
|