Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
2answers
5k views

How do I create a custom WPF control like a cartoon bubble with constant corners

I need to create a rectangle bubble with rounded corners with text inside, like a cartoon speech bubble. I need the bubble to expand horizontally and vertically depending on the size of the text it ...
2
votes
1answer
423 views

Jquery popup tooltip

I'm using: jQuery Bubble Popup v.2.3.1 http://maxvergelli.wordpress.com/jquery-bubble-popup/ You are meant to have this in the document ready: $('.bubble').CreateBubblePopup({ align: ...
0
votes
0answers
102 views

Silverlight SpeechBubble(Callout) AnchorPoint

Trying make something like comix and stuck with SpeechBubbles(SB)... I need make editable SB. I mean like Callout in ExpressionStudio. In designer of ExpresssionStudio i can move Callout, can change ...
0
votes
2answers
1k views

speech bubbles like in comics for iphone

I am new to iphone application development. I am building an iphone app where the user needs to be able to add speech bubbles (think comics) over existing images. I have some questions on how to ...