Python-spe-users digest, Vol 1 #74 - 3 msgs

python-spe-users-request-tdrK/[email protected] Fri, 17 Feb 2006 12:00:14 +0100
Newsgroups gmane.comp.python.spe.user
Message-ID <[email protected]>
Send Python-spe-users mailing list submissions to
	[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.berlios.de/mailman/listinfo/python-spe-users
or, via email, send a message with subject or body 'help' to
	[email protected]

You can reach the person managing the list at
	[email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Python-spe-users digest..."


_______________________________________________
http://pythonide.stani.be
http://pythonide.stani.be/manual/html/manual.html
http://pythonide.stani.be/blog/sm_donate _______________________________________________


Today's Topics:

   1. Making font larger and smaller easily... (Sam's Lists)
   2. Re: Making font larger and smaller easily... (Sam's Lists)
   3. Loss of executable bit on my python program... (Sam's Lists)

--__--__--

Message: 1
Date: Thu, 16 Feb 2006 18:04:06 -0300
From: "Sam's Lists" <[email protected]>
To: [email protected]
Subject: [spe-users] Making font larger and smaller easily...
Reply-To: [email protected]

------=_Part_16448_7544322.1140123846463
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi...

I just switched yesterday from kdevelop to spe, and I already love it.
Congratulations on a great program.

My problem is that the default font is just a bit too small.  I tried
changing it several times, in several different ways in the preferences, bu=
t
can't make it larger.

(I can actually make the preview larger, but it doesn't work in the main
program.  I also one time managed to make the font larger but I lost the
syntax coloring.)

The current way of adjusting the font size seems very complicated.  Perhaps
a second easier way could be added.  I really like the way FireFox has thre=
e
options in the view menu for text size:

---- Increase (Ctr +)
---- Decrease (Ctr -)
---- Normal (Ctr 0)

I usually change the font size several times a day depending on how much
code I need to see at a time, and how tired my eyes are.

I'm running spe .8.2.a
python 2.4.2
wxPython 2.6.1.1 pre

Thanks!

------=_Part_16448_7544322.1140123846463
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi...<br>
<br>
I just switched yesterday from kdevelop to spe, and I already love it.&nbsp=
; Congratulations on a great program.<br>
<br>
My problem is that the default font is just a bit too small.&nbsp; I
tried changing it several times, in several different ways in the
preferences, but can't make it larger.&nbsp; <br>
<br>
(I can actually make the preview larger, but it doesn't work in the
main program.&nbsp; I also one time managed to make the font larger but
I lost the syntax coloring.)<br>
<br>
The current way of adjusting the font size seems very
complicated.&nbsp; Perhaps a second easier way could be added.&nbsp; I
really like the way FireFox has three options in the view menu for text
size:<br>
<br>
---- Increase (Ctr +)<br>
---- Decrease (Ctr -)<br>
---- Normal (Ctr 0)<br>
<br>
I usually change the font size several times a day depending on how
much code I need to see at a time, and how tired my eyes are.<br>
<br>
I'm running spe .8.2.a<br>
python 2.4.2<br>
wxPython <a href=3D"http://2.6.1.1">2.6.1.1</a> pre<br>
<br>
Thanks!<br>
<br>

------=_Part_16448_7544322.1140123846463--

--__--__--

Message: 2
Date: Thu, 16 Feb 2006 22:12:25 -0300
From: "Sam's Lists" <[email protected]>
To: [email protected]
Subject: [spe-users] Re: Making font larger and smaller easily...
Reply-To: [email protected]

------=_Part_16781_17924035.1140138745140
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hmmm...what do you know...I was looking over the keyboard shortcuts and it
appears that you can already do control-+ and control-- to change font
size.

But it doesn't work for me.  Can someone else confirm it works for them?

Could this possibly be related to me using wxpython 2.6.1.1 pre?  It looks
like a serious pain to install from scratch a previous version.  (I'm on
Ubuntu.)  And I doubt it will fix the problem.  But if it will, let me
know...I'll do it.

The keyboard shortcut list also says use control+divide for setting the
fonts back to zero.  Is that the same thing as control+/  ??

Thanks

P.S. How about adding these features to the view menu like in firefox?



On 2/16/06, Sam's Lists <[email protected]> wrote:
>
> Hi...
>
> I just switched yesterday from kdevelop to spe, and I already love it.
> Congratulations on a great program.
>
> My problem is that the default font is just a bit too small.  I tried
> changing it several times, in several different ways in the preferences, =
but
> can't make it larger.
>
> (I can actually make the preview larger, but it doesn't work in the main
> program.  I also one time managed to make the font larger but I lost the
> syntax coloring.)
>
> The current way of adjusting the font size seems very complicated.
> Perhaps a second easier way could be added.  I really like the way FireFo=
x
> has three options in the view menu for text size:
>
> ---- Increase (Ctr +)
> ---- Decrease (Ctr -)
> ---- Normal (Ctr 0)
>
> I usually change the font size several times a day depending on how much
> code I need to see at a time, and how tired my eyes are.
>
> I'm running spe .8.2.a
> python 2.4.2
> wxPython 2.6.1.1 pre
>
> Thanks!
>
>

------=_Part_16781_17924035.1140138745140
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hmmm...what do you know...I was looking over the keyboard shortcuts and
it appears that you can already do control-+ and control-- to change
font size.&nbsp; <br>
<br>
But it doesn't work for me.&nbsp; Can someone else confirm it works for the=
m?<br>
<br>
Could this possibly be related to me using wxpython <a href=3D"http://2.6.1=
.1">2.6.1.1</a> pre?&nbsp;
It looks like a serious pain to install from scratch a previous
version.&nbsp; (I'm on Ubuntu.)&nbsp; And I doubt it will fix the
problem.&nbsp; But if it will, let me know...I'll do it.<br><br>
The keyboard shortcut list also says use control+divide for setting the
fonts back to zero.&nbsp; Is that the same thing as control+/&nbsp; ??<br>
<br>
Thanks<br>
<br>
P.S. How about adding these features to the view menu like in firefox?&nbsp=
; <br>
<br>
<br>
<br><div><span class=3D"gmail_quote">On 2/16/06, <b class=3D"gmail_senderna=
me">Sam's Lists</b> &lt;<a href=3D"mailto:[email protected]">samslists@gm=
ail.com</a>&gt; wrote:</span><blockquote class=3D"gmail_quote" style=3D"bor=
der-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-=
left: 1ex;">
Hi...<br>
<br>
I just switched yesterday from kdevelop to spe, and I already love it.&nbsp=
; Congratulations on a great program.<br>
<br>
My problem is that the default font is just a bit too small.&nbsp; I
tried changing it several times, in several different ways in the
preferences, but can't make it larger.&nbsp; <br>
<br>
(I can actually make the preview larger, but it doesn't work in the
main program.&nbsp; I also one time managed to make the font larger but
I lost the syntax coloring.)<br>
<br>
The current way of adjusting the font size seems very
complicated.&nbsp; Perhaps a second easier way could be added.&nbsp; I
really like the way FireFox has three options in the view menu for text
size:<br>
<br>
---- Increase (Ctr +)<br>
---- Decrease (Ctr -)<br>
---- Normal (Ctr 0)<br>
<br>
I usually change the font size several times a day depending on how
much code I need to see at a time, and how tired my eyes are.<br>
<br>
I'm running spe .8.2.a<br>
python 2.4.2<br>
wxPython <a href=3D"http://2.6.1.1" target=3D"_blank" onclick=3D"return top=
.js.OpenExtLink(window,event,this)">2.6.1.1</a> pre<br>
<br>
Thanks!<br>
<br>

</blockquote></div><br>

------=_Part_16781_17924035.1140138745140--

--__--__--

Message: 3
Date: Thu, 16 Feb 2006 22:47:56 -0300
From: "Sam's Lists" <[email protected]>
To: python-spe-users <[email protected]>
Subject: [spe-users] Loss of executable bit on my python program...
Reply-To: [email protected]

------=_Part_16821_11684209.1140140876194
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi everyone...hopefully you're not tired of me yet....

I have a program called "server".....perhaps the behavior would be differen=
t
if it was called "server.py"...i don't know.

Anyway, the permissions include the executable bit being set...but when I
edit it under SPE and then save it, the executable bit is stripped.  Any
thoughts?

Thanks

------=_Part_16821_11684209.1140140876194
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi everyone...hopefully you're not tired of me yet....<br>
<br>
I have a program called &quot;server&quot;.....perhaps the behavior would b=
e different if it was called &quot;server.py&quot;...i don't know.<br>
<br>
Anyway, the permissions include the executable bit being set...but when
I edit it under SPE and then save it, the executable bit is
stripped.&nbsp; Any thoughts?<br>
<br>
Thanks<br>
<br>

------=_Part_16821_11684209.1140140876194--


--__--__--

_______________________________________________
Python-spe-users mailing list
[email protected]
http://lists.berlios.de/mailman/listinfo/python-spe-users


End of Python-spe-users Digest