Help - Search - Members - Calendar
Full Version: Columns UI
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99
musicmusic
Columns UI homepage | Documentation | FAQs | #columnsui on irc.freenode.net

Other links
Gallery thread
Formatting thread (old)
kikuzo
foo_ui_columns is UI to which I was waiting eagerly just for this.It's very cool.
But since it's alpha status.I have big problem with this.I can't add colomns.huh.gif
foobar will be crash.However It's very useful for me.
I wolud like to this component to become more perfect.
ssamadhi97
hmm plugin seems to have trouble with sorting/displaying playlist with untagged tracks in it, gonna try to reproduce sometime soon (not now - bed!).. pretty neat otherwise
The Link
Under Win2kSP4 the GUI shows up as an empty grey window.

Nevertheless congratulations for this nice approach, it's highly regarded. smile.gif

Regards,
The Link
treech
indeed problems with SP4 + win2000, but keep working on it, sounds promising smile.gif
Tri
It looks very good already but it needs some work, e.g. trying to add a new column crashes it... The status bar font also should be separately configurable.
musicmusic
QUOTE(kikuzo @ Jan 23 2004, 02:11 AM)
foo_ui_columns is UI to which I was waiting eagerly just for this.It's very cool.
But since it's alpha status.I have big problem with this.I can't add colomns.huh.gif
foobar will be crash.However It's very useful for me.
I wolud like to this component to become more perfect.

Im glad you find it useful, thanks for the report, fixed in alpha 2.

changes:
-fixed crash w/ new columns
-improved keyboard navigation of playlist (added home/end/pg up/page down/alt-up/alt-down/space actions & fixed up/down keys; also removed jerkyness/corruptions when scrolling past top/bottom of playlist area using up/down keys)
-fixed scrolling too far past end of playlist
-corrected font of playback order dropdown

QUOTE(ssamadhi97 @ Jan 23 2004, 02:42 AM)
hmm plugin seems to have trouble with sorting/displaying playlist with untagged tracks in it, gonna try to reproduce sometime soon (not now - bed!).. pretty neat otherwise
The default strings are bad, probably that (?) Also for sorting when you click on columns it just sends the titleformatting spec to the sort playlist function, so things like %_is_playing% arent defined, leading to misleading results..

QUOTE(The Link @ Jan 23 2004, 09:15 AM)
Under Win2kSP4 the GUI shows up as an empty grey window.

Nevertheless congratulations for this nice approach, it's highly regarded.  smile.gif

Regards,
The Link
The entire window? At least its the right colour ph34r.gif Can you try with the new version? If its still broke i dont know whats causing it, i will look into it, thanks.

QUOTE(Tri @ Jan 23 2004, 06:56 PM)
It looks very good already but it needs some work, e.g. trying to add a new column crashes it... The status bar font also should be separately configurable.
yes there's many things still to be done, e.g. implement drag-droping of files, rename playlists, fix up mouse selections of playlist, shift/ctrl modifiers for selections etc. which is the only reason its is alpha. So yes i will make the status bar font configurable, it is just a matter of time.
Sid59
nice UI ..

- when i click on the 'time' or any other column, it will only sort one way. not in reverse
- i can't add files to an existing tab
- gonna add the ability to delete some of the toolbars? - play order, vis, and so on.

opps .. didn't read the very last part of your post. hope it all comes together.

i think it can be a much cleaner interface than the default one.
juglesh
i just get a grey window, also. dont get me wrong, its a nice box! tongue.gif

maybe its one of those things that dont work on win98? i have win98, fb2k7.7b, latest column.dll that you posted.

thanks for your time,
Speek
Alpha 2 is still just a grey form with a title bar and a status bar in Win2k (SP4). Maybe a missing dll, but there's no error message. I hope this can be fixed.
musicmusic
QUOTE(Sid59 @ Jan 24 2004, 01:07 AM)
nice UI ..

