AW: [Fxruby-users] Re: Fxruby-users digest, Vol 1 #57 - 2 msgs
Status: Inactive
Brought to you by:
lyle
From: Recheis M. <Mei...@av...> - 2003-09-12 10:25:03
|
hi, thanks for your offer, but i am currently developing a similar tool for = Ruby. i did today download DlgEditor and was really surprised, because mine = looks exactly the same, though i didn't see yours till today.=20 i got also a shutter to the right and a switcher to the left, containing the properties. but our tools are also a lot different. i don't do explicit layout. i make use of the layout managers, which is = the fox way. also i got a treelist showing the widget hierarchy, so you can browse = and never loose a widget. - best regards, Meinrad -----Urspr=FCngliche Nachricht----- Von: Kristoffer Lund=E9n [mailto:kun...@ho...] Gesendet: Freitag, 12. September 2003 10:42 An: je...@fo... Cc: fxr...@li... Betreff: [Fxruby-users] Re: Fxruby-users digest, Vol 1 #57 - 2 msgs First off, Sorry for the double mailing to the list. I had a bit of=20 trouble with my email provider... jeroen wrote: >The FXDirList in FOX 1.0 did have this bug under Windows; the new one = in >FOX 1.1.x however shows the list of drives as it was supposed to. =20 > > =20 > Ah, great. My bad - will find an upgrade then, if it is available for=20 FXRuby. :) >The workaround for the old FXDirList is to prefix the drive letter in >front of the path; if you don't, the routines which turn a path into >a normalized absolute path will slap the default drive letter in front >[it will also expand environment variables and simplify the path]. > > =20 > Actually, I did prefix with the drive letter. I realized afterward that=20 there was a bigger problem than it ignoring my path, it probably really=20 should show all drives, which it didn't. OTOH, this is apparently fixed=20 in newer versions, so I'll upgrade. >As for the file types, it is as follows. On Windows, FOX uses the=20 >registry but continues to follow its own bindings-database;=20 > For someone not too familiar with the framework yet, can I find and use=20 this database somewhere, to build upon when starting to build my own=20 list if needed? >it *is*=20 >possible to write a tool which populates this bindings database >from the "normal" Windows associations [the native file- associations >are splattered all over the place, and in some cases the icons have to >be lifted out of executables]. > > =20 > Yeah, true that. Though I thought that there would be some kind of=20 central repository or something, since a *lot* of third party programs,=20 file managers and the like does manage to use the correct icons even if=20 they don't use the built-in Win components. Of course, they might just=20 have been doing a huge amount of hacking. >On Unix, one can simply drop a text file (the FOX registry is = human-readable >text on UNIX) into $HOME/.foxrc/Desktop and have bindings available for = >all applications. > > > =20 > Yeah, I've seen how the system works, and I think I can manage to build=20 my own associations if I have to. The thing I'd really like though was=20 to steal any system associations, if available, at least to provide a=20 start. :) Thanks a lot, that makes things a bit clearer... I'll probably come back = with some more in a moment, though. ;) -- Kristoffer --=20 Sent using: Mozilla Thunderbird 0.2 (20030901) http://www.mozilla.org/projects/thunderbird/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fxruby-users mailing list Fxr...@li... https://lists.sourceforge.net/lists/listinfo/fxruby-users |