Search found 161 matches

by MSandro
Sep 22nd, '17, 08:55
Forum: Requests
Topic: [dream wish] tree-view for class-list
Replies: 4
Views: 4857

[dream wish] tree-view for class-list

When a project grows large, to manage a large amount of classes it would be better to use a tree-structure instead of an normal list to manage the classes.
by MSandro
Sep 20th, '17, 20:36
Forum: Working with GP
Topic: [Keyboard] detect some special key in GP
Replies: 2
Views: 3416

Re: [Keyboard] detect some special key in GP

Thank you very much for the realy fast improvements.
by MSandro
Sep 20th, '17, 15:52
Forum: Working with GP
Topic: [Keyboard] detect some special key in GP
Replies: 2
Views: 3416

[Keyboard] detect some special key in GP

Hi, currently I am trying to create a small user interface wich should contain some text fields to input some text and I don't want to use the "ask" block. A view weeks ago I've released a small project named "simple text writer / notepad" wich works very well, but I can not detect if the user want ...
by MSandro
Sep 16th, '17, 11:34
Forum: Working with GP
Topic: [ADVANCED] How can I use "import class from file [this] fileName []"?
Replies: 2
Views: 10075

Re: [ADVANCED] How can I use "import class from file [this] fileName []"?

Thank you very much for the informations.
This is realy helpful.
by MSandro
Sep 9th, '17, 08:24
Forum: Bugs
Topic: Cloud data server offline?
Replies: 6
Views: 11942

Re: Cloud data server offline?

Official GP cloud-data-server is offline again!
by MSandro
Sep 7th, '17, 10:55
Forum: Working with GP
Topic: How to build my own cloud-data-server?
Replies: 10
Views: 13283

Re: How to build my own cloud-data-server?

Yes that seemst to be true, currently there are no security features like encryption and dectryption in GP to realize souch data-servers. GP currently only knows "sha256" and "hash" to create checksums for strings and binary data. But now I've created my own expandable cloud-data-server for my GP pr...
by MSandro
Sep 6th, '17, 19:02
Forum: Working with GP
Topic: How to build my own cloud-data-server?
Replies: 10
Views: 13283

Re: How to build my own cloud-data-server?

But what I do not understand is: why the CloudDataServer is not automaticaly creating new users if they don't exist. With the default setup we are limited to use only the "gp" user, also in the public cloud-data-server. So I would suggest to change the file "CloudDataServer.gp" like this: method han...
by MSandro
Sep 6th, '17, 17:16
Forum: Working with GP
Topic: How to build my own cloud-data-server?
Replies: 10
Views: 13283

Re: How to build my own cloud-data-server?

Wow, thank you very much, it is much simpler than I thought.
by MSandro
Sep 3rd, '17, 20:44
Forum: Requests
Topic: Pane Layouts
Replies: 6
Views: 10870

Re: Pane Layouts

Nice concept; support!