- when i click on the 'time' or any other column, it will only sort one way. not in reverse
- i can't add files to an existing tab
- gonna add the ability to delete some of the toolbars? - play order, vis, and so on.

opps .. didn't read the very last part of your post. hope it all comes together.

i think it can be a much cleaner interface than the default one.

1. will be changed later
2. do you mean drag & drop? coming "soon"
3. there already should be a right click menu for that, does it not appear ?

QUOTE(Speek @ Jan 24 2004, 08:46 AM)
Alpha 2 is still just a grey form with a title bar and a status bar in Win2k (SP4). Maybe a missing dll, but there's no error message. I hope this can be fixed.
Thanks for the hint, there was a couple diff. things about the way the status bar was made so that's given me some ideas.

Can you or anyone else with affected os try this version and:
- tell me what parts show up
- paste messages from console (they're set as errors so console should pop-up)
rage-
The latest version seems to have loaded up for me just fine, though it did output an error to the console.

CODE
ERROR (foo_ui_columns) : wm_create
ERROR (foo_ui_columns) : window handle: 852574 playlist window handle: 1114750 last error: 1400
ERROR (foo_ui_columns) : playlists window handle: 1180294 last error: 0


I also noticed that I can't set the column width for any columns; it just reverts back to the default.
Speek
From console:
ERROR (foo_ui_columns) : wm_create
ERROR (foo_ui_columns) : window handle: 1180340 playlist window handle: 1311470 last error: 1400
ERROR (foo_ui_columns) : playlists window handle: 918256 last error: 1400

And there's still just the title bar and status bar.
musicmusic
QUOTE(Speek @ Jan 24 2004, 01:01 PM)
From console:
ERROR (foo_ui_columns) : wm_create
ERROR (foo_ui_columns) : window handle: 1180340 playlist window handle: 1311470 last error: 1400
ERROR (foo_ui_columns) : playlists window handle: 918256 last error: 1400

And there's still just the title bar and status bar.

thanks for testing, but now i am confused..

i fixed the first error 1400 but i dont get where the second one you've got is coming from..

Can you try the new debug version? link It should have a bunch of console messages again, paste them here if you can.

whilst im at it, alpha 3

link

changes:
- mouse movements captured outside of playlist (i.e. scrolls when mouse below/above playlist area)
- more keyboard actions added (enter, shift/ctrl modifiers)
- fixed width of columns not saved from prefs
- added provisional drag & drop support
- added separate config for status bar font
- ensure visible focuses items in the centre of playlist
- playlist renamer

that's enough for now, i think i got most of the things raised above
Speek
With the latest debug version:
ERROR (foo_ui_columns) : main window handle: 1442118
ERROR (foo_ui_columns) : playlist window handle: 1311040 last error: 6
ERROR (foo_ui_columns) : header window handle: 1573194 last error: 6
ERROR (foo_ui_columns) : pl list wnd: 1442056 last error: 6
ERROR (foo_ui_columns) : main window rect: 0 0 504 356
ERROR (foo_ui_columns) : playlist window rect: 111 89 500 327
ERROR (foo_ui_columns) : status window rect: 111 89 500 327
ERROR (foo_ui_columns) : main window rect: 0 0 504 356
ERROR (foo_ui_columns) : playlist window rect: 111 58 500 327
ERROR (foo_ui_columns) : status window rect: 111 58 500 327
ERROR (foo_ui_columns) : status wnd: 4981252 last error: 1400
ERROR (foo_ui_columns) : main window rect: 0 0 504 356
ERROR (foo_ui_columns) : playlist window rect: 111 58 500 327
ERROR (foo_ui_columns) : status window rect: 4 332 500 352

But now I actualy see the GUI and I like it smile.gif
juglesh
(win98se) am now getting the interface, when it loads it gives the errors below, and when ever i resize the window it gives errors.
CODE
ERROR (foo_ui_columns) : main window handle: 1288
ERROR (foo_ui_columns) : playlist window handle: 1240 last error: 87
ERROR (foo_ui_columns) : header window handle: 1208 last error: 87
ERROR (foo_ui_columns) : pl list wnd: 1212 last error: 87
ERROR (foo_ui_columns) : main window rect: 0 0 504 356
ERROR (foo_ui_columns) : playlist window rect: 111 89 500 327
ERROR (foo_ui_columns) : status window rect: 111 89 500 327
ERROR (foo_ui_columns) : main window rect: 0 0 504 356
ERROR (foo_ui_columns) : playlist window rect: 111 58 500 327
ERROR (foo_ui_columns) : status window rect: 111 58 500 327
ERROR (foo_ui_columns) : status wnd: 1628 last error: 87
ERROR (foo_ui_columns) : main window rect: 131 16 785 541
ERROR (foo_ui_columns) : playlist window rect: 242 74 781 512
ERROR (foo_ui_columns) : status window rect: 135 517 781 537
ERROR (foo_ui_columns) : main window rect: 131 16 785 541
ERROR (foo_ui_columns) : playlist window rect: 242 74 781 512
ERROR (foo_ui_columns) : status window rect: 135 517 781 537
ERROR (foo_ui_columns) : main window rect: 131 16 785 541
ERROR (foo_ui_columns) : playlist window rect: 242 74 781 512
ERROR (foo_ui_columns) : status window rect: 135 517 781 537
ERROR (foo_ui_columns) : main window rect: 131 16 785 541
ERROR (foo_ui_columns) : playlist window rect: 242 74 781 512
ERROR (foo_ui_columns) : status window rect: 135 517 781 537
INFO (CORE) : startup time: 10790 ms
ERROR (CORE) : Failed to load DLL: foo_delete.dll, reason: Unable to load dll.
ERROR (foo_ui_columns) : main window rect: 131 16 978 529
ERROR (foo_ui_columns) : playlist window rect: 242 74 974 500
ERROR (foo_ui_columns) : status window rect: 135 505 974 525
ERROR (foo_ui_columns) : main window rect: 131 16 978 529
ERROR (foo_ui_columns) : playlist window rect: 242 74 974 500
ERROR (foo_ui_columns) : status window rect: 135 505 974 525
ERROR (foo_ui_columns) : main window rect: 131 16 779 556
ERROR (foo_ui_columns) : playlist window rect: 242 74 775 527
ERROR (foo_ui_columns) : status window rect: 135 532 775 552
ERROR (foo_ui_columns) : main window rect: 131 16 779 556
ERROR (foo_ui_columns) : playlist window rect: 242 74 775 527
ERROR (foo_ui_columns) : status window rect: 135 532 775 552
ERROR (foo_ui_columns) : main window rect: 131 16 930 608
ERROR (foo_ui_columns) : playlist window rect: 242 74 926 579
ERROR (foo_ui_columns) : status window rect: 135 584 926 604
ERROR (foo_ui_columns) : main window rect: 131 16 930 608
ERROR (foo_ui_columns) : playlist window rect: 242 74 926 579
ERROR (foo_ui_columns) : status window rect: 135 584 926 604
ERROR (foo_ui_columns) : main window rect: 131 16 930 608
ERROR (foo_ui_columns) : playlist window rect: 242 74 926 579
ERROR (foo_ui_columns) : status window rect: 135 584 926 604
ERROR (foo_ui_columns) : main window rect: 218 10 811 614
ERROR (foo_ui_columns) : playlist window rect: 329 68 807 585
ERROR (foo_ui_columns) : status window rect: 222 590 807 610
ERROR (foo_ui_columns) : main window rect: 218 10 811 614
ERROR (foo_ui_columns) : playlist window rect: 329 68 807 585
ERROR (foo_ui_columns) : status window rect: 222 590 807 610
ERROR (foo_ui_columns) : main window rect: 409 7 1021 732
ERROR (foo_ui_columns) : playlist window rect: 520 65 1017 703
ERROR (foo_ui_columns) : status window rect: 413 708 1017 728
ERROR (foo_ui_columns) : main window rect: 409 7 1021 732
ERROR (foo_ui_columns) : playlist window rect: 520 65 1017 703
ERROR (foo_ui_columns) : status window rect: 413 708 1017 728


here is a shot of the window (everything default)
user posted image

when i resize the columns, the pl goes back to the top and the scroll handle sticks where it was until it click it, then it goes to the top. same if i sort the columns.

will it be possible to sort by artist, then album?
umm...where's the play buttons?

thanks again.
rectangle
Love this UI but couple of problems I've found:
1) This:
user posted image
& sometimes this:
user posted image
is fixed by resizing window but then I get:
user posted image

