I'm trying to work on putting together a nice GUI for my game right now. I've read this tutorial which was very helpful: http://www.renpy.org/wiki/renpy/doc/coo ... e_for_RPGs
And I've also played with the ui.foo functions which are very excellent.
What I'm looking for are some free examples of user-created GUIs for Renpy, like the RPG Frame article. I understand the basic principles of the UI functions, but it would be very helpful to see a tight, visually appealing example of a good UI.
Thanks for everything! You're all very helpful and I hope I can repay you in some way.

Details:
I'm writing a demo that I want to show off and there are a few features I want to polish up.
1) I'm looking to make visual buttons at the bottom of the screen that highlight when scrolled over and depress/beep when clicked. From moving through the "It Takes Two" tutorial, it seems that this is a basic feature of Renpy now.
2) I'd like to use ui.foo functions but use my own illustrations as frames somehow.
3) I'd like to customize the pointer.
1) I'm looking to make visual buttons at the bottom of the screen that highlight when scrolled over and depress/beep when clicked. From moving through the "It Takes Two" tutorial, it seems that this is a basic feature of Renpy now.
2) I'd like to use ui.foo functions but use my own illustrations as frames somehow.
3) I'd like to customize the pointer.
