[Icon-tech] Merry Christmas from the Cribbage Santa

Nick Gawronski nick at nickgawronski.com
Wed Dec 16 09:52:36 MST 2009


Hi, What is the easiest way to put this file in the start menu folder?  I 
would like to have this feature added to developer in a future release as it 
would save all of us from lots of reboots that are not really needed or very 
productive.
----- Original Message ----- 
From: "Ken Perry" <kperry at aph.org>
To: "Nick Gawronski" <nick at nickgawronski.com>; "Icon technical discussions." 
<icon-tech at mulcahy.ws>
Sent: Wednesday, December 16, 2009 4:38 AM
Subject: RE: [Icon-tech] Merry Christmas from the Cribbage Santa




the dirty file does not stay around it is the best and only way.  You see 
what happens is you put the dirty file there and if it's there the Icon/BP 
rebuilds the startmenu and deletes it.

Ken

-----Original Message-----
From: icon-tech-bounces at mulcahy.ws [mailto:icon-tech-bounces at mulcahy.ws] On 
Behalf Of Nick Gawronski
Sent: Tuesday, December 15, 2009 4:19 PM
To: Icon technical discussions.
Subject: Re: [Icon-tech] Merry Christmas from the Cribbage Santa

Hi, Perhaps the start menu stuff could be made automatic in a future release
for both installations and removals.  It would be nice if you did not need
to put that file just had some type of function that did it for you so a lot
of empty files are not always around doing nothing.  What is the best way
currently to rebuild the start menu?
----- Original Message ----- 
From: "Ken Perry" <kperry at aph.org>
To: "Icon technical discussions." <icon-tech at mulcahy.ws>
Sent: Tuesday, December 15, 2009 12:15 PM
Subject: RE: [Icon-tech] Merry Christmas from the Cribbage Santa


>
>
> Very nice it actually feels like when I play VIP cribbage on the computer.
> A few things for you though.
>
> 1)  If you put a empty file named dirty in the startmenu folder it will
> make the Braille plus rebuild the menus and thus you don't need a reboot.
> 2) You need to put the status key to work for example it might say the
> current score and who's crib it is for example when it deals you the
> cards and tells you who's crib it is sometimes I am not listening and
> forget.  I hate throwing points into his crib because I forgot.
> 3) use the status to tell what's been played right now if you're not
> listening you could get lost.
>
>
> The way to do status is the following
>
> in your app class:
>
> self.addStatusFunc(func)
>
> def func(self):
>  brailleMsg="bla"
> textMsg="blah2"
> return (textMsg,brailleMsg)
>
> do all your message logic in the status function you add and your all
> good.
>
> Ken
>
>
>
> -----Original Message-----
> From: icon-tech-bounces at mulcahy.ws [mailto:icon-tech-bounces at mulcahy.ws]
> On Behalf Of Christopher Moore
> Sent: Monday, December 14, 2009 7:54 PM
> To: Icon technical discussions.
> Subject: [Icon-tech] Merry Christmas from the Cribbage Santa
>
> Some of you may recall that I released a version of the beloved cribbage
> card game for the Icon/BP earlier this year.  That version had some
> significant problems which I have since addressed.
>
> I'm attaching a revised version 0.2.0 in an ipk package.  The major
> enhancements in this version are the real-time announcing of plays and a
> verbose hand counting feature.
>
> Comments and suggestions are certainly welcome.
>
> Chris
>
> _______________________________________________
> Icon-tech mailing list
> Icon-tech at mulcahy.ws
> http://www.mulcahy.ws/mailman/listinfo/icon-tech
>

_______________________________________________
Icon-tech mailing list
Icon-tech at mulcahy.ws
http://www.mulcahy.ws/mailman/listinfo/icon-tech



More information about the Icon-tech mailing list