2) Playback Order toolbar does not work. Order can only be changed via Menu Toolbar - Playback/Order

Please keep up your great work smile.gif
TurinsRevenge
Great Start! This is going to be really nice when it's finished. Actually, its really cool already.
kikuzo
Thanks for udating.Sometimes foobar2000 crash with this UI.But I love this.
I wish This UI work perfect in near future.
I have another problem.I can change background color but background color never change inside the colums where color is still black.
Can I chanege color inside colomns?
Many Thanks again to make this UI. wink.gif
Speek
QUOTE(kikuzo @ Jan 25 2004, 10:47 AM)
I have another problem.I can change background color but background color never change inside the colums where color is still black. Can I change color inside colomns?

Yes, in the "colour" (!) field. The order is "text | selected text | background | selected background".
musicmusic
QUOTE(juglesh @ Jan 24 2004, 08:59 PM)
(win98se) am now getting the interface, when it loads it gives the errors below, and when ever i resize the window it gives errors.
What did you expect from downloading the debug version rolleyes.gif
QUOTE(juglesh @ Jan 24 2004, 08:59 PM)
when i resize the columns, the pl goes back to the top and the scroll handle sticks where it was until it click it, then it goes to the top.  same if i sort the columns.
Seems OK for me, can you explain more? When you sort, the playlist core will scroll to the item with focus. I fixed one bug with scrollbar which would occur when sorting, please tell me if its ok with current version. i also dont know what's up with your menu, i can probably fix it anyway.

