Page 1 of 1

problems with popupballoon from Rotunda software

Posted: Fri Aug 26, 2011 9:24 pm
by karmacomposer
First, I want to thank Rotunda software for creating some pretty awesome live code controls.

According to this page:

http://www.rotundasoftware.com/livecode/

Under popup balloon, there is a download - in that download is simply a documentation rev file called popupballoon.

According to the documentation, there is supposed to be a lib file called Popup Balloon in this line:

start using stack "lib_PopupBalloon"

The downloadable rar file is missing this lib file. Does anyone have it?

Also, on that same page, it shows a daily calendar with filled in areas. Am I to assume that we draw that weekly view and use the rect library to do the fill ins (hourly) events? Or, is there a weekly calendar function to their AWESOME CalendarPane, which I have pretty much got to work.

Funny enough, the photo example on the popup balloon page is exactly what I am attempting to create. Anyone have an example of that page's livecode program that could allow me to cheat a little and get more of it done ahead of time? I have plenty of customization after I get even that much done.

Thanks ahead of time.

Mike

Re: problems with popupballoon from Rotunda software

Posted: Sat Aug 27, 2011 6:27 am
by deebee
Open the popupballoon rev file.

With the stack open, check your Application Browser.

Both of the library substacks appear in the list.

:wink:

Re: problems with popupballoon from Rotunda software

Posted: Sat Aug 27, 2011 8:17 am
by admin12
Ok. Thanks.

Mike