Search found 475 matches

by SamuraiCrow
Tue Sep 24, 2019 2:40 pm
Forum: General programming
Topic: Anyone done script system that is written to a file?
Replies: 14
Views: 10598

Re: Anyone done script system that is written to a file?

ReadTable and WriteTable will help with serialization of your language assuming it's formatted as a dynamic Array.
by SamuraiCrow
Tue Sep 24, 2019 2:36 pm
Forum: Wishlist
Topic: Shuffle Table
Replies: 8
Views: 7692

Re: Shuffle Table

Rnd(1) gives 1 possible integer value of 0

Rnd(2) gives 1 of 2 possible values: 0 or 1. This is due to the range select value being applied as a modulo operation.
by SamuraiCrow
Sun Sep 22, 2019 8:08 pm
Forum: Announcements
Topic: The Awesome Autumn iOS Plugin Bash 2019
Replies: 6
Views: 8698

Re: The Awesome Autumn iOS Plugin Bash 2019

sashapont wrote: Sun Sep 22, 2019 12:01 pm Now we will wait for RapaGUI for iOS! :)

And please give full working example with interaction Hollywood and standard iOS interface.
Even if a RapaGUI XML to XIB conversion would help. Do you know if the XIB file specification is available?
by SamuraiCrow
Mon Sep 09, 2019 12:27 am
Forum: General questions
Topic: Bug? "Table field was not initialized
Replies: 2
Views: 5515

Re: Bug? "Table field was not initialized

Internally, I think string keys are made lowercase if you use the dot notation. You're using the dot notation to try to look at a table element that is uppercase. Try either using the square brace notation in your lookup or make the keys lowercase in your assignment.
by SamuraiCrow
Sun Sep 01, 2019 11:09 pm
Forum: Newbie questions
Topic: Example Linux arm + Rasberry pi 3 B + does not run
Replies: 11
Views: 7332

Re: Example Linux arm + Rasberry pi 3 B + does not run

What version of Raspbian are you running? (Or are you using another Linux?)
by SamuraiCrow
Wed Aug 21, 2019 5:46 pm
Forum: General programming
Topic: HollyForth
Replies: 3
Views: 2885

Re: HollyForth

I've been told that Hollywood wrapping with other programming languages is against the Hollywood license. I wanted to wrap Hollywood with a graphical syntax and that's the answer I got.
by SamuraiCrow
Wed Aug 21, 2019 5:41 pm
Forum: RapaGUI
Topic: moai.Request "Allrighty"
Replies: 11
Views: 8578

Re: moai.Request "Allrighty"

Sounds to me like the locale support is kicking in.
by SamuraiCrow
Mon Aug 19, 2019 3:08 am
Forum: Wishlist
Topic: Serial.device selection under amigaos
Replies: 8
Views: 6369

Re: Serial.device selection under amigaos

What's wrong with a preprocessor macro for the different OS's serial devices?
by SamuraiCrow
Mon Aug 12, 2019 4:54 am
Forum: General programming
Topic: SystemRequest with "non standard buttons" looks strange
Replies: 12
Views: 8474

Re: SystemRequest with "non standard buttons" looks strange

Adding to what AUserLG said, keep in mind that the table lookups on the button names on RapaGUI are case sensitive. That caught me off guard once when I made an OK button instead of an Ok button or the other way around. The syntax on RapaGUI is different, to be certain.
by SamuraiCrow
Tue Aug 06, 2019 2:27 am
Forum: RapaGUI
Topic: Listviewcolumn.Hide is not work
Replies: 13
Views: 9195

Re: Listviewcolumn.Hide is not work

It works on windows and linux, but does not work on macOS He never said otherwise. What he did try to tell you is that it is a feature upstream from RapaGUI in the wxWidgets framework. The license of wxWidgets only allows code to be linked inline if not modified from the original source at http://w...