Forum Replies Created
-
AuthorPosts
-
Update:
“Lehnsherr” is now also available in English and worldwide in the Google Play-Store.I would be pleased about feedback!
Hi nerobot,
thanks a lot for your answer and your sample code.
I agree, for my purposes I will need a background service.But your code is a code start point because notifications is a new topic to me.
Hi cocon,
thanks for sharing.
I have to change the module.json this way to get the module availabe in Ted module manager:
Monkey12345678{"module":"localization","about":"Localization module for Language / Currency / Formatting / Alignment / ETC/Calendar","author":"","version":"0.0.1","support":"WIP - NOT READY YET","depends":["std"]}The return value are fine on my Windows machine but my tests on an Android 7 device failed. Android returns unfortunately ‘C.UTF-8’.
Anyway thanks a lot for your effort!
Hi Playniax,
I try to use the GuiScrollBox control of your GUI.
Could you please provide a full sample with vertical scrollbar with sliderknob?
I do never see a slider but the up/down buttons work.
I am not sure what I am doing wrong.
Hi nerobot,
very useful for clean code in large projects.
Thanks for sharing.In Visual Studio 2017.
OK the after before was a typo
Great work and thanks for the CTRL + D shortcut!
Some other usefull shortcuts which I still miss are:
CTRL + ENTER => starts a new line before current line
SHIFT + CTRL + ENTER => starts a new after before current lineI use Pyro because I like the simple ‘Screen’ handling and also the great but simple to use GUI.
I also worked on a simple Space Invaders clone with the scenegraph module that works also fine and helped a lot to reduce the developing time.So I’m very happy with your module and thank you a lot for your work!
-
AuthorPosts