QUOTE(juglesh @ Jan 24 2004, 08:59 PM)
will it be possible to sort by artist, then album?
Whilst unintendedly, you already can (click album column, then artist columns). Not to mention you can set custom strings for sorting already.
QUOTE(juglesh @ Jan 24 2004, 08:59 PM)
umm...where's the play buttons?
I think you're confused, those are in the standard ui. If you meant are you going to add buttons, yes, someday.

QUOTE(rectangle @ Jan 24 2004, 09:57 PM)
Love this UI but couple of problems I've found:
1) This:
user posted image
& sometimes this:
user posted image
is fixed by resizing window but then I get:
user posted image

2) Playback Order toolbar does not work. Order can only be changed via Menu Toolbar - Playback/Order

Please keep up your great work  smile.gif


Thanks, both should be fixed in alpha 4.

QUOTE(TurinsRevenge @ Jan 25 2004, 02:35 AM)
Great Start!  This is going to be really nice when it's finished.  Actually, its really cool already.
Thanks smile.gif

QUOTE(kikuzo @ Jan 25 2004, 09:47 AM)
Thanks for udating.Sometimes foobar2000 crash with this UI.But I love this.


I need more info because i dont get crashes. Can you post:
- what you where doing when it crashed
- how to reproduce (if known)
- crashlog
- operating system

Thanks.

Anyway, alpha 4 with all the above mentioned fixes.

changelog:
alpha 4
- fixed playback order drop down
- fixed scrollbar not redrawn on "ensure visible"
- fixed incorrect positioning of controls
- fixed systray menu not destroyed when click out of it
- added alternative playlist switcher using tabs

