It is state of the art!
Was just a minute to adapt XMLparser based source.
And the new features generates lot of new ideas.
Great! Thank you!
Search found 650 matches
- Thu Dec 15, 2022 11:26 pm
- Forum: Announcements
- Topic: XML plugin 2.0 released
- Replies: 2
- Views: 12695
- Sat Nov 05, 2022 11:05 pm
- Forum: Announcements
- Topic: 20th anniversary: XLSX plugin 1.0 released
- Replies: 8
- Views: 17551
Re: 20th anniversary: XLSX plugin 1.0 released
Happy birthday to Hollywood!
Continuous development for twenty years is a marvellous achievement.
Admirable!
Thanks for XLSX plugin! I used to make some functions for getting data from xlsx, but this complete solution will surely helpful for the next time.
Worksheets to Hollywood table? Insane!
Continuous development for twenty years is a marvellous achievement.
Admirable!
Thanks for XLSX plugin! I used to make some functions for getting data from xlsx, but this complete solution will surely helpful for the next time.
Worksheets to Hollywood table? Insane!
- Wed Oct 26, 2022 10:28 pm
- Forum: Announcements
- Topic: Hollywood 9.1 add-ons released
- Replies: 4
- Views: 19207
Re: Hollywood 9.1 add-ons released
Thanks!
That worked. I have to learn read through all the lines
That worked. I have to learn read through all the lines
- Tue Oct 25, 2022 11:13 am
- Forum: Announcements
- Topic: Hollywood 9.1 add-ons released
- Replies: 4
- Views: 19207
Re: Hollywood 9.1 add-ons released
I have trouble to find the 9.1 player for Android. My phone installs 9.0 and I can't find upgrade. It says: updated 07.21.2021.
May I ask for some assistance?
Thanks!
May I ask for some assistance?
Thanks!
- Mon Oct 17, 2022 8:16 pm
- Forum: Hollywood bugs
- Topic: Documentation problems
- Replies: 44
- Views: 95213
Re: Documentation problems
That's correct! :-) I am very sorry that I made a useless record in the forum database. To lower my sin a bit, here is my "Master Hollywood Guide" which links most of the Hollywood related guides into one guide: https://i.postimg.cc/YqRJmGdP/mhg.jpg @database "HollywoodLibrary.guide&q...
- Mon Oct 17, 2022 3:31 pm
- Forum: Hollywood bugs
- Topic: Documentation problems
- Replies: 44
- Views: 95213
Re: Documentation problems
It seems to me that @Font accepts "engine" tag in the table argument which is important to use font files directly.
It is missing from the current documentation.
It is missing from the current documentation.
- Sat Oct 01, 2022 11:29 pm
- Forum: Showcase
- Topic: Lyrics Jukebox
- Replies: 14
- Views: 64428
Re: Lyrics Jukebox
You did not cared about real operating systems! 
Could you include in the archive a compiled applet for example Amiga-like systems?
Thanks!
The description and screenshots are makes this program very interesting.
Could you include in the archive a compiled applet for example Amiga-like systems?
Thanks!
The description and screenshots are makes this program very interesting.
- Thu Sep 29, 2022 12:25 pm
- Forum: Hollywood bugs
- Topic: Does TextObject uses palette by default?
- Replies: 3
- Views: 3886
Does TextObject uses palette by default?
As trying to make a hardware brush with text I found that I need to RemoveBrushPalette() from the brush before CopyBrush() to hardware brush if the source brush comes from a textobject. :-) Here is the code that tells it more understandable: @REQUIRE "glgalore" CreateTextObject(1,"Hol...
- Thu Jun 02, 2022 11:35 am
- Forum: Showcase
- Topic: SHA and HMAC functions ported to Hollywood
- Replies: 11
- Views: 16423
Re: SHA and HMAC functions ported to Hollywood
Speedwise my Peg2/G4@1.00 GHz does the test in 33872ms without linehook.
Don't understand correctly your remarks on speed at the end of the script, but seems there is better times on a Pi4.
Not the speed was my target to choose this system
I will check it on the X5000 later...
Don't understand correctly your remarks on speed at the end of the script, but seems there is better times on a Pi4.
Not the speed was my target to choose this system
I will check it on the X5000 later...
- Thu Jun 02, 2022 11:28 am
- Forum: Showcase
- Topic: SHA and HMAC functions ported to Hollywood
- Replies: 11
- Views: 16423
Re: SHA and HMAC functions ported to Hollywood
Dear @Allanon! I think you have solved the OS4 related problem. Thank you! The new version seems to work as intended. Here is the output of the test_hash_lib(): +---------------------------------+ | TESTING... | +---------------------------------+ === sha256 === Some tests strings... Chunk-by-chunk ...