nice!
Thank you!
Search found 355 matches
- Thu Jul 25, 2024 10:09 pm
- Forum: General programming
- Topic: AVCodec and Emulation...
- Replies: 16
- Views: 7732
- Thu Jul 25, 2024 10:08 pm
- Forum: Newbie questions
- Topic: AmigaOS Title bar in Hollywood FullScreen mode?
- Replies: 10
- Views: 2938
- Mon Jul 22, 2024 9:20 pm
- Forum: Newbie questions
- Topic: AmigaOS Title bar in Hollywood FullScreen mode?
- Replies: 10
- Views: 2938
Re: AmigaOS Title bar in Hollywood FullScreen mode?
Thank you for the infos!
EDIT:
But where's Hollywood 10.1?
EDIT:
But where's Hollywood 10.1?
- Fri Jun 21, 2024 10:10 pm
- Forum: Newbie questions
- Topic: RebelSDL screen update "problems"?
- Replies: 11
- Views: 3415
Re: RebelSDL screen update "problems"?
You need to keep in mind that you're really dealing with two different buffers, e.g. if you draw like this: BeginDoubleBuffer(True) SetFillStyle(#FILLCOLOR) Box(0, 0, 640, 480, #RED) Flip Box(0, 0, 640, 480, #BLUE) Flip ; all drawing done here will go to the buffer that contains the RED rectangle! ...
- Sun Apr 21, 2024 9:31 pm
- Forum: General programming
- Topic: Display background foreground
- Replies: 5
- Views: 1712
- Sun Apr 21, 2024 12:58 pm
- Forum: Newbie questions
- Topic: RebelSDL screen update "problems"?
- Replies: 11
- Views: 3415
Re: RebelSDL screen update "problems"?
To (try to) be more clear... I in other post write stuttering, but the "stuttering" was only due to the "timing" standard methods...trhat seems to lock the script execution and RebelSDL cant do what it do simply if run "alone"... BTW I check the If I have a 3 pixel scro...
- Sun Apr 21, 2024 12:09 pm
- Forum: Announcements
- Topic: Hollywood Designer 7.0 released
- Replies: 7
- Views: 3970
Re: Hollywood Designer 7.0 released
you are right, but for my use of Hollywood dont see use of Designer...My skill in that way was really poor....
But maybe I can buy it only to support you
But maybe I can buy it only to support you
- Sun Apr 21, 2024 12:03 pm
- Forum: Newbie questions
- Topic: RebelSDL screen update "problems"?
- Replies: 11
- Views: 3415
Re: RebelSDL screen update "problems"?
Sorry probably was me that dont understand but...if my script cant run much than 70 fps on a specific system and the related system have a 144Hz monitor using "EnableVSync = TRUE" the script wont run at bad speed? on the same sytem with 60Hz monitor instead it runs ok, but also...If I want...
- Sun Apr 21, 2024 11:14 am
- Forum: General programming
- Topic: Display background foreground
- Replies: 5
- Views: 1712
Re: Display background foreground
Hi!
Sorry but using AcivateDisplay() to put display in top of current display and CloseDIsplay() to close(but not erase) dont works?
Sorry but using AcivateDisplay() to put display in top of current display and CloseDIsplay() to close(but not erase) dont works?
- Sun Apr 21, 2024 11:08 am
- Forum: Announcements
- Topic: Hollywood Designer 7.0 released
- Replies: 7
- Views: 3970
Re: Hollywood Designer 7.0 released
As usual really great work!
Unfortunately I no more have a real Amiga machine...
Unfortunately I no more have a real Amiga machine...