Thread Tools Display Modes
06-04-08, 08:09 AM   #1
wendol
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Dec 2005
Posts: 4
input for new progress bar

I decided to update my mod WinterRepBC a few days ago, and reworked the display around a bit, but one thing is still bugging me. The progress bar.. I can not seem to find any info or figure out how to make this into a more eye catching bar rather than a bunch of dots changing colors.

Does anyone have any ideas or suggestions, or can anyone point me in the right direction of a tutorial where i can learn how to code a progress bar myself?

what im looking for is something similar to rep/xp bar but a tad bit wider and not as long obviously.


http://www.wowinterface.com/download...nterRepBC.html
  Reply With Quote
06-04-08, 10:56 AM   #2
Kjado
A Deviate Faerie Dragon
 
Kjado's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 10
The easiest solution would probably be to use a StatusBar widget, also used for hp, mana, etc. bars (http://www.wowwiki.com/Widget_API#StatusBar). Just set the min/max values (0/rep cap) of the bar, then set the current value (current rep).
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » input for new progress bar


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off