Thread Tools Display Modes
03-14-09, 08:14 AM   #1
Brillynt
A Black Drake
 
Brillynt's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2008
Posts: 77
If you need help with anything

Hey Scott,

If there is anything I can help you with please feel free to let me know.


Brillynt
 
03-14-09, 10:14 AM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Fix all of the bugs?

~grin~

Thanks... there is one thing I really really really need and haven't had time to work on. Kodewulf was going to work on it but is having network problems and hasn't been able to get online as much.

I need to add a module to [ Interface > AddOns > nUI > Integration ] that detects the presence of LDB and LDB mods and allows for creating top and/or bottom bars in nUI to accommodate those LDB plugins.

Anchors are already in place to move the dashboard up and console down to make room for bars... I just need the integration and ability to organize the bars.

It's a tall order, but it's one of the biggest things on my to-do list that I don't have time for compliments of the core work load. I would really really love to be able to allow nUI users to ditch Titan/FuBar and use LDB directly with nUI.

EDIT: PS... The integration needs to detect the presence of LDB and disable itself if LDB isn't installed... in keeping with nUI philosophy, it never bundles other mods/libraries, so it needs to be able to work gracefully without LDB -- it just won't support the LDB plugins if they aren't present.

Thoughts?
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/

Last edited by spiel2001 : 03-14-09 at 10:16 AM.
 
03-15-09, 09:20 AM   #3
Brillynt
A Black Drake
 
Brillynt's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2008
Posts: 77
That sounds good. I will start looking at the LDB stuff now. Would looking at the fubar and titan positioning of bars be the best place to determine how to add the bars. I had already seen the nUI_TopBars and Locator in the code.

Brillynt
 
03-15-09, 09:29 AM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Originally Posted by Brillynt View Post
That sounds good. I will start looking at the LDB stuff now. Would looking at the fubar and titan positioning of bars be the best place to determine how to add the bars. I had already seen the nUI_TopBars and Locator in the code.

Brillynt
Yeah... there's the nUI_TopBars and nUI_BottomBars and there should be associated anchors for each. So those control how much "bar" is visible.

I would guess that a bar height option x number of bars would be the approach to allow users to defined their own desired bar size. But starting with the LDB API would be the best bet and delving into FuBar probably would be the fastest way to see how to get it done. Titan's good... but it has issues, FuBar is far better designed in my opinion.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Customization » nUI: Developer Chat » If you need help with anything


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