I think the tabs playlist switcher it looks a lot better/cleaner than the listbox, the rebar just needs a bit of sorting out.
fantomex
user posted image
am i the only one who gets this?
lightbulb
QUOTE(fantomex @ Jan 25 2004, 09:16 AM)
user posted image
am i the only one who gets this?

No, you're not alone.
Tri
While playing around I noticed that the 'Item height' resets when you go to preferences.


Keep up your nice work smile.gif
Mike Giacomelli
This looks great. keep up the good work.
Mike Giacomelli
QUOTE(Tri @ Jan 23 2004, 10:56 AM)
It looks very good already but it needs some work, e.g. trying to add a new column crashes it... The status bar font also should be separately configurable.

Where did you foobar .7.7c? I didn't even know that version existed blink.gif
Funkstar De Luxe
QUOTE(Mike Giacomelli @ Jan 25 2004, 01:36 PM)
QUOTE(Tri @ Jan 23 2004, 10:56 AM)
It looks very good already but it needs some work, e.g. trying to add a new column crashes it... The status bar font also should be separately configurable.

Where did you foobar .7.7c? I didn't even know that version existed blink.gif

It's ready but ca5e is away just now so no installer can be made. That's what I understand anyway.
YinYang
Win98SE bug here.

It seems that I cannot manually (though by database search it works) add files with "national" characters:

Björk - I've Seen It All
Brücken, Claudia - Kiss Like Ether [Earth Mood Magic]
Jørgensen, C. V. - Ude Af Sync

Being prime examples.
juglesh
QUOTE
QUOTE (juglesh @ Jan 24 2004, 08:59 PM)
when i resize the columns, the pl goes back to the top and the scroll handle sticks where it was until it click it, then it goes to the top. same if i sort the columns.

Seems OK for me, can you explain more? When you sort, the playlist core will scroll to the item with focus. I fixed one bug with scrollbar which would occur when sorting, please tell me if its ok with current version.

its ok with current vers. with older vers, the pl would scroll up to the top of the list, but the scroll handle would 'stick' wherever it was until you would click it to drag it, then it would jump up to the top of the scroll column. anyway, fixed now, thanks.

QUOTE
i also dont know what's up with your menu, i can probably fix it anyway.

same in current vers. not a problem, though.

current vers has glitchy vis. vis is ok when playing but freezes on stop(actually kinda cool) and sometimes when stopped is all kinda garbled. again, not a big deal.
QUOTE
QUOTE (juglesh @ Jan 24 2004, 08:59 PM)
will it be possible to sort by artist, then album?

Whilst unintendedly, you already can (click album column, then artist columns). Not to mention you can set custom strings for sorting already.


well, clicking the two columns didnt work for me, but i figured out the custom sorting, and it works great, thanks.
QUOTE
QUOTE (juglesh @ Jan 24 2004, 08:59 PM)
umm...where's the play buttons?

I think you're confused, those are in the standard ui. If you meant are you going to add buttons, yes, someday.

well, yeah i was a bit confused that a media player didnt have a PLAY button!! tongue.gif doesnt really matter, i have buttons on my keyboard and kb shortcuts.

thanks alot, this ui may be replacing my std ui!! thanks for all the work you do on your pluggins, i use 'em alot.
Killmaster
Some thoughts and suggestions:

-Setting custom string under Artist to "%artist%|%album%|$num(%tracknumber%,2)" lets me keep my tracknumbers for each album in order, which I like. However, is there a way to sort ascending if I click on the column twice? Sometimes it's nice to have smile.gif

-Selecting works ok, but dragging up doesn't deselect as it should.

-Scrolling with a wheel mouse doesn't work.

-Could you add the normal menus and the play buttons back? I miss them.

-Make it more like WinXP's details view, with the selected column a different color and a little arrow indicating the direction it's being sorted. Also, I know you set this in the prefs, but I'd be kinda nice to be able to drag the columns around in the main GUI like Windows can.

-Very minor issue, but the Playback order toolbar should have a minimum size that corresponds to the longest item, like the default UI.
Tri
QUOTE(Mike Giacomelli @ Jan 25 2004, 10:36 PM)
Where did you foobar .7.7c?  I didn't even know that version existed  blink.gif

