|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Kurt Starsinic said:
>On Mon, Feb 19, 2001 at 01:49:34AM -0500, David Turner wrote:
>> I'm trying to make a MP3 organizer. This fragment aims to create a
>> drop-down list of the genres, so that I can choose one for the track.
>>
>> Problem:
>>
>> There are 148 genres. My screen only holds 43 of them. I want the list
>> to scroll or something so I can select Ska. I tried to find another Gtk
>> program that did the right thing, but the only Gtk program with an
>> option menu I could expand sufficiently the Bump Map filter in GIMP -
>> and it had the same problem.
>>
>> Does anyone have any idea how I could make this work?
>
> Delete about 2/3 of your MP3's. HTH.
It's the list of genres. It's static, defined in the ID3 "standard".
>P.S. Or buy a bigger monitor (yes, I know, this is a kludge).
I would need one with 3 times the vertical resolution, which would be
3072 pixels.
>P.P.S. Or, you could put `Ska' first in the list, instead of alphabetizing
>(although this is the sort of thing that a Python programmer would do).
Truly, this is the best suggestion yet - reduce the list to genres I
actually use (probably closer to 20). Still, this doesn't help future
users of my program, were I ever to complete and release it. I could
make the list configurable...
P.S. Sorry for breaking threading - I lost a few messages in a mail
server hiccough.
--
-Dave Turner Stalk me: (215)-545-2859
----------------------------------------------------------------------
"It is said that it is the curse of the neophobe to always see the
symptoms as the disease, and to always make half measures" - Pug
**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**
|
|