Search found 2 matches

by OffseT
Sun Sep 19, 2021 3:07 pm
Forum: RapaGUI
Topic: PopFile.File not settable on Linux?
Replies: 3
Views: 2112

Re: PopFile.File not settable on Linux?

I tried both on latest Ubuntu TLS.
by OffseT
Thu Sep 16, 2021 7:40 pm
Forum: RapaGUI
Topic: PopFile.File not settable on Linux?
Replies: 3
Views: 2112

PopFile.File not settable on Linux?

I created a small application with PopFile objects in which I need to prefill the contents depending on various other inputs. So I use the statement: moai.Set("MyPopFile", "file", "some path to a file") Also to clear it: moai.Set("MyPopFile", "file",...