Page 10 of 11
Re: PureRESIZE library : gadget automatic resizing and more
Posted: Tue Sep 11, 2012 3:09 pm
by jassing
[quote="gnozal"When you work with integers, some divisions do not have an integer result.[/quote]
is this the same reason we can't work with currency values? (they rarely result correctly ..) can you imagine if our homes or cars were built this way? I know you should be able to put 10 gallons of petrol in; but today only 8 but you can pay for 10 - something about integers and ...well; live with it!
thanks.
Re: PureRESIZE library : gadget automatic resizing and more
Posted: Sat Nov 17, 2012 6:08 pm
by Damion12
gnozal wrote:PureRESIZE library V6.2x (NOV 17th 2012)
Purpose
Download is for Nov 7 2012, not the 17
Re: PureRESIZE library : gadget automatic resizing and more
Posted: Mon Nov 19, 2012 9:13 am
by gnozal
Damion12 wrote:Download is for Nov 7 2012, not the 17
Corrected.
Re: PureRESIZE library : gadget automatic resizing and more
Posted: Sat Mar 02, 2013 1:20 pm
by Thorsten1867
I want port my program to PB V5.1x and I use a lot of your librarys.
Can I hope for a 5.1x version of it?
Re: PureRESIZE library : gadget automatic resizing and more
Posted: Mon Mar 04, 2013 10:11 am
by gnozal
Thorsten1867 wrote:I want port my program to PB V5.1x and I use a lot of your librarys.
Can I hope for a 5.1x version of it?
There are some issues with PB 5.10 and Tailbite, the most annoying being the label definitions which changed between PB 5.00 and PB 5.10. And PB 5.11 seems close to be released.
I will try to recompile the libs once PB 5.11 final is out, and the libs without local labels might work (if there are no other asm changes).
Native support for userlibs (like in PB) would be great.
Re: PureRESIZE library : gadget automatic resizing and more
Posted: Tue Mar 05, 2013 1:18 pm
by IdeasVacuum
Native support for userlibs (like in PB) would be great.
+1
Re: PureRESIZE library : gadget automatic resizing and more
Posted: Fri Mar 22, 2013 2:06 pm
by gnozal
Library updated for PB5.1x
Re: PureRESIZE library : gadget automatic resizing and more
Posted: Fri Mar 22, 2013 3:21 pm
by bobobo
Re: PureRESIZE library : gadget automatic resizing and more
Posted: Thu Jul 11, 2013 8:41 am
by Korolev Michael
Thanks for useful lib.
How can I proportionally resize gadgets without resizing margins from window borders?
Margins are too "thick" after resizing.
Re: PureRESIZE library : gadget automatic resizing and more
Posted: Fri Sep 27, 2013 4:31 pm
by Thorsten1867
Can I hope for a 5.2x version of PureResize, PureSMTP, PureLVSORT and PureAES?
Re: PureRESIZE library : gadget automatic resizing and more
Posted: Mon Jan 13, 2014 2:27 pm
by nicolaus
Thorsten1867 wrote:Can I hope for a 5.2x version of PureResize, PureSMTP, PureLVSORT and PureAES?
Yes plz, i need it to for PB 5.2x

Re: PureRESIZE library : gadget automatic resizing and more
Posted: Fri Jan 24, 2014 3:16 pm
by Thorsten1867
nicolaus wrote:Yes plz, i need it to for PB 5.2x

I have a solution to replace PureResize.
I use now the module
ResizeWindowModule.pbi.
Re: PureRESIZE library : gadget automatic resizing and more
Posted: Sun Jan 26, 2014 1:37 pm
by dobro
the Last Post of Gnozal is
Post subject: Re: Using jaPB and PureFORM together
Posted:
Mon Jul 01, 2013 13:46 ????????????? (6 months)
here :
http://forums.purebasic.com/english/vie ... 1a#p416717
he is Dead ? or he was abducted by aliens?
Where is Gnozal?
Re: PureRESIZE library : gadget automatic resizing and more
Posted: Sun Jan 26, 2014 6:10 pm
by yrret
Hi dobro
I've been wondering the same thing? It' been a long time. I hope he is alright. He certainly has contributed a lot of
useful tools for the forum users over the years. Enough so that this section of the forum was set up just for his tools
and jaPBe IDE etc. I use his PureFORM Designer program on most of the programs I write, as it makes setting up a
starting GUI to work with so easy. Every time there is a PB version change though, he has to modify all his code etc,
and now some of his tool ideas are already starting to be coded in PB, or other users have posted some of there own.
I hope he is doing okay too, and it's just a case of temporary burn out. But I really appreciate what he has contributed
to us users. If he is moving on to something else, I wish him success. But I sure wish I could get his code for
PureFORM Designer, as there are a few changes I would like to make in it.
What ever the situation, and even if Gnozals monitoring the forum anymore. I hope Gnozals doing okay, and thanks
for all that you have contributed over the years.

Re: PureRESIZE library : gadget automatic resizing and more
Posted: Sun Jan 26, 2014 8:59 pm
by DoubleDutch
That he is missed just shows how useful his libs really are - It would be great if the same features could be added to the built-in libraries though.