Search found 31 matches

by Amitris_de
Thu May 25, 2023 6:29 am
Forum: Tricks 'n' Tips
Topic: SideBarGadget
Replies: 31
Views: 4263

Re: SideBarGadget

Beautiful,
Good luck.
by Amitris_de
Fri Dec 10, 2021 10:24 am
Forum: Applications - Feedback and Discussion
Topic: IceDesign GUI designer
Replies: 726
Views: 281630

Re: IceDesign (New) modern GUI designer

you're welcome. :)
ChrisR wrote: Fri Dec 10, 2021 10:12 am In case of a bug, a crash, the best way is probably to remember the manipulations made to try to reproduce it.
yes, I agree.
by Amitris_de
Fri Dec 10, 2021 7:33 am
Forum: Applications - Feedback and Discussion
Topic: IceDesign GUI designer
Replies: 726
Views: 281630

Re: IceDesign (New) modern GUI designer

Hi,
I created an example for the error handler . please enable the "Enable OnError lines support" option in the compiler settings. you can develop it using OnError library.


Enumeration ErrorHandler
#ErrorHandler_Window
#ErrorHandler_Text
#ErrorHandler_String
#ErrorHandler_ExitBtn ...
by Amitris_de
Sun Oct 10, 2021 5:53 pm
Forum: Applications - Feedback and Discussion
Topic: PureBasic Template Manager
Replies: 14
Views: 8245

Re: PureBasic Template Manager


Yes, that's right.
Add the ability to import a folder with pb files. For example, I have 1000 examples from the code_archive, and I wouldn't want to add them all day. I had to write a script to add 1000 code examples to the official built-in template tool. It shouldn't be a chore (routine work ...
by Amitris_de
Sun Oct 10, 2021 5:35 pm
Forum: Applications - Feedback and Discussion
Topic: PureBasic Template Manager
Replies: 14
Views: 8245

Re: PureBasic Template Manager


Hello,
I would like to try your Template Manager but apparently it is for Windows only.


Thanks a lot
what windows did you test on? can you give more information?


I have launch it via wine under linux but nothing work, I have something like a blank window. Do you plan to release the source ...
by Amitris_de
Sun Oct 10, 2021 2:29 pm
Forum: Applications - Feedback and Discussion
Topic: PureBasic Template Manager
Replies: 14
Views: 8245

Re: PureBasic Template Manager


I have my own idea about templates. I call them code snippets. They are stored as regular pb files. This makes it convenient to add, edit, and update code snippets. It is enough to open the folder of snippets in the program window and do anything with them. The next criterion is the speed of ...
by Amitris_de
Sun Oct 10, 2021 2:20 pm
Forum: Applications - Feedback and Discussion
Topic: PureBasic Template Manager
Replies: 14
Views: 8245

Re: PureBasic Template Manager



I wanted to update this tool but it was canceled due to the low popularity of users.

@ Amitris_de
Is this a tool that you yourself uses every day? Does it increase your workflow and make working on projects easier for you?

If the answer if NO, that would be why it is not very popular with ...
by Amitris_de
Fri Oct 08, 2021 11:20 am
Forum: Applications - Feedback and Discussion
Topic: PureBasic Template Manager
Replies: 14
Views: 8245

Re: PureBasic Template Manager

Hi
I wanted to update this tool but it was canceled due to the low popularity of users. I have a question from users who may have downloaded this tool, do you think the existence of this tool is useful or not? please explain your reason.

With respect.
by Amitris_de
Wed Sep 08, 2021 2:11 pm
Forum: Applications - Feedback and Discussion
Topic: PureBasic Template Manager
Replies: 14
Views: 8245

Re: PureBasic Template Manager


Thanks for the reply - you're English is fine and better than my [ insert any other language here ] :)

I misunderstood the goal of the program.

Could you share the code on how your changing the theme of your program though ?


I used the codejock component to build the tool gui. all the ...
by Amitris_de
Wed Sep 08, 2021 12:59 pm
Forum: Applications - Feedback and Discussion
Topic: PureBasic Template Manager
Replies: 14
Views: 8245

Re: PureBasic Template Manager


Looks great - but I don't get it ?

Is this supposed to create a sampe project using the them selected ? if so how ?

I created a sample project and it looks like all other PB/windows projects E.G follows the defaut windows theme setting.

Cheers


Thanks, this is very simple, can you further ...
by Amitris_de
Wed Sep 08, 2021 8:06 am
Forum: Applications - Feedback and Discussion
Topic: IceDesign GUI designer
Replies: 726
Views: 281630

Re: IceDesign (New) modern GUI designer

Congratulations Chris, for completing this project. :wink:
by Amitris_de
Tue Sep 07, 2021 5:57 pm
Forum: Applications - Feedback and Discussion
Topic: PureBasic Template Manager
Replies: 14
Views: 8245

PureBasic Template Manager

Hi to all,
Today I want to unveil a new tool I made.
PureBasic Template Manager Ver : Alpha 1

https://i.ibb.co/MChbdLF/1.png

https://i.ibb.co/84R2LsK/2.png

https://i.ibb.co/h10vkN9/3.png


Important features :

DPI aware
No need to install
Modern environment with the ability to change ...
by Amitris_de
Thu Apr 22, 2021 3:26 am
Forum: Applications - Feedback and Discussion
Topic: IceDesign GUI designer
Replies: 726
Views: 281630

Re: IceDesign (New) modern GUI designer

@ChrisR: Excellent, I worked with it a bit, everything was perfect.
think about the commercial version of this software, I think it is definitely worth it. you must get the answer to your efforts. :wink:
by Amitris_de
Sat Mar 20, 2021 4:55 pm
Forum: Tricks 'n' Tips
Topic: EditorFactory - Module for object management in a Canvas
Replies: 211
Views: 95828

Re: EditorFactory - Module for object management in a Canvas

@STARGÅTE : thanks, yes it now worked for me properly and the previous problem was fixed.
by Amitris_de
Sat Mar 20, 2021 10:12 am
Forum: Tricks 'n' Tips
Topic: EditorFactory - Module for object management in a Canvas
Replies: 211
Views: 95828

Re: EditorFactory - Module for object management in a Canvas

@STARGÅTE : Thanks, i know exactly how the scrollarea control works, but i mean completely different. at the first opportunity, I will express my meaning with a image.