help needed

TheGerman

Member
Licensed User
Longtime User
Hello!

First of all : Sorry about my bad english ;-)

I need help because of a simple Probleme: The program: Simple Alarm I did not get run - it is from:
ttp :/ / www.b4x.com/forum/basic4android-updates-questions/15328-alarm-clock-using-b4a.html
the error message:

Parsing code. Error
Error parsing program.
Error description: Unknown type: time dialogue
Are you missing a library reference?
Occurred on line: 40
Dim td As Time dialog

After a long search I found Dialog.xml and Dialog.jar and i putted it into a new folder "Additional_libraries" and then i went to "Tools / Konfigurate Paths" and Typte in the correct Path.
But the error message remained.

I do not understand why I get no help from the Suport of B4A - only a reference to the forum - a little bit assistance would be expecting too much - or not?


greetings
Thomas
 

MLDev

Active Member
Licensed User
Longtime User
Somehow you got a space in TimeDialog. Change line 40 to this:

B4X:
Dim td As TimeDialog
 
Upvote 0

TheGerman

Member
Licensed User
Longtime User
Hi MLDev,

THANK you very much !!!

sometimes it's very easy;-)

I still do not understand why such a simple problem can not get a answer straight from the B4A - - But luckily there are other users who helped me.

Best Reguards & Thanks !
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…