Questions tagged [balloon]
111 questions
-1
votes
1 answer
Method onHideBalloon in BalloonItemizedOverlay
I use BalloonItemizedOverlay.
I need method onHideBalloon.(I need to do some actions after hiding balloon.)
class BalloonItemizedOverlay has public void hideBalloon() {...}
Override it...?!

user1879118
- 71
- 9
-2
votes
1 answer
C# - Disable balloon tips
I would like to create an application which disables balloon tips in my system by editing the registry (there is another way?). But I want that it would be take place immediatly and without restart/log off.
Thank you!

Willson Been
- 7
- 1
-2
votes
2 answers
a['regions'] KeyError in balloon.py
In the balloon.py file in Detectron2 samples, I get a KeyError of 'regions' whenever I run the balloon.py on my custom dataset. I figured something was wrong with the json file in the train folder, so I first used the latest VIA 3 and then VIA…

Allie W.
- 11
- 1
- 5
-2
votes
1 answer
How to create Balloon Marker xib View in ios-charts?
i have XIB to display multiple data show on chart.
but i do't set ballon mark and when click last point screen cut in my XIB.
here attach to screenshot to better understand my issue.
Second image is here
Thanks In Advance

Khushal iOS
- 303
- 2
- 12
-2
votes
1 answer
How to create a UiTableView of balloons like iOS widgets - Swift 3/Xcode 8
I want to create a list of events in my application and I think this would be a perfect look, but I have no idea how to do it. Can anybody help me?
Thanks!!

outrowender
- 351
- 1
- 5
- 17
-4
votes
1 answer
Javascript Library to add balloon with messages pointing to required input controls
When my web-page loads, user should be prompted to make a few selections in a sequence.
I want message balloons to pop up with messages something like -- "Hey, since you have selected your country, now select the province". These balloons should…

Cute_Ninja
- 4,742
- 4
- 39
- 63