AJUI_Tip: A tooltip engine for 4D
Have you ever been flooded by confirmation dialogs, alert boxes, and contextual help windows that make it nearly impossible to locate the form window on which you were working? Wouldn’t it be more user-friendly to stay on the same page and see help bubbles pointing directly at the original target?
This is possible thanks to the 4D component AJUI_Tip. It’s a powerful tooltip engine based on the technologies available in 4D such as ORDA, New Formula, SVG, SubForm, CALL FORM, to name a few. In this blog post, we’ll highlight the component’s usage, and show how you can design beautiful tooltips to enhance your applications’ UI. A download link can be found at the end of the blog post.
How to create 4D for iOS form templates
How to Beta Test iOS Apps Using TestFlight
TestFlight is a free solution provided by Apple which allows you to send a testable version of your app to specific beta users. This way you can manage feedback from beta testers and apply any modifications (if needed) before your app is released on the App Store. In this blog post, we’ll explore how to take advantage of TestFlight for a bug-free production app.