
Search found 430 matches
- Tue Jan 18, 2022 5:05 pm
- Forum: RapaGUI
- Topic: Activate a text entry widget
- Replies: 3
- Views: 727
Re: Activate a text entry widget
Have you considered using a page gadget to switch to an identical text entry gadget? That way the second gadget could validate numbers only instead of trying to do it with one gadget. 

- Sun Jan 09, 2022 4:32 am
- Forum: Hollywood bugs
- Topic: HaveItem()
- Replies: 4
- Views: 640
Re: HaveItem()
In conjunction with "does", the question remains: "Does LolCat have a cheeseburger?" Andreas is right in this context. A valid response would be: "LolCat has a cheeseburger." If you want to look crosseyed at weird sentence structure based on texting abbreviations, I'd recommend looking into the lolc...
- Thu Dec 09, 2021 5:01 pm
- Forum: Off topic
- Topic: Raspberry Pi 4 is out!
- Replies: 9
- Views: 8879
Re: Raspberry Pi 4 is out!
That's cool! I use the x86-64 version on my regular everyday big box. I like Manjaro and maybe you will too. The only thing that bugs me is when third-party, closed-source or partial open-source versions of software like Chrome appear with only Debian packages and no others. Even a FlatPack or Snaps...
- Thu Dec 09, 2021 4:55 am
- Forum: Wishlist
- Topic: Hardware-Sprites on OCS/AGA
- Replies: 3
- Views: 857
Re: Hardware-Sprites on OCS/AGA
There's one sprite hack for OS3 that I've done in E that seems quite handy. Transplant the pointers from a simple-sprite structure to an interleaved 2 bitplane bitmap structure. Then you can pass the bitmap structure to CreateRastPort() with a flag to keep it from generating the copper instructions....
- Thu Dec 09, 2021 4:36 am
- Forum: Off topic
- Topic: Raspberry Pi 4 is out!
- Replies: 9
- Views: 8879
Re: Raspberry Pi 4 is out!
I use Manjaro ARM on my PineBook Pro but its SBC counterpart is the RockPro64, not the RasPi4 series. Manjaro only supports 64 bit architectures AFAIK.
- Tue Nov 09, 2021 4:31 pm
- Forum: General plugin questions
- Topic: LoadPlugin plananarama.hwp doesn´t work
- Replies: 7
- Views: 1161
Re: LoadPlugin plananarama.hwp doesn´t work
Have you considered using a preprocessor #IF statement to do a Plananorama-specific startup and a general-purpose one? It should work that way.
- Tue Oct 19, 2021 1:20 pm
- Forum: Hollywood bugs
- Topic: Multi CreateBrush() with NIL no release brush
- Replies: 6
- Views: 1233
Re: Multi CreateBrush() with NIL no release brush
I think he means that you use the same brush ID as the one you want to flush. This causes the garbage collector to free the brush for you.
- Fri Sep 24, 2021 6:25 am
- Forum: Amiga IDE questions
- Topic: FlowStudio
- Replies: 16
- Views: 18199
CubicIDE vs. FlowStudio vs. VS Code (a year old thread necro)
I'm currently only using Windows to play with Hollywood programming, but my original intentions have always been to do my programming on MorphOS, using Cubic IDE, which I purchased at full price years ago. (edit: I'm the kind of person who likes to use things that I have paid for, if they are still...
- Thu Sep 16, 2021 11:40 am
- Forum: MUI Royale
- Topic: Weird encoding issue
- Replies: 7
- Views: 2257
Re: Weird encoding issue
Uh, are there two different versions of the MUIRoyale plugin being used? 

- Sun Aug 29, 2021 3:30 am
- Forum: RapaGUI
- Topic: Disabled functions
- Replies: 2
- Views: 815
Re: Disabled functions
I could venture a guess that it can only display in a window section with a Hollywood tag.