I found it here.
kerpondile
apparently taskbar balloon tip on song change is not working with foo_ui_columns...
The Link
QUOTE(kerpondile @ Jan 26 2004, 06:11 PM)
apparently taskbar balloon tip on song change is not working with foo_ui_columns...

Because this feature is part of the default GUI.
musicmusic
QUOTE(fantomex @ Jan 25 2004, 05:16 PM)
user posted image
am i the only one who gets this?

win98 toolbar control doesnt support setting a button with no image, probably related. Please try latest version, and tell me if its fixed or not.

QUOTE(Tri @ Jan 25 2004, 07:33 PM)
While playing around I noticed that the 'Item height' resets when you go to preferences.


Keep up your nice work smile.gif


thanks, fixed smile.gif

QUOTE(YinYang @ Jan 25 2004, 10:42 PM)
Win98SE bug here.

It seems that I cannot manually (though by database search it works) add files with "national" characters:

Björk - I've Seen It All
Brücken, Claudia - Kiss Like Ether [Earth Mood Magic]
Jørgensen, C. V. - Ude Af Sync

Being prime examples.


thanks, not related to win 98 but fixed

QUOTE(juglesh @ Jan 25 2004, 10:42 PM)
current vers has glitchy vis. vis is ok when playing but freezes on stop(actually kinda cool) and sometimes when stopped is all kinda garbled.  again, not a big deal.


Is ok here (except wrong colour when foobar first starts), but i will look into improving it.

QUOTE(Killmaster @ Jan 25 2004, 11:39 PM)
Some thoughts and suggestions:

-Setting custom string under Artist to "%artist%|%album%|$num(%tracknumber%,2)" lets me keep my tracknumbers for each album in order, which I like. However, is there a way to sort ascending if I click on the column twice? Sometimes it's nice to have smile.gif

-Selecting works ok, but dragging up doesn't deselect as it should.

-Scrolling with a wheel mouse doesn't work.

-Could you add the normal menus and the play buttons back? I miss them.

-Make it more like WinXP's details view, with the selected column a different color and a little arrow indicating the direction it's being sorted. Also, I know you set this in the prefs, but I'd be kinda nice to be able to drag the columns around in the main GUI like Windows can.

-Very minor issue, but the Playback order toolbar should have a minimum size that corresponds to the longest item, like the default UI.


1. Done in alpha 5 in right click menu

2. I copied behaviours from default ui, but was slightly broken in. in alpha 5 press space to deselect the current item then when you goback it will deselect them

3. Currently only support is probably from mouse drivers itself (?) I dunno, it works here w/ intelli point 4.1 or something, i may add built in support later (?)

4. Drag/drop columns - maybe. Arrows - maybe, but it would have to be cleared when items are added to playlist/removed/moved because sort order would be diff. Selected column - there isnt one.

5. Fixed in alpha 5.

QUOTE(The Link @ Jan 26 2004, 05:15 PM)
QUOTE(kerpondile @ Jan 26 2004, 06:11 PM)
apparently taskbar balloon tip on song change is not working with foo_ui_columns...

Because this feature is part of the default GUI.


Yes, will be added later.

alpha 5

changelog:
- fixed files added via drag & drop sent in ansi encoding not utf8
- minimised flickering of tabs playlist switcher, status bar when resizing
- double clicking columns divider now takes account of any colour codes in your formatting strings
- changed way columns are sorted when clicking on them
- added context menu for header with descending sort option
- added optional middle clicking for tabs
- fixed item height setting set to 0 when entering prefs
- fixed some mouse selection behaviours
- playback order dropdown minimun width set to width of widest name
- some improvements to rebar


=====

Does anyone have any requests for columns. I plan to add the following
- Left/centre/rigth align,emt
- Playlist filters (Hide column on playlists named.., Show columns only on playlists named...)

