Search found 120 matches

by ilbarbax
Sun May 12, 2024 9:43 pm
Forum: General programming
Topic: Exif
Replies: 7
Views: 202

Re: Exif

@Flinks thanks for the effort, but seems not solving my problem. Moreover it is quite slow going trough the whole file. my test was focused to the extraction of some data such the equipment maker (The scanner/camera manufacturer) or the model (The scanner/camera model name or number.) please refer t...
by ilbarbax
Sun May 12, 2024 10:14 am
Forum: General programming
Topic: Exif
Replies: 7
Views: 202

Re: Exif

Yes i did also that. But using tag as seek reference for searching trough the file I always obtain a -1 result. I believe that the tag needs to be converted in some way to have a result. I also looked at the file trough an ex editor finding some explicit references like maker but they are always in ...
by ilbarbax
Sat May 11, 2024 11:42 am
Forum: General programming
Topic: Exif
Replies: 7
Views: 202

Exif

Try to read the exif data from a picture but after several attempt still nothing. The infamous tags are quite obscure to me. I tried to manage them to seek the position in the file but nothing. I tried to convert them in exadeciml/decimal/anything unsuccesfully. Can you please pointing me to the rig...
by ilbarbax
Mon Apr 22, 2024 7:22 pm
Forum: General programming
Topic: Display background foreground
Replies: 5
Views: 471

Re: Display background foreground

Let's hope...I 'm crowded of buttons on all the displays. But so far everything is showed correctly
by ilbarbax
Sun Apr 21, 2024 7:56 pm
Forum: General programming
Topic: Display background foreground
Replies: 5
Views: 471

Re: Display background foreground

It seems you are right. I was focused on hide instruction and forgot about that.
Alzaimer is rising!!!
by ilbarbax
Fri Apr 19, 2024 5:02 pm
Forum: General programming
Topic: Display background foreground
Replies: 5
Views: 471

Display background foreground

Hi there is a way to handle displays bg/fg? I'm writing an application where there is a main display in fullscreen and some other smaller displays that may appear over the main display and then may disappear after done something. Actually I solved the problem moving the displays out of the screen, b...
by ilbarbax
Fri Apr 12, 2024 9:21 am
Forum: General programming
Topic: multiple display on fullscreen
Replies: 2
Views: 229

Re: multiple display on fullscreen

Right it's odd but it works. Thanks.

Strange I put a dimension just for testing. Casually I put a small dimension encouring the problem.
by ilbarbax
Thu Apr 11, 2024 7:28 pm
Forum: General programming
Topic: multiple display on fullscreen
Replies: 2
Views: 229

multiple display on fullscreen

I cerated a @display in fullscreen mode then i tried to create a couple of other displays on smaller size let's say 100x300. When try to open one of those displays I get an error "Unable to change display size to 100x300" it seems that Hollywood is focused on the display 0 (the one i fulls...
by ilbarbax
Fri Mar 01, 2024 8:15 pm
Forum: Amiga IDE questions
Topic: Lost debug output on Os4 Codebench
Replies: 1
Views: 660

Lost debug output on Os4 Codebench

I do not remember as it was before, but recently, after a long period using Window system, I'm back on a project under os4 an therefore using Codebench.
The problem is that I have any debug output.
What could I have missed?

Ps same code under Windows has regular debug output.

Thanks
by ilbarbax
Tue Jan 02, 2024 1:23 pm
Forum: Showcase
Topic: EasyRapa
Replies: 14
Views: 14004

Re: EasyRapa

A new version 1.1 of EasyRapa should be on queue on Aminet. Should because I'm not familiar with ftp upload and hope to have done the right things. A lot of improvements have been done on the engine that is definitely faster on window system. Many problems have been ironed out. New features have bee...