On Thu, Aug 7, 2008 at 11:59 AM, Sibtey Mehdi <[EMAIL PROTECTED]>wrote:

>
>
> Hi,
>
> How to write the resizable Notes on pygame surface similar to paste it note
> in Microsoft visio. I have just gone through the pgu utilities but couldn't
> get it properly. Any help on how to use pgu or any better way to write the
> note is appreciated.
>

I haven't really used Visio but isn't it preferable to use a GUI toolkit
rather than an SDL wrapper (like PyGame) to do these sort of window things?
Something like Wxpython which has some primitives that you can tweak to make
a window look like a note.

-- 
~noufal
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to