I've created a donate link
Search found 867 matches
- Tue Oct 28, 2025 1:55 am
- Forum: Announcement
- Topic: ProGUI Update, Graph Library and Experimental V2
- Replies: 104
- Views: 46042
- Tue Oct 28, 2025 12:42 am
- Forum: Announcement
- Topic: ProGUI Update, Graph Library and Experimental V2
- Replies: 104
- Views: 46042
Re: ProGUI Update, Graph Library and Experimental V2
Thanks Soner! I appreciate thatX0r wrote: Mon Oct 27, 2025 6:44 pm Hey Chris,
I will donate anyway since your library has been of great value for me for such a long time.
Please keep up the great work!
- Sun Oct 26, 2025 11:16 pm
- Forum: Announcement
- Topic: ProGUI Update, Graph Library and Experimental V2
- Replies: 104
- Views: 46042
Re: ProGUI Update, Graph Library and Experimental V2
Well we'll see, hopefully the new framework should be pretty easy to work with (now over 50,000 lines of code, the old ProGUI is around 48,000)
- Sun Oct 26, 2025 11:01 pm
- Forum: Announcement
- Topic: ProGUI Update, Graph Library and Experimental V2
- Replies: 104
- Views: 46042
Re: ProGUI Update, Graph Library and Experimental V2
Thanks a lot! Do you have a donate button or shall I just purchase a new license?
It's probably easier just purchasing a new license, I'm thinking now I should set up a donate button heh. You're a platinum user anyway mate so you'll have access to ProGUI V3 with source - The thing is initially ...
- Sun Oct 26, 2025 10:11 pm
- Forum: Announcement
- Topic: ProGUI Update, Graph Library and Experimental V2
- Replies: 104
- Views: 46042
Re: ProGUI Update, Graph Library and Experimental V2
Thanks Soner! I'd really appreciate that, I'll work on a proper fix this weekX0r wrote: Sun Oct 26, 2025 8:55 am Thanks mate. I will give it a try.
Would be really nice to have a proper fix in the ProGUI library. Would be also happy to donate.
Chris.
- Sat Oct 25, 2025 6:16 pm
- Forum: Announcement
- Topic: ProGUI Update, Graph Library and Experimental V2
- Replies: 104
- Views: 46042
Re: ProGUI Update, Graph Library and Experimental V2
Hello PrincieD,
is there any plan to fix the DPI issues? The UI glitches are super inconvenient for my end-users.
Here is an example reported by a user of InstallLForge:
https://private-user-images.githubusercontent.com/23465479/475055429-5b79851e-882a-4714-acbf-d70128f6e77d.png?jwt ...
- Fri Oct 24, 2025 1:24 am
- Forum: Announcement
- Topic: ProGUI V3 Alpha 3 Ready for testing!
- Replies: 231
- Views: 105725
Re: ProGUI V3 Alpha 3 Ready for testing!
https://www.progui.co.uk/downloads/Clipboard_10-24-2025_01.png
SkinSetValue("window", "", "", "border-radius", "10px") - Running on Windows 10
Ignore the red drop-shadow (SkinSetValue("window", "", "", "box-shadow", "0 0 20px red")) - that's still for testing
SkinSetValue("window", "", "", "border-radius", "10px") - Running on Windows 10
Ignore the red drop-shadow (SkinSetValue("window", "", "", "box-shadow", "0 0 20px red")) - that's still for testing
- Thu Oct 23, 2025 9:59 pm
- Forum: Announcement
- Topic: ProGUI V3 Alpha 3 Ready for testing!
- Replies: 231
- Views: 105725
Re: ProGUI V3 Alpha 3 Ready for testing!
Hi guys, back on track now after having a bit of a break.
Skins now support global variables (which are accessible by all skins) with the new SkinSetGlobalVariable(Name.s, Value.s, noUpdate = #False) command. e.g. SkinSetGlobalVariable("my-color", "rgb(255, 0, 0)") So skin CSS examples look like ...
Skins now support global variables (which are accessible by all skins) with the new SkinSetGlobalVariable(Name.s, Value.s, noUpdate = #False) command. e.g. SkinSetGlobalVariable("my-color", "rgb(255, 0, 0)") So skin CSS examples look like ...
- Sun Oct 12, 2025 5:17 pm
- Forum: Announcement
- Topic: ProGUI V3 Alpha 3 Ready for testing!
- Replies: 231
- Views: 105725
Re: ProGUI V3 Alpha 3 Ready for testing!
- Tue Aug 19, 2025 4:56 pm
- Forum: Announcement
- Topic: ProGUI V3 Alpha 3 Ready for testing!
- Replies: 231
- Views: 105725
Re: ProGUI V3 Alpha 3 Ready for testing!
Sweating in the uk 🇬🇧 is a thing now. 😳
It is we don't have vents! we do have radiators though :lol:
Thats why i love my ventilator with watercooling . The important element is the water cooling. IT is simple and cheap to lower the temperature of the water, by cooling the water down by ...
- Sun Aug 17, 2025 11:53 pm
- Forum: Announcement
- Topic: ProGUI V3 Alpha 3 Ready for testing!
- Replies: 231
- Views: 105725
Re: ProGUI V3 Alpha 3 Ready for testing!
It is we don't have vents! we do have radiators though
- Sun Aug 17, 2025 10:05 pm
- Forum: Announcement
- Topic: ProGUI V3 Alpha 3 Ready for testing!
- Replies: 231
- Views: 105725
Re: ProGUI V3 Alpha 3 Ready for testing!
Hi guys, I've taken a couple of weeks off - the summer heat in the UK has been unbearable (our houses aren't designed for it)
- Mon Jul 21, 2025 7:12 pm
- Forum: Announcement
- Topic: ProGUI V3 Alpha 3 Ready for testing!
- Replies: 231
- Views: 105725
Re: ProGUI V3 Alpha 3 Ready for testing!
It's working as expected, snapping the windows and I see no problems with running an elevated process in foreground.
I tried with notepad run as admin. It looks native, it just doesn't have rounded corners.
Thanks that's good to hear, it's using the Windows 10 skin at the moment but rounded ...
- Mon Jul 21, 2025 12:46 am
- Forum: Announcement
- Topic: ProGUI V3 Alpha 3 Ready for testing!
- Replies: 231
- Views: 105725
Re: ProGUI V3 Alpha 3 Ready for testing!
Hopefully it should all look like a native window
- Sun Jul 20, 2025 11:47 pm
- Forum: Announcement
- Topic: ProGUI V3 Alpha 3 Ready for testing!
- Replies: 231
- Views: 105725
Re: ProGUI V3 Alpha 3 Ready for testing!
You wouldn't beleive the ridiculous amounts of engineering that when into this (nearly 2 months later) and the MS bugs and working around badly coded shit