[Free] ⚠ AltNotifier

I'm sorry, I did not remember it.

1 Like

@TIMAI2 very useful to those of us trying to claw our way up the learning curve that you have included the text of the java file. Thank you.
Perhaps this will encourage others to do likewise when publishing their free-of-charge extensions here. I'm sure I'm not alone in preferring to learn by the study and understanding of the functioning output of others more proficient.
Jim

1 Like

@JimP

Thank you. I really should fully comment/annotate the file now :wink:

3 Likes

@TIMAI2 - Don't make it too easy for us learners... :grinning:

3 Likes

Can Content show anything like checkboxes etc..?

Any text or number will work, so you could feed it the state of a checkbox

Thanks v much @TIMAI2

UPDATE

V1.2

now includes number only dialog, and provides input for numbers, dot,comma and minus

See first post for download

4 Likes

Few days ago I looking this feature...

Thank you somuch @TIMAI2 .. :+1::+1::+1::pray:t2::pray:t2::pray:t2:

1 Like

Hi... @TIMAI2... Is it possible to make additional notifier block, notifier progress which include cut time? So when we set e.g : 3000ms then the notifier block will close or timeout...

Thank You... :pray: :pray:

Thanks for your interest. This is not something I can do with my extension. Perhaps @gordonlu310 can do this with his notifier extension?

3 Likes

Looking forward to that. I will try.

2 Likes

Thank you @TIMAI2 and @gordonlu310... :pray: :+1:

2 Likes

18 posts were split to a new topic: Modifying the AltNotifer extension?

hi TIMAI2,

just to mention that the version of AltNotifier in the app inventor (after import) points to version 1.0.
Hope you didn't already getthousands of messages like this

grtz

Nope, no-one else has commented thus. I did forget to update the version number text from 1.0 to 1.2.

do i need to start a new topic or can i address a small problem about AltNotifier here ? I would need to reconstruct the case as I have not copied the "code" . Just explaining what i encountered would be enough in my understanding for you to confirm that my code was wrong.

grtz

Here is fine.

as said, can't provide the blocks because used deviation now.

In my development I needed the user to enter digits, so came by the AltNotifier

I was trying to use lesser components in my code, had 2 notifiers and 2 ALT notifiers.
Than I started to use a variable, setting it to specific value based on the "block" used (like Button1 or Label22..)
Thus when calling the notifier, i passed this variable and made some "if"s . Fine

Than came the ALTnotifier which until than I used 2 different ones (and now again)
I tried to use an "IF" construction again, but i couldn't succeed, got error similar to

Blockquote
the app inventor ... google.. .com.button .... but got a stringfile instead ...etc

It is not the exact errorcode but you have seen them enough I suppose. I couldn't understand what was going wrong, disabled all the code from the beginning and started to run my companion, each time getting more code enabled.
When I came to the part to call the ALTnotfier (with the if construction ) it got me this error.

I now reused the second AltNtifier and I have no problems at all (cannot confirm that all of my current code is exactly the same, but sure enough to say the idea bahind is the same)

Would this be enough for you to maybe look into it or already state that maybe an IF construction within AltNotfier is not a good idea or ..

PS jsut remebered, I have a png of 2.3MB with all blocks exposed. would that help you ? and can I attach it here?

grtz

Please show your relevant blocks only , take a screenshot of your blocks image and post it here. Need to understand what you are doing a bit better. A picture tells a thousand words..