Hello,
If you're having trouble starting
UIIconFont in
B4A, follow these steps to resolve the issue:
Add Icon Chooser in B4A
Inside the
B4A IDE, add the following line to the
ID configuration to quickly launch the
Icon Chooser:
'**Icon Chooser *** ide://run?File=C:\Java\IconChooser.jar
How does this work?
Once you've added this line, you can open the
Icon Chooser directly from the
B4A IDE by holding
Ctrl + Click on it. This will automatically execute IconChooser.jar, making it easier to select icons for the
UIIconFont module.
Download the latest update
Make sure you have the latest version of the
UIIconFont module included in the
ElevateUI package, as it contains important fixes and improvements.
Download the latest version here:
ElevateUI - Latest Update
Verify and test
- Ensure that the IconChooser.jar file is located in the correct path (C:\Java\IconChooser.jar).
- Try opening the Icon Chooser with Ctrl + Click in the B4A IDE.
- Check if UIIconFont is now working correctly.
If you’re still experiencing issues, please share more details about the error so we can assist you further.
Hope this helps!
Important Reminder
Icon Chooser is NOT a library. It is a
B4J application compiled in
Java 8.
Best regards.