AROS ABIv0 20190416 Development

deadwood · 21639

deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #240 on: June 25, 2022, 02:37:32 AM
I haven't seen a option to shutdown BoingIconBar from shell.



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #241 on: June 25, 2022, 03:00:15 AM
Indeed, I should ask Mazze, if I remember correctly he added "Quit", the original version did not have Quit !

« Last Edit: June 25, 2022, 03:23:39 AM by AMIGASYSTEM »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #242 on: June 28, 2022, 06:49:24 AM
Hi All,

I released a patch for 20190416-2 release:

https://axrt.org/download/aros/v0/AROS-20190416-2-PATCH-1.zip

Contains fixes to png.datatype and fat-handler as well as backport versions of Prefs/Asl, Prefs/ReqTools, Libs/asl.library and Libs/reqtools.library.



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #243 on: June 28, 2022, 07:51:04 AM
Perfect also on AROS x86 Prefs/Asl, Libs/asl.library work fine.

I must point out that Applications like Find and Wanderer prefs, Libs/asl.library size works fine, only problem that the RequestFile is not in the center of the screen but shifted to the left.

Regarding Prefs/ReqTools, and Libs/reqtools.library, i have to remember which application uses it !


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #244 on: June 28, 2022, 07:54:39 AM
Hmm, I tried C:RequestFile and the requester was displayed in the center. Anyhow, not a big deal.



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #245 on: June 28, 2022, 12:38:35 PM
Yes RequestFile, but also Multiview shows the Filerequest in the center, but as reported above, Wanderer Prefs, and Find show the request on the left, see attached video, I have not tested other Apps, I will let you know

Test Video FileRequest:
https://drive.google.com/file/d/1n0sPOzM155ADVarCKPLXXH01BIFfu8z4/view?usp=sharing


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #246 on: June 28, 2022, 12:59:07 PM
I checked this and at least in case of Find, the requester is controlled by MUI/Zune which sets its initial position. This means every MUI program that uses Popasl object to display a requester will have this behavior.



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #247 on: June 28, 2022, 02:28:11 PM
Yes even Wanderer Prefs, Fonts Prefs use Popasl object !so you will not be able to Center or Resize the Requestfile

JanoEditor on the other hand shows a Small Request, while miker's DTConvert and IconClone applications, the Request is Central but slightly lowered.


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #248 on: June 28, 2022, 11:35:56 PM
I added an enhancement request here:

https://github.com/deadw00d/AROS/issues/76

Can you check MorphOS MUI setting and see if there are options there to define position and size of requesters?



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #249 on: June 29, 2022, 12:59:08 AM
Now I verify yes MOS, on OS3 yes exists on MUI "Snashot" that you can save GUI size and Request, see screenshot

Zune Prefs allows you to remember/save size GUI, see screenshot


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #250 on: June 29, 2022, 01:10:52 AM
MUI MOS as OS3 includes among the options "Snashot"


Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #251 on: June 29, 2022, 05:39:18 AM
zune in preferences can save the positioning of the window




AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #252 on: June 29, 2022, 06:12:30 AM
No Salvo, as I mentioned above Zune Prefs can store only GUI, but it cannot save the size of the request file

--- Italiano ---

No Salvo, come ho accennato sopra Zune Prefs puņ memorizzare solo GUI, ma non puņ salvare le dimensioni del request file
« Last Edit: June 29, 2022, 09:17:29 AM by AMIGASYSTEM »



Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #253 on: June 29, 2022, 06:24:42 AM
ok i understand :)



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #254 on: June 29, 2022, 09:30:30 AM
MUI MOS as OS3 includes among the options "Snashot"

Thanks. My question was a bit different: It is possible in MOS MUI settings to set default sizes and position for requesters?