Page 3 of 6

Posted: Tue Apr 20, 2004 9:27 pm
by Karbon
OK then - someone remind me where the hell I put my car keys?!? Probably right next to my cell (that is also missing!!)..

Posted: Wed Apr 21, 2004 8:14 am
by LarsG
I bet you put them a place you were 100% sure you wouldn't forget where they were... I'm extremely good at doing the same thing.. :P

Re: Auto-resize or auto-move your gadgets.

Posted: Thu Oct 07, 2004 9:29 pm
by MrMat
Berikco wrote:
USCode wrote: :idea: Ideally, it'd be nice if the Visual Designer gave each gadget 4 checkbox flags: lock left, lock top, lock right and lock bottom. Then it could easily autogenerate the necessary code to call these routines to do the Auto-resizing for us. ;-) ;-)
Very nice work USCode :)

With your permission, i'l include this in Visual Designer.
Is this available in 1361 or is it something to look forward to in the future? :D

Posted: Fri Oct 08, 2004 3:44 am
by USCode
Is this available in 1361 or is it something to look forward to in the future?
Unfortunately it looks like it might be sometime before we see this functionality. :( See this thread:
viewtopic.php?t=11314&highlight=

Posted: Fri Oct 08, 2004 12:04 pm
by MrMat
I'd missed that sad news :( Thanks for your code USCode, at least it's easy to add this functionality by hand! :D

Posted: Fri Oct 08, 2004 4:32 pm
by USCode
Thanks for your code USCode, at least it's easy to add this functionality by hand!
No problem MrMat, glad you found it useful!

I believe Fr34k is picking up the ball with VD and will continue development in the future, hopefully he'll be able to add the auto-resize feature to VD.

Posted: Fri Oct 08, 2004 4:36 pm
by Paul
Or do what others do and use PureVision :)

Posted: Wed Dec 08, 2004 11:19 pm
by FloHimself
very nice code!

please add:

Code: Select all

Procedure RS_Unregister(RS_window.l, RS_gadget.l) 
  ResetList(RS_Gadgets()) 
  While NextElement(RS_Gadgets()) 
    If (RS_Gadgets()\Window = RS_window) And (RS_Gadgets()\Gadget = RS_gadget)
      DeleteElement(RS_Gadgets())
    EndIf
  Wend
EndProcedure 

Posted: Thu Dec 09, 2004 2:17 am
by Flype
yes good job !

it could be a good idea to make from this excellent piece of code
a userlibrary like the PureLVSort or the PureCOLOR one.
:idea:

Posted: Fri Dec 10, 2004 4:51 pm
by gnozal
Funny you ask this, because I started a PureRESIZE library a time ago (never finished it). Maybe I will work on it again...

EDIT
I had some time last night so here is the first version as requested viewtopic.php?t=13349
No help file yet... Not much tested...

Posted: Sat Dec 11, 2004 12:46 pm
by Flype
cool good news... i'll test it right now ! :D

Thanks FloHimself

Posted: Sun Dec 12, 2004 8:15 am
by USCode
Thanks for the RS_Unregister procedure FloHimself. Seems like a reasonable thing to have. I haven't tested it but it looks straightforward enough. :)
I've added it to my code originally posted in this thread.

PB 4.0 version added

Posted: Mon Feb 20, 2006 4:25 am
by USCode
New version for PB 4.0 added to original posting.

Posted: Mon Feb 20, 2006 4:32 am
by NoahPhense
@gnozal

I just had to add this.. ;) My blackice picks up your GIF.. and reports it
as such everytime I enter a thread that you are in.

http://www.iss.net/security_center/refe ... 16027.html

people.freenet.de :D

- np

Posted: Mon Feb 20, 2006 9:35 am
by gnozal
NoahPhense wrote:@gnozal

I just had to add this.. ;) My blackice picks up your GIF.. and reports it
as such everytime I enter a thread that you are in.

http://www.iss.net/security_center/refe ... 16027.html

people.freenet.de :D

- np
:shock: Don't remember from where I got this GIF, but I am using it since quite a while ...
I am behind a corporate firewall, and it don't complain.