i managed to place some parts on the schematic. i downloaded that library installer. well that is a big pile of ... whatever. there are thousands of directories. most of them with 1 part in em ..
running the search takes forever.
it SHOULD be :
if i start typing 0 all parts not beginning with zero are thrown out of the list.
08 all parts not beginning with 08 ar thrown out
08?5 all parts not beginning with 08 , then a wildcard and then a 5 are thrown out ( a trailing * should be implicit, no need to type that . a preceding * should NEVER be implict !)
so i can type for example 74??00 and get 74LS00 74HC00 74AC00 and so on ...
that list should be on the fly. symbols and footprints should also appear on the fly. so i can immediately see if this is linked against a dil or an SO or other package
here is how DEX works:
wildcards don't work
typing 74??00 gives a list beginning with MAX2700JD ... there isn't even a 4 in sight in that part number. search is flawed.
same for 74*00 ( according to the pop up balloon help wildcards are allowed , except they don't work.... . that search also gives a MAX2700JD as first part. my search query has the number 4 in it. a MAX2700JD does not have a number 4 in it so why do i get to see this MAX2700JD
see attached screenshots.
also the note clearly says that *diode* is the same as diode.
type a single 0 : 56521 parts found.too many to list
now type *0 : nothing found
now type 0* : 110327 parts found. too many to list
now type *0* : nothing found
so that search wildcard thing not only doesn't work , it doesn't do what it says in the balloon tip ! (0 and 0* should be the same as *0* and it isn;t 3 different results : 5xxxx part, 11xxxx parts and no parts ... )
i can't figure it out.
is there a way to see symbol and footprint at the same time as opposed to have to click on those stupid tabs all the time ? can those tabs detach ? i'd like to see a parts browser where symbol footprint and 3d model are shown simultaneously. having to click back and forth all the time is very annoying.
i want to have to click one in the list and then simply use the arrow up and down key on the the keyboard to walk the list and pick what i finally need.
the library window can detach make it so that we can rearrange the tabs into individual panes inside that window as opposed to the static tabs.
some of the parts are ...
(picture 1) and no fingerpointing to an imported eagle library ! do your quality control please. you delivered this tripe. if i have a problem with my car body i do not want to hear that the supplier of the metal plate to build the chassis delivered rusty sheets.
And the list isn't even sorted properly... RESISTOR RESISTOR RESISTOR -RESIST RESISTOR Variable Resistor Resistor Resistor VariableResistor -Solid resistor ..
Can i at least see an alphabetically sorted list ? listview boxes typically allow you to sort up and down. This requires zero code from a programmer. The controls can do this by themselves. Can you make this list view have multiple columns so i can see not onl y the part name but also the filename and the footprint name associated with it in the same panel ?
here is why :
i may pick a 74LS00 and there will be 32 different ones listed. some will be in dil ,some in SO some in TSSOp ,some in DFN , some in QFN, some in CSP some in even other packages. i would like to be able to see in 1 shot what i have there so i can pick a part correctly. now it takes simply too much work.
3 columns : library name , associated footprint name, comment field
you can drop the footprint field if you can show me schematic symbol and footprint simultaneously without me having to click tabs.
oh and another annoyance :when starting dex ( after having to manually fix the shortcuts as those all try to launch the non-existing autotrax.exe ) :the program does not remember what monitor it was last on and what window state it was. it just appears random.
Also, your splashscreen pops 'under' i had chrome open. i am sitting there waiting and waiting for dex to load.. turns out the licence screen box was underneath chrome ...
please pop that up as FRONTMOST ( that is a form setting )