|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Custom GUI & XP Style Buttons
I have two questions:
How to make buttons look like XP buttons ? How to make custom GUI's with background image and custom buttons ? ![]() A link to reference on how to make this would be nice ![]() Last edited by zeee : May 8th, 2008 at 06:27 PM. |
|
#2
|
|||
|
|||
![]() |
|
#3
|
||||
|
||||
|
What toolkit are you using to create the GUI?
|
|
#4
|
|||
|
|||
|
TK, but i'll use any Win:GUI, Wx... doesn't matter as long as it gets the job done
![]() |
|
#5
|
||||
|
||||
|
I was hoping some others would join the discussion, but most people here (including myself) use perl to write web applications or utilities rather than desktop applications.
My personal opinion is that perl doesn't interface with native C based GUI libraries that naturally. I don't use Tk for the reason you mentioned: it doesn't look native. The wxWindows modules have made pretty good effort to look native (see here) on each OS including Mac, but from my experience on Mac they still fall short in their behavior. My advice would be to try the Win32::GUI tutorial first. It shouldn't take long to go through it, and see if you get the sort of results you want. I would expect that to be closest to native code, while the other solutions mean to be cross-platform. |
|
#6
|
||||
|
||||
|
PerlQt is probably what you're looking for. Qt supports native controls of whatever OS you're running under + it also supports custom controls.
__________________
Up the Irons What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home. "Death Before Dishonour, my Friends!!" - Bruce D ickinson, Iron Maiden Aug 20, 2005 @ OzzFest Down with Sharon Osbourne Puzzle of the Month solved by sizeablegrin, etienne141 and L7Sqr, superior C/C++ programmers of the month |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > Custom GUI & XP Style Buttons |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|