Search found 177 matches

by evil
Tue Mar 26, 2024 10:14 pm
Forum: RapaGUI
Topic: Input validation
Replies: 4
Views: 116

Re: Input validation

Alternatively you might setup a notify on textentry.text. So you can check for an entered string and enable/disable a submit button as desired.
by evil
Fri Mar 22, 2024 2:51 pm
Forum: RapaGUI
Topic: Pick date
Replies: 3
Views: 123

Re: Pick date

I wrote a smalll "plugin" for this purpuse. It includes the GUI, which will be created on demand, and some functions. This Main-function needs 3 arguments: The minimum and maximum dates, which are possible and a date, which should be used as default. The "plugin" opens the gui, a...
by evil
Mon Nov 20, 2023 10:38 am
Forum: Announcements
Topic: Plananarama 2.1 released
Replies: 2
Views: 1924

Re: Plananarama 2.1 released

Thanks again for an Update!!

Best regards

George
by evil
Wed Sep 13, 2023 10:53 pm
Forum: MUI Royale
Topic: cyclechain and popups
Replies: 2
Views: 6320

Re: cyclechain and popups

Wow. You're right!
The original MUI-demos have the same issue: Activating a popup-object by mouse seems to break the cyclechain. So it will start over from the toppest gadget.
by evil
Wed Sep 06, 2023 6:36 pm
Forum: MUI Royale
Topic: cyclechain and popups
Replies: 2
Views: 6320

cyclechain and popups

I have a problem with area.cyclechain. Normally the tab-key automatically activates the next mui-item in the cyclechain. This does not seem to work with popups (like popdrawer, popfile...), if the popup-gadget was selected by mouse. In that case the first item in the window's cyclechain will be acti...
by evil
Wed Jun 14, 2023 11:04 pm
Forum: General plugin questions
Topic: Downloadfile, hURL and Async Mode
Replies: 5
Views: 4122

Re: Downloadfile, hURL and Async Mode

But in that case it shouldn't matter, if I use hURLV1.2 or V2.0, should it??
The AmiSSL-Version is the same in both cases.
by evil
Tue Jun 13, 2023 11:55 pm
Forum: General plugin questions
Topic: Downloadfile, hURL and Async Mode
Replies: 5
Views: 4122

Re: Downloadfile, hURL and Async Mode

I'm using AmigaOS4
I sent the executable to a MorphOS-user for testing. Waiting for a reply.
by evil
Sat Jun 10, 2023 2:53 am
Forum: General plugin questions
Topic: Downloadfile, hURL and Async Mode
Replies: 5
Views: 4122

Downloadfile, hURL and Async Mode

Hiho! I want to download movies from different stations in ASync Mode (To be able to continue with other things). To use the async-mode, Downloadfile() needs to get a handle (called obj in the example). The Files should be directly stored onto Disk, So I added the option "File="data:test.m...
by evil
Tue May 16, 2023 11:18 pm
Forum: Newbie questions
Topic: Extract archive with XAD plugin
Replies: 42
Views: 7759

Re: Extract archive with XAD plugin

I tried Andreas code, too. And got the same error-message, you got.
But only if I used a Pathname for "<destfile>". Using a filename here (as <destFILE> implies), lets the code work.

Best regards!

George
by evil
Mon Feb 27, 2023 9:35 pm
Forum: Off topic
Topic: Apple goes ARM
Replies: 9
Views: 10475

Re: Apple goes ARM

Weird stuff!! Awesome!!

Best regards!

George