Search found 467 matches

by plouf
Wed Mar 27, 2024 4:37 pm
Forum: Showcase
Topic: Los Malditos del Valle del Cerro
Replies: 1
Views: 56

Re: Los Malditos del Valle del Cerro

Well done wiating to see progress :-)

Btw why dont you just distribute the applet ?
For future systems compatibilty
Also they can try at least on 68k . With winuae and vampire/pistoem... Never know :-)
by plouf
Wed Mar 27, 2024 7:35 am
Forum: RapaGUI
Topic: Input validation
Replies: 4
Views: 101

Re: Input validation

Text formating suuport bold italics underline

There both ways nice ;-)
by plouf
Tue Mar 26, 2024 10:02 pm
Forum: RapaGUI
Topic: Input validation
Replies: 4
Views: 101

Re: Input validation

The defacto way to visually inform user is to use an asterisk in descritpion


Username* [. ]
Password. [. ]
Country [ ] (optional)

Programticany check content, after user has press save/submit and if empty popup a requester... Its all done in your code :-)
by plouf
Mon Mar 25, 2024 2:26 pm
Forum: General programming
Topic: Any way to play sample till the end when quitting program?
Replies: 3
Views: 102

Re: Any way to play sample till the end when quitting program?

No and from the user experience i think its not good If rhe user closes means it was stop anythink Programamtically if you want just close all resources (screens windows etc )and remain minimized play But from user experience i would expect to remain a small window in the bottrom for exaplmple with ...
by plouf
Fri Mar 22, 2024 9:25 pm
Forum: General programming
Topic: Record desktop screen
Replies: 15
Views: 569

Re: Record desktop screen

think better.. wher do you find it ? if this command is NOT in the manual, maybe its not has to be ;) there are many solution to your problem, one solutio nis to use interval bellow example has perfect timing too exit with Esc but script must be active (selected window) to catch it HideDisplay() Qui...
by plouf
Mon Mar 18, 2024 9:25 pm
Forum: General programming
Topic: Record desktop screen
Replies: 15
Views: 569

Re: Record desktop screen

i dont think its possible to screenshot with mouse, afaik all screenhots, including OS's "printscreen" take not mouse in. you must take mouse position and draw something here is an example of a Screenrecorder free in hollywood few lines of code :) HideDisplay() BeginAnimStream(1, "tes...
by plouf
Sun Mar 17, 2024 8:48 pm
Forum: General programming
Topic: Chr(0,#ENCODING_RAW)
Replies: 3
Views: 130

Re: Chr(0,#ENCODING_RAW)

how do you check it ? look same to me dont forget strings terminated with a 0 :) edit correct myself, Chr is a code point converter , so its 0 which is alreay an empty string (string terminate with 0 so zero is emptty string anyway bytechr add the value to the string which is a single byte 0 since i...
by plouf
Sun Mar 17, 2024 8:45 pm
Forum: General programming
Topic: Record desktop screen
Replies: 15
Views: 569

Re: Record desktop screen

what do you thjink ?

personaly i would prefer BeginAnimStream() , because it is easier, and save it to GIF because its native supported to HOlylwood , and every available software out there...
by plouf
Thu Mar 14, 2024 9:17 pm
Forum: RapaGUI
Topic: moai.Request shows weird requesters...
Replies: 1
Views: 145

Re: moai.Request shows weird requesters...

its a "feature" only basic "OK" "yes" etc uses widnwos API, if you change it a custom one used

check https://forums.hollywood-mal.com/viewtopic.php?t=3291
by plouf
Tue Mar 12, 2024 6:00 pm
Forum: Hollywood bugs
Topic: apng plugin problem
Replies: 16
Views: 606

Re: apng plugin problem

Is this tool a hollywood app? If yes what apng plugin uses ?
Or is configured to use datattpes? (You have apng datatype?)

Yes anim stop to a bird