|
From: Alec B. <wry...@gm...> - 2011-03-11 10:05:13
|
I mostly use straight wxPython, but I have a few projects that are still in
PythonCard. I still love PythonCard for the simplicity, especially for
prototyping.
On Fri, Mar 11, 2011 at 1:53 AM, Andrew Spagnoletti
<an...@in...>wrote:
> Hi Alec,
>
> If I can share my experience I would recommend that you seriously consider
> using wxPython rather than PythonCard. If you perceive not having a GUI a
> problem, once you get used to sizers you will find they
> are extremely powerful and effective. I initially tried PythonCard but moved
> to wxPython and have not regretted it. wxPython is wonderful; very much a
> top-quality and living product with great support and excellent
> documentation in the form of the book "wxPython in Action", co-authored by
> its creator Robin Dunn.
>
> On Fri, Mar 11, 2011 at 11:33 AM, Alec Bennett <wry...@gm...> wrote:
>
>> I'm wondering if anyone might know how to set the background color of a
>> PythonCard window? Something akin to the wxPython method of
>> SetBackgroundColour("white")?
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Colocation vs. Managed Hosting
>> A question and answer guide to determining the best fit
>> for your organization - today and in the future.
>> http://p.sf.net/sfu/internap-sfd2d
>> _______________________________________________
>> Pythoncard-users mailing list
>> Pyt...@li...
>> https://lists.sourceforge.net/lists/listinfo/pythoncard-users
>>
>>
>
>
> --
>
> Andrew Spagnoletti
>
> 082 557 7771
>
> Nitric 021 409 7977
>
> an...@in... // www.incidentMC.com <http://www.incidentmc.com/>
>
> The information contained in this email message may be confidential. If you
> are not the intended recipient, any use, interference with, disclosure or
> copying of this material is unauthorised and prohibited. Although this
> message and any attachments are believed to be free of viruses, no
> responsibility is accepted by Nitric for any loss or damage arising in any
> way from receipt or use thereof. If you have received this message in error,
> please notify us by return and delete the message and any attachments.
> Further enquiries/returns can be sent to nic...@ni...<nic...@ni...>
>
>
|