These will break config compatibillity so if anyone has any suggestions please share them.
treech
Very cool, works with w2k + sp4 now wink.gif
anyway, i did notice a few things, colors in scripts don't seem to work, i know there a little box there for adding colors, but it's not very flexible, i use different colors for bitrate and such....
like this:
QUOTE
//bitrate stuff
$if2($greater(0,$info(bitrate)),$get(RED))
$if2($greater(129,$info(bitrate)),$get(YELLOW))
$if2($greater(161,$info(bitrate)),$get(GREY))
$if2($greater(192,$info(bitrate)),$get(GREEN))
$if2($greater(256,$info(bitrate)),$get(BLUE))
$pad($info(bitrate),4)$char(9474)


Also, i'm not quite sure of the $pad_right(), $pad() and such features, are they working like they do in the normal iu ?

But my my scrollwheel on the mouse ain't working! sad.gif

And what is the "use custom title spec for sorting by column" ? give an example on it plz smile.gif

EDIT: oh, and the sorting is kinda nuts on the lenght smile.gif (i guess we need natural sorting or something like that)

EDIT2: Also, the the dropdown thingy (playmode, default,shuffle, whatever...) does not show, it does not drop down....

Also, a save config thingy like foo_syfm would be awsome biggrin.gif
Tri
With alpha 5, the right-click menu doesn't work anymore blink.gif
rectangle
Right click context menu items now not working in main playlist & "enable middle clicking for tabs" won't stay checked (even though it keeps working).

XPsp1

Tri beat me to the first one!
Haggis
QUOTE(musicmusic @ Jan 26 2004, 10:56 AM)
Does anyone have any requests for columns.

I think this UI is great. This is a minor thing, but since you asked, how difficult would it be to truncate with an ellipsis character ("…") when the text is too big to fit in the column? A nice extra on top of this would be a tooltip that pops up showing you the full text when you mouse over it.
musicmusic
QUOTE(treech @ Jan 26 2004, 07:54 PM)
Very cool, works with w2k + sp4 now wink.gif
anyway, i did notice a few things, colors in scripts don't seem to work, i know there a little box there for adding colors, but it's not very flexible, i use different colors for bitrate and such....
like this:
QUOTE

//bitrate stuff
$if2($greater(0,$info(bitrate)),$get(RED))
$if2($greater(129,$info(bitrate)),$get(YELLOW))
$if2($greater(161,$info(bitrate)),$get(GREY))
$if2($greater(192,$info(bitrate)),$get(GREEN))
$if2($greater(256,$info(bitrate)),$get(BLUE))
$pad($info(bitrate),4)$char(9474)


Also, i'm not quite sure of the $pad_right(), $pad() and such features, are they working like they do in the normal iu ?

But my my scrollwheel on the mouse ain't working! sad.gif

And what is the "use custom title spec for sorting by column" ? give an example on it plz smile.gif

EDIT: oh, and the sorting is kinda nuts on the lenght smile.gif (i guess we need natural sorting or something like that)

EDIT2: Also, the the dropdown thingy (playmode, default,shuffle, whatever...) does not show, it does not drop down....

Also, a save config thingy like foo_syfm would be awsome biggrin.gif

rectangle & tri: thanks, both fixed (redownload, still marked alpha 5)

1. You can use colour codes in the string, its working fine here. You can also use tab char's the same way you would with standard ui.

2. pad stuff, If you use a fixed width font probably

3. custom sort spec is the spec to use for sorting when clicking on the columns, the box underneath is where you put the spec smile.gif so you could put $num() there and avoid natural sorting

4. working here but was giving me wierd problems before, will look into it

5. I will add import/export tools when things are a bit for finalised
musicmusic
My post got cut off somehow blink.gif

Tri & rectangle: both fixed, redownload (still marked alpha 5)

edit: oh i typed in the wrong place, nevermind
treech
Also, ONE color property for all fields would be usefull (as an option)
and perhaps a singe place where i could paste thing like color definitions so i don't have to do that in every single window smile.gif

