Search found 237 matches

by ShadowStorm
Fri Nov 17, 2023 6:53 pm
Forum: Feature Requests and Wishlists
Topic: Fast string
Replies: 67
Views: 47704

Re: Fast string

My new simplistic version here is the fastest of all my StringBuilders.
by ShadowStorm
Fri Nov 17, 2023 6:02 pm
Forum: Feature Requests and Wishlists
Topic: Fast string
Replies: 67
Views: 47704

Re: Fast string

Hi, not bad at all, I propose this humble code, it can certainly be improved :) ; ----------------------------------------------------------------------------------------------- ; By HeX0R the 11/02/2020 ; DisableDebugger ; ; Str.s = "" ; Text.s = "1234567890" ; Time = ElapsedMil...
by ShadowStorm
Fri Sep 22, 2023 9:01 am
Forum: Applications - Feedback and Discussion
Topic: VB To PB
Replies: 13
Views: 3903

Re: VB To PB

New version available! Version (1.18.24) on 22/09/2023: https://drive.google.com/file/d/1_6TeUc5UfW6rnM-Yq8ZEhvC06MPiU342/view?usp=sharing -> Added missing English and French comments in the Language Map for StringGadget and SpinGadget. -> Fixed an error that mistakenly translated the warning messag...
by ShadowStorm
Thu Sep 21, 2023 8:29 pm
Forum: Applications - Feedback and Discussion
Topic: VB To PB
Replies: 13
Views: 3903

Re: VB To PB

Greetings, well, time to spend and water under the pond! :) I reviewed my program and improved it, it's still as efficient but there were some bugs, which I corrected :D My site is no longer up because I never went there, too bad. For those who can, I encourage you to test or re-test the software! H...
by ShadowStorm
Wed May 17, 2023 3:47 pm
Forum: Tricks 'n' Tips
Topic: EditorFactory - Module for object management in a Canvas
Replies: 181
Views: 41887

Re: EditorFactory - Module for object management in a Canvas

Look, show us exactly what you want, but if I understand correctly, for each object you want to be able to put a separator on it, to divide it in 2 vertically or horizontally I guess, is that right?
by ShadowStorm
Wed May 17, 2023 12:09 pm
Forum: Tricks 'n' Tips
Topic: EditorFactory - Module for object management in a Canvas
Replies: 181
Views: 41887

Re: EditorFactory - Module for object management in a Canvas

Hello punak, Yes but basically this module is not for creating "Gadgets" but "Manipulatable graphic objects", and I don't understand why you want a separator, what is the purpose here? Yes this module allows you to create as many editors as you want, it's not complicated, there i...
by ShadowStorm
Mon May 15, 2023 7:53 pm
Forum: Tricks 'n' Tips
Topic: EditorFactory - Module for object management in a Canvas
Replies: 181
Views: 41887

Re: EditorFactory - Module for object management in a Canvas

Hi punak,

I don't understand what you want to do with a SplitterGadget?
Maybe you could explain in more detail and give examples?

You also know that the module proposes to be able to create several editors (canvas) at the same time in your application?
by ShadowStorm
Sun May 14, 2023 9:00 am
Forum: Tricks 'n' Tips
Topic: EditorFactory - Module for object management in a Canvas
Replies: 181
Views: 41887

Re: EditorFactory - Module for object management in a Canvas

Hi punak, Thanks to you for trying our great module :) Personally, I did not understand what you wanted, but as long as stargate understood, everything is fine ^^ For your last request, I had already proposed to stargate to be able to customize the mouse buttons for the selection of the objects as w...
by ShadowStorm
Thu Mar 02, 2023 12:14 pm
Forum: Tricks 'n' Tips
Topic: EditorFactory - Module for object management in a Canvas
Replies: 181
Views: 41887

Re: EditorFactory - Module for object management in a Canvas

But this is in vain, because you do not need to look at it. when one day there are those who truly appreciate your work, because of them there will be no your work I don't really understand this sentence, it doesn't translate very well. The examples will be published don't worry, but a little later...
by ShadowStorm
Wed Mar 01, 2023 11:57 am
Forum: Tricks 'n' Tips
Topic: EditorFactory - Module for object management in a Canvas
Replies: 181
Views: 41887

Re: EditorFactory - Module for object management in a Canvas

Hello mestnyi, These examples are not yet shared at this time, moreover they are in French as I said. I have many other examples to give and all are in French but I need to clean up and reorganize them. Moreover, some of the new examples will have to be revised as soon as certain functionalities tha...
by ShadowStorm
Fri Feb 24, 2023 2:02 am
Forum: Tricks 'n' Tips
Topic: EditorFactory - Module for object management in a Canvas
Replies: 181
Views: 41887

Re: EditorFactory - Module for object management in a Canvas

Hello, I am working on some examples, but they will be in French.

- Saving and loading objects in a canvas. = finished
- Undo and restore changes in the editor. = finished
- Cut, copy, paste objects in the editor. = finished
- Creating a small object editor with code generation. = finished
by ShadowStorm
Thu Feb 09, 2023 6:48 pm
Forum: Tricks 'n' Tips
Topic: EditorFactory - Module for object management in a Canvas
Replies: 181
Views: 41887

Re: EditorFactory - Module for object management in a Canvas

A new version should be available soon with some corrections.
by ShadowStorm
Thu Feb 09, 2023 6:44 pm
Forum: Tricks 'n' Tips
Topic: EditorFactory - Module for object management in a Canvas
Replies: 181
Views: 41887

Re: EditorFactory - Module for object management in a Canvas

Although it is possible to do it, it is not as simple as that, so maybe your idea will be integrated later but it will take a lot of work.
by ShadowStorm
Sun Feb 05, 2023 9:51 pm
Forum: Tricks 'n' Tips
Topic: EditorFactory - Module for object management in a Canvas
Replies: 181
Views: 41887

Re: EditorFactory - Module for object management in a Canvas

Thanks for the new version. I hope you will add the ( actual design of the splitter object), redo and undo in the future versions. Hello, cancel and restore is already possible with these functions ! for your request, I may have misunderstood, but I do not think it is useful ? Can you give some exa...
by ShadowStorm
Mon Jan 30, 2023 1:15 am
Forum: Tricks 'n' Tips
Topic: ObjectColor (Dark Mode)
Replies: 63
Views: 8311

Re: ObjectColor (Dark Mode)

Hi,

Ah yes not bad at all, very very good, thank you very much ChrisR ! :D