Newest MultiView

miker1264 · 14018

miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #120 on: December 06, 2021, 09:14:08 AM
I am happy for the release, did you receive my PM reply with my E-mail address ?

About AROS 68k, did you read my quote about the problem anim.datatype and picture.datatypes ?

I read the message about the email address. I will send the pdf and MultiView binary at the same time.

I didn't see the message about anim datatype and picture datatypes. I missed that one.  :)



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3741
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #121 on: December 06, 2021, 11:29:40 AM

I didn't see the message about anim datatype and picture datatypes. I missed that one.  :)

I've talked about the anim.datatypes problem HERE, last intervention

While the picture.datatypes problem I talked about HERE, last intervention


miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #122 on: December 06, 2021, 11:54:59 AM
AMIGASYSTEM

I will compile Anim Datatype for AROS 68k and post it.

I will compile the latest GIF Datatype for 68k, x86 & x86_64.

Later today.



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3741
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #123 on: December 06, 2021, 02:07:09 PM
Ok thanks, about the Web Page Viewer the datatype that doesn't work well is "picture.datatypes"


miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #124 on: December 07, 2021, 09:49:54 AM
The newest MultiView is almost ready but DTConvertGUI has an issue that I need to fix. I believe the problem is getting an empty datatype of the destination file. Instead I'll use simple strings. That way it will likely work for AROS 68k, x86 and x86_64 also.

Also for MultiView opening a small image such as an icon image results in a tiny window in the top left corner. Minimum size is currently set at 50x50 pixels. It's so small you can't access the gadgets at the top of the window. It's so annoying.

So I will set a "larger" min window size such as 100x110 pixels.
« Last Edit: December 07, 2021, 09:53:33 AM by miker1264 »



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3741
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #125 on: December 07, 2021, 10:02:25 AM
Yes 100x110 pixels has a better view than a stamp ;)


miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #126 on: December 07, 2021, 02:37:01 PM
Yes 100x110 pixels has a better view than a stamp ;)

The problem with Min Window Size set at 50x50 has been resolved. It's now Min 100x100.

I hope you don't mind but I set the default to open the window centered on screen.  ;)

The updates for MultiView have been completed. But there may be a slight delay. I have to verify & test all the new functions.
« Last Edit: December 07, 2021, 03:46:56 PM by miker1264 »



miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #127 on: December 08, 2021, 12:44:21 AM
Here are the AROS 68k binaries for MultiView 1.8 and DTConvertGUI.

I included a sample MultiView Icon with ToolTypes. But you can make your own.



miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #128 on: December 15, 2021, 12:33:10 AM
Here is the newest MultiView 1.8 compiled for AROS 68k.

Also included are the updated datatypes for AROS 68k and the newest DTConvertGUI.



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3741
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #129 on: December 15, 2021, 12:57:11 AM
Thanks now we will wait confidently for the x86 versions too


miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #130 on: December 15, 2021, 01:08:40 AM
Thanks now we will wait confidently for the x86 versions too

I have to set up a Build System maybe this weekend for compiling x86 binaries.

Then I can compile the updated datatypes and MultiView. DTConvertGUI for x86 will be available soon.



OlafS3

  • Legendary Member
  • *****
    • Posts: 544
    • Karma: +50/-8
Reply #131 on: December 15, 2021, 03:19:09 AM
Here is the newest MultiView 1.8 compiled for AROS 68k.

Also included are the updated datatypes for AROS 68k and the newest DTConvertGUI.

thank you very much



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #132 on: December 15, 2021, 05:51:38 AM
Thanks now we will wait confidently for the x86 versions too

I have to set up a Build System maybe this weekend for compiling x86 binaries.

Then I can compile the updated datatypes and MultiView. DTConvertGUI for x86 will be available soon.

ok miker thank you



miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #133 on: December 15, 2021, 06:40:23 PM
Thanks now we will wait confidently for the x86 versions too

I have to set up a Build System maybe this weekend for compiling x86 binaries.

Then I can compile the updated datatypes and MultiView. DTConvertGUI for x86 will be available soon.

ok miker thank you

For the next set of updates for MultiView the Image resize function will allow saving resized images. Also Multi-Image support for displaying & saving icon images, Tiff images and other Multi-Image formats is made possible using WhichPicture & GetNumPictures that is now part of our Picture.Datatype. And the About Box will be updated to show more information.

If you've tried the MultiView version 1.8 the About Box now has two buttons - Continue & Cancel. At the moment both close the message window. But in the future update "Continue" will provide additional information based on the type of datatype. For example for pictures the Project About Box will no longer show width, height, depth & number of colors. Only Project Information for MultiView & Library Versions & Dataype Name & Class will show for consistency. The pic info will be part of Picture About displayed with "Continue" option. There will be Sound About, Text About, Anim About. It allows more flexibility.

The user can still use About to quickly view the Datatype Name & Class as well as the current version of MultiView & Libraries. Continue will simply provide more optional datatype information. Also when an image is resized the Picture About Box shows its current size not the original size as before.





« Last Edit: December 15, 2021, 07:01:12 PM by miker1264 »



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3741
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #134 on: December 16, 2021, 01:52:04 AM
Great miker, Multiview gets more and more interesting, today I will do a test on the compatibility of all supported sounds.