i have no experience with linux BUT
1) hollywood HAVE a linux player/compiler with GUI like Amiga
2) additional SciTE and vin have some kind of support,
Scite has syntax highlight ,F1 help, and Build funtin (at in windwos all work) so its a nice "IDE"
Search found 666 matches
- Mon Oct 20, 2025 7:45 pm
- Forum: Newbie questions
- Topic: Hollywood programming in Linux?
- Replies: 3
- Views: 160
- Fri Oct 10, 2025 12:00 pm
- Forum: RapaGUI
- Topic: Sorting by Date in listview - best strategy?
- Replies: 3
- Views: 126
Re: Sorting by Date in listview - best strategy?
You can create a custom sort using listview.compareitems()
https://www.hollywood-mal.com/docs/html ... tems_.html
You can also store date using YYYY-MM-DD format which alys is arithemtic correct in sort
https://www.hollywood-mal.com/docs/html ... tems_.html
You can also store date using YYYY-MM-DD format which alys is arithemtic correct in sort
- Thu Oct 09, 2025 9:27 pm
- Forum: Off topic
- Topic: Amiga Event Germany will be there ?
- Replies: 1
- Views: 318
Amiga Event Germany will be there ?
Since significant part of the community is Amiga based
wondering if you will be there, and if yes if you interest meet there !
wondering if you will be there, and if yes if you interest meet there !
- Sun Sep 28, 2025 10:17 pm
- Forum: RapaGUI
- Topic: limit height of first lister widget?
- Replies: 2
- Views: 267
Re: limit height of first lister widget?
you can set its size in pixels in height attribute in xml, if you know window size can set it xml$ = [[ <?xml version="1.0" encoding="iso-8859-1"?> <application> <window title="ToDo"> <vgroup> <listview id="lstv_debug" height="50" FixHeight="tru...
Re: EasyRapa
my mistake sorry
copy rapagui.hwp to easyrapa folder and its ok (just tested)
copy rapagui.hwp to easyrapa folder and its ok (just tested)
Re: EasyRapa
you mean you "compiled" for x64,and fail ?
plugins must be installed the appropriate version in linkerplugins/x64-windows too, probably there is old version there
plugins must be installed the appropriate version in linkerplugins/x64-windows too, probably there is old version there
- Sun Sep 21, 2025 1:07 pm
- Forum: General questions
- Topic: Font Options
- Replies: 2
- Views: 150
Re: Font Options
create a text object
then select from the "object filters" window (ussually bottom left)
has options shadow, border , and roughly 25 more
then select from the "object filters" window (ussually bottom left)
has options shadow, border , and roughly 25 more
- Thu Sep 18, 2025 7:05 pm
- Forum: Hollywood bugs
- Topic: SetDisplayAttributes() and Border
- Replies: 3
- Views: 153
Re: SetDisplayAttributes() and Border
not an answer but MAYBE , its related these two -> viewtopic.php?t=4232
- Wed Sep 10, 2025 3:04 pm
- Forum: Newbie questions
- Topic: Forum Problems?
- Replies: 8
- Views: 576
Re: Forum Problems?
Common last months too
- Mon Sep 01, 2025 1:25 pm
- Forum: Off topic
- Topic: Amiga Platforms
- Replies: 21
- Views: 2269
Re: Amiga Platforms
Most ppc hardware works
"Incobatibilty" has mainly to do with embedded gfx card/sound card etc
http://morph.zone is specialized morphos forum, you can precise info there
"Incobatibilty" has mainly to do with embedded gfx card/sound card etc
http://morph.zone is specialized morphos forum, you can precise info there