Search found 729 matches
- Sat Jun 06, 2026 5:35 am
- Forum: General programming
- Topic: Is NIL argument later defined still a local?
- Replies: 3
- Views: 110
Re: Is NIL argument later defined still a local?
why should ? everything inside function is local DebugPrint("is randomvariable before? "..StrStr(IsNil(RandomVariable))) RandomVariable={} DebugPrint("is randomvariable after?"..StrStr(IsNil(RandomVariable))) DebugPrint("is OpArgs before? "..StrStr(IsNil(OpArgs))) Funct...
- Thu May 28, 2026 7:21 am
- Forum: RapaGUI
- Topic: Listview.GetSelection strangeness
- Replies: 5
- Views: 1328
- Tue May 26, 2026 5:10 pm
- Forum: Windows IDE
- Topic: Link to user profile plugins folder in About
- Replies: 1
- Views: 3712
Link to user profile plugins folder in About
Since hollywood 11, plugins need to be in user profile but older version have it in hollywood drawer this lead to sometimes confusion if you have forgot an old plugin An idea "stolen" from Firefox, is that in "about" can have a link to direct open uperprofile-plugins folder. help...
- Tue May 26, 2026 1:31 pm
- Forum: RapaGUI
- Topic: MouseLeft/MouseMove/MouseRight notifications not working in compiled EXE on Windows
- Replies: 4
- Views: 6454
Re: MouseLeft/MouseMove/MouseRight notifications not working in compiled EXE on Windows
I dont think hav sdiffirence inside s functin or not Just modify my example to test Anyway i will carefoully replace all plugins (especially rapagui) in you system Note that if you used old hollywood before 11 plugins where in holly folder but now in user profile Need to replace corect and latest ve...
- Tue May 26, 2026 7:08 am
- Forum: RapaGUI
- Topic: MouseLeft/MouseMove/MouseRight notifications not working in compiled EXE on Windows
- Replies: 4
- Views: 6454
Re: MouseLeft/MouseMove/MouseRight notifications not working in compiled EXE on Windows
no, should be the same (btw one is enough , either moai notify, or in XML) a guess is that you compile winx64 while you are running 32bit hollywood and your plugins in linked x64 folder is older/fault try this @REQUIRE "RapaGUI", {link=True} moai.CreateApp([[ <?xml version="1.0" ...
- Wed May 13, 2026 4:06 pm
- Forum: APK Compiler
- Topic: Compile generic APKs without the need of installing Android SDK
- Replies: 2
- Views: 10520
Re: Compile generic APKs without the need of installing Android SDK
not possible as it uses SDK
however you dont need to have a google accound to compile an app, and you can distribute genereated APK, in any other "store" like pureapk
however you dont need to have a google accound to compile an app, and you can distribute genereated APK, in any other "store" like pureapk
- Mon May 11, 2026 7:34 pm
- Forum: Showcase
- Topic: Hollywood Connect - Smart Home Interface
- Replies: 2
- Views: 21037
Re: Hollywood Connect - Smart Home Interface
Cool !!! (period)
what sensor is connected to ?
what sensor is connected to ?
- Thu Apr 30, 2026 8:15 pm
- Forum: RapaGUI
- Topic: Texteditor.SetColor
- Replies: 9
- Views: 102579
Re: Texteditor.SetColor
you dont need at all coloring?
maybe seting Texteditor.Styled to false which disables it?
maybe seting Texteditor.Styled to false which disables it?
- Tue Apr 28, 2026 8:56 pm
- Forum: APK Compiler
- Topic: Very slow GetDirectoryEntry
- Replies: 9
- Views: 82706
Re: Very slow GetDirectoryEntry
...unfortunately these crap these days should be
Debugged first by total disabling antivirus craps..
It has high probabilty...
Debugged first by total disabling antivirus craps..
It has high probabilty...
- Fri Apr 17, 2026 8:47 pm
- Forum: Showcase
- Topic: HollyTris - modern Tetris clone
- Replies: 8
- Views: 35663
Re: HollyTris - modern Tetris clone
very nice nice work
cool music ! you wrote it ?
i will only suggest in two player mode "drop " "space key" to be palyer two and player 1 ,who control arrows to have ctrl or something near him
as hands confused this way
cool music ! you wrote it ?
i will only suggest in two player mode "drop " "space key" to be palyer two and player 1 ,who control arrows to have ctrl or something near him
as hands confused this way