ProGUI V1.38 UI Library (Small Bug Fix)
Re: ProGUI V1.35 User Interface Library (Important bug fixes
@Thorsten1867 the textcontrol is still part of the container, that's the point of the parent ID argument =_=;
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
Re: ProGUI V1.35 User Interface Library (Important bug fixes
I know. I can't explain in english, what I mean. Take a look at the sidebar code.Poshu wrote:@Thorsten1867 the textcontrol is still part of the container, that's the point of the parent ID argument =_=;
I'm thinking, I will wait for the bugfix of PrincieD.
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
Re: ProGUI V1.35 User Interface Library (Important bug fixes
I've tried it, but it does'nt work?!?PrincieD wrote:Hi Thorsten,
(...) I'll have the fixed version ready today or tomorrow but in the meantime this simple work-around should work: (...)[/code]
Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Re: ProGUI V1.35 User Interface Library (Important bug fixes
Hi Thorsten, the new version is out (see top of thread). Sorry for the delay in getting it released by the way, the weather has been so nice in England the past week and I had to make the most of it! (nice weather in England doesn't usually last longThorsten1867 wrote:I've tried it, but it does'nt work?!?PrincieD wrote:Hi Thorsten,
(...) I'll have the fixed version ready today or tomorrow but in the meantime this simple work-around should work: (...)[/code]

Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
- Thorsten1867
- Addict
- Posts: 1372
- Joined: Wed Aug 24, 2005 4:02 pm
- Location: Germany
Re: ProGUI V1.35 User Interface Library (Important bug fixes
It's working .... ! Great!PrincieD wrote:Hi Thorsten, the new version is out (see top of thread).
I see in Germany a few sunbeam too. I will take my notebook to the terrace and continue there my work.

Translated with http://www.DeepL.com/Translator
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
Download of PureBasic - Modules
Download of PureBasic - Programs
[Windows 11 x64] [PB V5.7x]
-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: ProGUI V1.36 User Interface Library (Small bug fix)
...nice weather has officially ended in the UK, it's raining here in Wales. That's it, end of our summer most likely. 

IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
Re: ProGUI V1.36 User Interface Library (Small bug fix)
@PrincieD
Hello Chris,
i am still waiting for the source-release
Greetings - Thomas
Hello Chris,
i am still waiting for the source-release

Greetings - Thomas
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Re: ProGUI V1.35 User Interface Library (Important bug fixes
Sweet! glad it's workingThorsten1867 wrote: It's working .... ! Great!

hehe good plan!I see in Germany a few sunbeam too. I will take my notebook to the terrace and continue there my work.

Yep lol it's pissing it down today in Yorkshire too, bah oh well it was nice while it lasted!IdeasVacuum wrote:...nice weather has officially ended in the UK, it's raining here in Wales. That's it, end of our summer most likely.
Ah yep I'll do it now Thomas, just wanted to make sure it was working ok before emailing everyone (thanks Thorsten!).ts-soft wrote: i am still waiting for the source-release![]()
Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
Re: ProGUI V1.36 User Interface Library (Small bug fix)
Thx for the update 

PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Re: ProGUI V1.36 User Interface Library (Small bug fix)
No worries!ts-soft wrote:Thx for the update

Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
Re: ProGUI V1.36 User Interface Library (Small bug fix)
Guys, just thought I'd mention a good tip: As the TextControlEx is now a sub-classed PanelEx (via the user callback parameter) all the PanelEx commands will work on the returned handle so you can alter the alpha transparency and add a border or background images as well as gradients etc.. (the same also applies to the ImageButtonEx) 
Chris.

Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
- electrochrisso
- Addict
- Posts: 989
- Joined: Mon May 14, 2007 2:13 am
- Location: Darling River
Re: ProGUI V1.36 User Interface Library (Small bug fix)
Thanks for update Chris.
About the weather, where I live, I cant remember exactly when it rained last, and when it did it was only about 2mm.
It is the first day of winter here and going to be sunny with a temp of 20c.

About the weather, where I live, I cant remember exactly when it rained last, and when it did it was only about 2mm.
It is the first day of winter here and going to be sunny with a temp of 20c.

PureBasic! Purely the best 

-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: ProGUI V1.36 User Interface Library (Small bug fix)
...but I bet you wouldn't mind having a little bit more rain!About the weather, where I live, I cant remember exactly when it rained last, and when it did it was only about 2mm.
It is the first day of winter here and going to be sunny with a temp of 20c.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
Re: ProGUI V1.36 User Interface Library (Small bug fix)
You're welcome mateelectrochrisso wrote:Thanks for update Chris.

electrochrisso wrote:About the weather, where I live, I cant remember exactly when it rained last, and when it did it was only about 2mm.
It is the first day of winter here and going to be sunny with a temp of 20c.


Chris.
ProGUI - Professional Graphical User Interface Library - http://www.progui.co.uk
- electrochrisso
- Addict
- Posts: 989
- Joined: Mon May 14, 2007 2:13 am
- Location: Darling River
Re: ProGUI V1.36 User Interface Library (Small bug fix)
Just enough to settle the dust a little, I would be happy with 2mm per week, of course the farmers would like heaps more than that, they are never a happy lot over here, in the land of droughts and flooding rains....but I bet you wouldn't mind having a little bit more rain!

I know 30c is a heat wave over there, I am freezing my you know what's off, when it goes below 15c.that's nuts! lucky if we get 20c in the summer here!

PureBasic! Purely the best 
