Re: coloredButtons-judith

new topic     » goto parent     » topic index » view thread      » older message » newer message

don cole wrote:
> 
> Hello Judith,
> 
>    I added some code you may or may not have thought of. It saves a lot of
>    time
> setting up multiple buttons. Great program though. I love it.
> 
> 
> }}}
<eucode>
> global procedure translateToColoredButton2(object id, object graphic, object
> disableGraphic)
>    if atom(id) then
>       translateToColoredButton(id,graphic,disableGraphic)
>    elsif sequence(id) then
>       for x=1 to length(id) do
>         translateToColoredButton(id[x],graphic,disableGraphic)  
>       end for
>    end if
> end procedure
> 
> </eucode>
{{{

> 
> BTW I am having trouble downloading your lastest update on Sourceforge. It
> keeps
> going to mirrors but doesn't download anything.
> 
> Don Cole

Handy code, thanks I'll use in any future revisions to ColoredButtons.

I just tested and downloaded the file OK. It did take Sourceforge a long time to
present the download window though. Did you try different mirrow sites? I use XP
PRO and IE v7 and often forget to click under the titlebar to "OK" doing a
download. If you can't get the download I can e-mail to you.

judith

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu