Tip mechanism

Open
#24 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
frontend

Research direction

Start by locating the XML argument handling for tip_delay::int_gte_zero and the existing tooltip or window-layer rendering entry points. Trace how xml_res_loc-based settings are resolved for a window. Done means the tip supports delayed display, highest-layer rendering, early closing through an X button, and permanent per-window hiding.

Written by the indexing model from the issue text.

Description

add tip mechanism:

  • xml argument tip_delay::int_gte_zero - if (not zero) then hide x ticks after open/tip show button pressed
  • renders in highest layer, above tooltips
  • has X button to close earlier
  • has xml_res_loc based settings to permanently hide for given window
Dominant language
Java
Stars
6
Forks
21
Avg merge
10d 13h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ldtteam/BlockUI

All issues in ldtteam/BlockUI

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.