Welcome, Guest. Please login or register.

Author Topic: Minor issue with some MUI string gadgets (AOS 3.x)  (Read 1409 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline AmigaManceTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 1278
    • Show only replies by AmigaMance
Minor issue with some MUI string gadgets (AOS 3.x)
« on: August 28, 2009, 08:24:50 PM »
Hi.
 I see that in some programs like AmIRC and others, string gadgets doesn't obey to some key combinations. For example CTRL+X, (erases whole text entry) ALT+left/right arrow. (moves cursor one word backward/forward)
 Is there a way to fix this?
« Last Edit: August 29, 2009, 06:22:07 AM by AmigaMance »
A1200 PPC user.
 

Offline Cammy

Re: Minor issue with some MUI string gadgets (AOS 3.x)
« Reply #1 on: August 29, 2009, 01:22:10 AM »
If a MUI program is using the default string gadget in MUI3.8, you won't have many options. If a programmer chooses to use BatterString.mcc or another string replacement library, you will find you have more options and more features. MUI3.9 (For AmigaOS4) and MUI4 (For MorphOS) both have better default string gadgets, so some programmers using those newer OSs sometimes forget that the OS3 version of the program they're coding should use a better string gadget.
A1200 030@28Mhz/2MB+32MB/RTC/KS3.1/IDE-CF+4GB/4-Way Clockport Expander/IndivisionAGA/PCMCIA NIC
A1200 020@14Mhz/2MB+8MB/FPU/RTC/KS3.0/IDE-CF+2GB/S-Video
CD32 020@14Mhz/2MB+8MB/RTC/KS3.1/IDE-CF+4GB
A600 030@30Mhz/2MB+64MB/RTC/IDE-CF+4GB/Subway USB/S-Video/PCMCIA NIC/USB Numeric Keypad+Hub+Mouse+Control Pad
A500 000@7Mhz/512kB+512kB/ROM Switcher/KS3.1+1.3/S-Video

Get AmigaOS
 

Offline AmigaManceTopic starter

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 1278
    • Show only replies by AmigaMance
Re: Minor issue with some string gadgets (AOS 3.x)
« Reply #2 on: August 29, 2009, 06:19:35 AM »
I see.. Thanks for the reply.
A1200 PPC user.