Search found 666 matches

by plouf
Mon Oct 20, 2025 7:45 pm
Forum: Newbie questions
Topic: Hollywood programming in Linux?
Replies: 3
Views: 150

Re: Hollywood programming in Linux?

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"
by plouf
Fri Oct 10, 2025 12:00 pm
Forum: RapaGUI
Topic: Sorting by Date in listview - best strategy?
Replies: 3
Views: 121

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 :-)
by plouf
Thu Oct 09, 2025 9:27 pm
Forum: Off topic
Topic: Amiga Event Germany will be there ?
Replies: 1
Views: 309

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 !
by plouf
Sun Sep 28, 2025 10:17 pm
Forum: RapaGUI
Topic: limit height of first lister widget?
Replies: 2
Views: 263

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...
by plouf
Sat Sep 27, 2025 7:54 pm
Forum: RapaGUI
Topic: EasyRapa
Replies: 4
Views: 148

Re: EasyRapa

my mistake sorry

copy rapagui.hwp to easyrapa folder and its ok (just tested)
by plouf
Sat Sep 27, 2025 5:28 pm
Forum: RapaGUI
Topic: EasyRapa
Replies: 4
Views: 148

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
by plouf
Sun Sep 21, 2025 1:07 pm
Forum: General questions
Topic: Font Options
Replies: 2
Views: 146

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 :)
by plouf
Thu Sep 18, 2025 7:05 pm
Forum: Hollywood bugs
Topic: SetDisplayAttributes() and Border
Replies: 3
Views: 148

Re: SetDisplayAttributes() and Border

not an answer but MAYBE , its related these two -> viewtopic.php?t=4232
by plouf
Wed Sep 10, 2025 3:04 pm
Forum: Newbie questions
Topic: Forum Problems?
Replies: 8
Views: 566

Re: Forum Problems?

Common last months too
by plouf
Mon Sep 01, 2025 1:25 pm
Forum: Off topic
Topic: Amiga Platforms
Replies: 21
Views: 2237

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 :-)