On Sep 26, 2006, at 4:51 PM, Bob Ippolito wrote:
> On 9/26/06, Dave Reed <[EMAIL PROTECTED]> wrote:
>>
>> On Sep 25, 2006, at 6:31 PM, Russell E Owen wrote:
>>
>> > At 5:26 PM -0400 2006-09-25, [EMAIL PROTECTED] wrote:
>> >> I'm very interested in this and would be happy to help with
>> >> testin
On Sep 26, 2006, at 10:39 PM, Dave Reed wrote:
I installed ActiveState Tcl and MacPython 2.4.3 on the 10.3.9
machine. The /Systems/Library/Frameworks/Tk.framework directory does
not exist (the Tcl.Framework directory does so I tried the above
install_name_tool line with just the Tcl lines (and
On 9/26/06, Dave Reed <[EMAIL PROTECTED]> wrote:
>
> On Sep 25, 2006, at 6:31 PM, Russell E Owen wrote:
>
> > At 5:26 PM -0400 2006-09-25, [EMAIL PROTECTED] wrote:
> >> I'm very interested in this and would be happy to help with
> >> testing. I teach Python at the college level using John Zelle's
>
On 9/26/06, Frank Niessink <[EMAIL PROTECTED]> wrote:
> Russell E. Owen:
> > In article <[EMAIL PROTECTED]>,
> > Frank Niessink <[EMAIL PROTECTED]> wrote:
> >> macdist: icons i18n
> >> $(PYTHON) make.py py2app
> >> hdiutil create -ov -imagekey zlib-level=9 -srcfolder
> >> build/T
Russell E. Owen:
> In article <[EMAIL PROTECTED]>,
> Frank Niessink <[EMAIL PROTECTED]> wrote:
>> macdist: icons i18n
>> $(PYTHON) make.py py2app
>> hdiutil create -ov -imagekey zlib-level=9 -srcfolder
>> build/TaskCoach.app dist/TaskCoach.dmg
>
> Yes, I was thinking of using h
On Sep 25, 2006, at 6:31 PM, Russell E Owen wrote:
> At 5:26 PM -0400 2006-09-25, [EMAIL PROTECTED] wrote:
>> I'm very interested in this and would be happy to help with
>> testing. I teach Python at the college level using John Zelle's
>> Python book (it uses Tk for simple GUI programs). Mos
I have a python script to make .dmg files, including license
click-throughs, icon sizing and positioning, and background images. (I
haven't dealt with custom disk icons yet.) I'd be happy to contribute it
if it would help others.
Background images, and particularly getting the .dmg to open i
On 9/26/06, Stephen Waterbury <[EMAIL PROTECTED]> wrote:
> My app reads some of its core structures from a set of
> RDF files. I have been keeping the RDF files in a directory
> within the distribution, but it would be okay to have them in
> my app's home directory, say ~/.my_app, when the package
In article <[EMAIL PROTECTED]>,
Frank Niessink <[EMAIL PROTECTED]> wrote:
> Russell E Owen:
> > At 5:05 PM +0200 2006-09-23, Ronald Oussoren wrote:
> >> ...I'm -0 on adding support for DMGs. Using a DMG doesn't buy
> >> enough over a zip to warrant spending time on it.
> >
> > I was offering m
My app reads some of its core structures from a set of
RDF files. I have been keeping the RDF files in a directory
within the distribution, but it would be okay to have them in
my app's home directory, say ~/.my_app, when the package is
installed or when the user starts it up (the latter probably
Russell E Owen:
> At 5:05 PM +0200 2006-09-23, Ronald Oussoren wrote:
>> ...I'm -0 on adding support for DMGs. Using a DMG doesn't buy
>> enough over a zip to warrant spending time on it.
>
> I was offering my own time. I've found them helpful for two reasons:
> - They can be reliably opened. I
On Sep 25, 2006, at 11:08 PM, Russell E. Owen wrote:
In article <[EMAIL PROTECTED]>,
Ronald Oussoren <[EMAIL PROTECTED]> wrote:
As I noted in a comment in that bugreport I'm not to keen on that. I
don't mind shipping the script ( or a GUI version of it) in the
application folder for users th
On Sep 26, 2006, at 10:23 AM, [EMAIL PROTECTED] wrote:
On 22.09.2006, at 18:51, Bob Ippolito wrote:
Get Py2app, then use:
bdist_mpkg
bdist_mpkg -z will produce a zipped .pkg and save you a step...
bdist_mpkg works fine for me, but I would like to distribute my
packages with added documen
On 22.09.2006, at 18:51, Bob Ippolito wrote:
>> Get Py2app, then use:
>>
>> bdist_mpkg
>
> bdist_mpkg -z will produce a zipped .pkg and save you a step...
bdist_mpkg works fine for me, but I would like to distribute my
packages with added documentation. Is there any way to add a
documentation
14 matches
Mail list logo