like this:

QUOTE
$puts(WHITE,FFFFFF|FFFFFF)
$puts(RED,0000FF|0000FF)
$puts(GREY,969696|969696)
$puts(GREEN,00FF00|00FF00)
$puts(LGREEN,00FF88|00FF88)
$puts(YELLOW,0fB9FF|0fB9FF)
//$puts(BLUE,ff0000|ff0000)
$puts(BLUE,ff6600|000000)
$puts(BLACK,000000|000000)
$puts(WHITE,FFFFFF|FFFFFF)
juglesh
QUOTE
Does anyone have any requests for columns. I plan to add the following
- Left/centre/rigth align,emt


yes, please. be great to have right align. any columns you have right aligned should stick to the right no matter the window size.

also, what would be great is if you could specify that a column would be 'unsqueezeable', that is, if you resize other columns, unsqueezable columns would not change size. could make colums unexpandable, too. ie, if you squeeze other column, this column will not expand.

you could also specify certain columns to be the first (2nd, 3rd, etc) one squeezed. maybe specify that a column would be the first to squeez, but only squeeze down to x characters or pixels. and make columns last(2nd, 3rd, etc) to squeez.

specify column to be the first(2nd, 3rd, etc) one expanded when others are squeezed. set max and min pixels and/or % for column width.

QUOTE
truncate with an ellipsis character ("…") when the text is too big to fit in the column? A nice extra on top of this would be a tooltip
-Haggis

i like this, too. what about individual horizontal scroll bars for all (or specified) columns. if x characters are truncated, show horizontal scroll bar.

thanks for your time,

--oh, could you please post the url for your site? (musicmusic) maybe list it in your profile. thx
Sid59
getting better and better .. good job.

you changed from the right pane of playlists to tabs .. can you make it an option to use either?
kerpondile
This is small feature, but is it possible statusbar to update instantly when moving the playing "slider".

hope you understand...
Speek
And another request: could you make the playlist 3D instead of flat look?
ginipig1
Looking good
kalmark
I like it, I like it!!!

Suggestions:
-Have a separate font setting for the playlist and the column names
-Adopt the seekbar from the default UI, or at least make "instant seeking" an option

Keep up the good work! As soon as someone thinks out how to use upNorth's formatting string, or something like that for foo_columns, I'm in' smile.gif
foosion
QUOTE(juglesh @ Jan 27 2004, 04:43 AM)
what about individual horizontal scroll bars for all (or specified) columns.  if x characters are truncated, show horizontal scroll bar.

There must be a reason why I haven't seen this before. Just imagine how awful it would look...
ginipig1
what do you mean foosion?

Since this dll is still in it's alpha stage, it still has some problems when it comes to resizing. The columns aren't smart enough (yet) to adjust their width automatically. A horizontal scroll bar is a good idea for interim releases.. but once all the bugs are ironed out, it won't be neccessary.

[edit:// question about avatar]

I absolutely love those avatars that feature nes/snes characters. Can you suggest a site that provides guides on how to create one?
foosion
QUOTE(ginipig1 @ Jan 27 2004, 06:32 PM)
Since this dll is still in it's alpha stage, it still has some problems when it comes to resizing. The columns aren't smart enough (yet) to adjust their width automatically. A horizontal scroll bar is a good idea for interim releases.. but once all the bugs are ironed out, it won't be neccessary.

I don't think horizontal scroll bars for individual columns are good (not even as interim solution) since they a) are non-standard, b) look IMHO ugly (especially when there is an additional scroll bar because the window is too narrow to show all columns), and c) aren't any easier to code than auto-resizing columns.

QUOTE
I absolutely love those avatars that feature nes/snes characters. Can you suggest a site that provides guides on how to create one?

Sorry, I don't know any sites for this. Just make a screenshot in an emulator and use an image editing tool to remove the background, etc. MS Paint should do, but it isn't all that great.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.