Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Columns UI (Read 4549508 times) previous topic - next topic
0 Members and 9 Guests are viewing this topic.

Columns UI

Reply #1
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.
foobar will be crash.However It's very useful for me.
I wolud like to this component to become more perfect.

Columns UI

Reply #2
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
A riddle is a short sword attached to the next 2000 years.

Columns UI

Reply #3
Under Win2kSP4 the GUI shows up as an empty grey window.

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

Regards,
The Link

Columns UI

Reply #4
indeed problems with SP4 + win2000, but keep working on it, sounds promising

Columns UI

Reply #5
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.
Always defragment your MP3s to avoid subtle lack in harmonics.

Columns UI

Reply #6
Quote
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.
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
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
Under Win2kSP4 the GUI shows up as an empty grey window.

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

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

Quote
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.
.

Columns UI

Reply #7
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.

Columns UI

Reply #8
i just get a grey window, also.  dont get me wrong, its a nice box! 

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,

Columns UI

Reply #9
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.

Columns UI

Reply #10
Quote
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
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)
.

Columns UI

Reply #11
The latest version seems to have loaded up for me just fine, though it did output an error to the console.

Code: [Select]
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.
We're all just noise on the wires..

Columns UI

Reply #12
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.

Columns UI

Reply #13
Quote
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
.

Columns UI

Reply #14
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

Columns UI

Reply #15
(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: [Select]
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)


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.

Columns UI

Reply #16
Love this UI but couple of problems I've found:
1) This:

Columns UI

Reply #17
Great Start!  This is going to be really nice when it's finished.  Actually, its really cool already.
Master of Fate. By Fate Mastered

Columns UI

Reply #18
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.

Columns UI

Reply #19
Quote
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".

Columns UI

Reply #20
Quote
(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 
Quote
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
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
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
Love this UI but couple of problems I've found:
1) This:


Thanks, both should be fixed in alpha 4.

Quote
Great Start!  This is going to be really nice when it's finished.  Actually, its really cool already.
Thanks

Quote
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.
.

Columns UI

Reply #21

am i the only one who gets this?

Columns UI

Reply #22
Quote

am i the only one who gets this?

No, you're not alone.

Columns UI

Reply #23
While playing around I noticed that the 'Item height' resets when you go to preferences.


Keep up your nice work
Always defragment your MP3s to avoid subtle lack in harmonics.

Columns UI

Reply #24
This looks great.  keep up the good work.