Hi Fam
I'm excited to share B4XDaisyTooltip, a brand new, highly customizable custom view for your B4A projects. Part of the DaisuyUIKit group, this component allows you to effortlessly attach dynamic, animated tooltips to any target B4XView.
Whether you need a simple informational hint or a complex custom pop-up containing badges and buttons, B4XDaisyTooltip handles it beautifully.
Key Features:
• 9 DaisyUI Color Variants: Choose from neutral, primary, secondary, accent, info, success, warning, or error to match your app's theme perfectly.
• Smart Placement: Anchor your tooltips to the top, bottom, left, or right of any target view.
• Rich Custom Content: Go beyond simple text! Use SetCustomContent(View As B4XView) to inject complex layouts (like panels containing badges or images) directly into the tooltip body.
• Highly Configurable: Includes designer properties for ShowArrow (to display the pointer tail), ClickToClose, and TextWrapped (for multi-line text support).
• Simple Integration: Just drop it in the designer or initialize it in code, and attach it to your view using AttachToTarget(TargetView).
Related Content
www.b4x.com
I'm excited to share B4XDaisyTooltip, a brand new, highly customizable custom view for your B4A projects. Part of the DaisuyUIKit group, this component allows you to effortlessly attach dynamic, animated tooltips to any target B4XView.
Whether you need a simple informational hint or a complex custom pop-up containing badges and buttons, B4XDaisyTooltip handles it beautifully.
• 9 DaisyUI Color Variants: Choose from neutral, primary, secondary, accent, info, success, warning, or error to match your app's theme perfectly.
• Smart Placement: Anchor your tooltips to the top, bottom, left, or right of any target view.
• Rich Custom Content: Go beyond simple text! Use SetCustomContent(View As B4XView) to inject complex layouts (like panels containing badges or images) directly into the tooltip body.
• Highly Configurable: Includes designer properties for ShowArrow (to display the pointer tail), ClickToClose, and TextWrapped (for multi-line text support).
• Simple Integration: Just drop it in the designer or initialize it in code, and attach it to your view using AttachToTarget(TargetView).
Related Content
[B4X] [B4A] B4XDaisy UI Kit - Native Components inspired by DaisyUI & Tailwind
Hi Fam Download from GitHub Download from Google Drive Track the Project Ask NotebookLLM about B4XDaisyUI I am proud to present the B4X Daisy UI Kit, a suite of native custom views designed to bring the modern aesthetic and utility of the DaisyUI (Tailwind CSS) framework to B4X...