Search found 1083 matches

by ChrisR
Sun Oct 02, 2022 1:25 pm
Forum: Coding Questions
Topic: Transfer a gadget to another window
Replies: 9
Views: 651

Re: Transfer a gadget to another window

I had made an example using SetParent (Windows) but spikey was faster. But I have a strange behavior when it is done with OpenWindow/CloseWindow When I switch windows the Listview background color is grey and If I use the Listview ScrollBar, it becomes black. Do you have an explanation for this beha...
by ChrisR
Fri Sep 30, 2022 11:27 pm
Forum: Announcement
Topic: DNScope.io
Replies: 92
Views: 14537

Re: DNScope.io

idle wrote: Fri Sep 30, 2022 8:47 pm The issue you found in the setup is from it looking for the active connection and it's failed because of the language difference.
I confirm, tested in a virtual machine with an English windows 11.

Image
by ChrisR
Fri Sep 30, 2022 5:12 pm
Forum: Announcement
Topic: DNScope.io
Replies: 92
Views: 14537

Re: DNScope.io

Hi idle, I tried your last alpha version DNScope_0_7_1_a in portable mode. At the 1st use, it asked me to accept the license then to add "DNS Firewall Smart Cache" to the Windows Defender Firewall then to restart my Windows 10 x64. The dnscache service is disabled and stopped. As written i...
by ChrisR
Thu Sep 29, 2022 6:56 pm
Forum: Coding Questions
Topic: Icons with a resolution of 256*256 don't work
Replies: 13
Views: 683

Re: Icons with a resolution of 256*256 don't work

It looks very nice your PureIconManager Denis. Still in beta 2, why no final version ? It would be nice if you could have a https secure address. The images are not displayed here on Chrome and to see them I have to open them in a new tab. It seems possible on free.fr! Edit: I see that you have just...
by ChrisR
Wed Sep 28, 2022 1:38 pm
Forum: Tricks 'n' Tips
Topic: Nerdle source code
Replies: 13
Views: 1506

Re: Nerdle source code

To follow up on Mesa Cheat code and as I don't want to cry like a little girl with my poor English. I made my cheat code too, integrated in nerdle source code. Sorry to spoil this nice code, I put "; Added Cheat" tags in addition to Nerdle_Cheat.pbi. It is based on a word list that shrinks...
by ChrisR
Mon Sep 26, 2022 12:52 pm
Forum: General Discussion
Topic: AU3toPB
Replies: 2
Views: 18774

Re: AU3toPB

Hi AZJIO,
Just in case you haven't seen it, there is a great work done by Ward to help port Autoit programs to PureBasic:
PureAutoIt - Complete Autoit Functions In Purebasic
by ChrisR
Mon Sep 26, 2022 10:44 am
Forum: Feature Requests and Wishlists
Topic: Column mode in PB IDE
Replies: 10
Views: 938

Re: Column mode in PB IDE

I use it quite often, it is very useful. One thing I miss though is when copying, pasting a block, to be able to insert the paste block, with lines insertion. Currently it is pasted on top of the existing code, as a replacement, which is another option to keep. Be able type/edit on all the lines at ...
by ChrisR
Mon Sep 26, 2022 10:13 am
Forum: Applications - Feedback and Discussion
Topic: IceDesign GUI designer
Replies: 572
Views: 138543

Re: IceDesign GUI designer

Thanks chikega :D
I try to do my best, little by little, slowly according to my free timeeee
by ChrisR
Mon Sep 26, 2022 10:08 am
Forum: Windows
Topic: Panel Gadget Tab Images
Replies: 5
Views: 1115

Re: Panel Gadget Tab Images

You should be able to do it quite easily using the great TabBarGadet, by adapting it a little for the image size. ; StarGate tabbargadget: https://www.unionbytes.de/libs/tabbargadget/ ; In TabBarGadget.pbi change at line 332: \ImageSize = 36 ; If Width<>Height: in lines 925,927,931 (and 883,885) cha...
by ChrisR
Sat Sep 24, 2022 1:35 am
Forum: Announcement
Topic: DNScope.io
Replies: 92
Views: 14537

Re: DNScope.io

Great, it does the job well 8)
I get the warning with uBlock the 1st time I access it. It improves the layout a bit also.

Image
by ChrisR
Sat Sep 24, 2022 12:11 am
Forum: Announcement
Topic: DNScope.io
Replies: 92
Views: 14537

Re: DNScope.io

I don't know, do you know of any sites that does that? An example here https://www.developpez.com/ It does not block the site unlike others, It just asks for users' benevolence. I don't know much about all this but DNScope.io idea sounds great. I wish you the same success as the ad blockers. many s...
by ChrisR
Fri Sep 23, 2022 11:32 pm
Forum: Tricks 'n' Tips
Topic: Nerdle source code
Replies: 13
Views: 1506

Re: Nerdle source code

I am not a very good player but it is very nice.
A game would be to develop now a cheat code to find the hidden word as quickly as possible, following the letters previously found, in the right place or wrong place and optionally with a weight for the letters. And thus play against the machine.
by ChrisR
Fri Sep 23, 2022 10:52 pm
Forum: Announcement
Topic: DNScope.io
Replies: 92
Views: 14537

Re: DNScope.io

Thanks for the clarification, I would have asked the same question. I've used uBlock Origin for a while to get rid of too much advertising but also to disable Javascript on some sites. What about ad blocker detection on some site, is it the same as with an ad blocker ? You have an ad blocker install...
by ChrisR
Wed Sep 21, 2022 12:07 pm
Forum: Applications - Feedback and Discussion
Topic: IceDesign GUI designer
Replies: 572
Views: 138543

Re: IceDesign GUI designer

IceDesign has been updated in version 1.7.5 The interface is now available in French, in addition to the default English language. And depending on your contributions, it is ready to receive other languages inside: Dutch, Spanish,... in future. https://i.ibb.co/kqyn1C6/Les-Grandes-R-gates.png To pr...
by ChrisR
Tue Sep 13, 2022 9:45 pm
Forum: Applications - Feedback and Discussion
Topic: IceDesign GUI designer
Replies: 572
Views: 138543

Re: IceDesign GUI designer

IceDesign GUI Designer version 1.7.4 with PBForm2IceDesign updated

Fix typos in PBForm2IceDesign