Jump to content

Dolemite50

Active Members
  • Posts

    156
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Dolemite50's Achievements

Prodigy

Prodigy (4/7)

0

Reputation

  1. Sweet! Thanks for posting your stuff here, BugFix. You have some great scripts but most of the versions I have are Google translated to English from the German forum (and probably a little off). I think this one came out as "Ach-Tung, Shorty!"
  2. Arrgh! I've been locking horns with that bloody RAM leak for over a year now. This thread may or may not help the cause, good luck gents!
  3. Nicely done, Yashied! I really appreciate the good examples.
  4. As far as first UDF's go, you really came out swinging. Nicely documented, clean code, functional script. You're definitely heading down the right track man, keep it up!
  5. Hi Jennico, Nice application, it looks like it did it's job on my mp3 folder. Now I have to decide whether to keep my original Beatles catalogue since I have the remasters. (they're awesome btw) One thing I found a little counter-intuitive was that after I browsed for a folder it appeared so I clicked "Scan",.. and within two seconds it said "Nope! No dupes here!" My initial response was "Hot damn! Jennico has done it again! That was lightning fast!!!" ...then I realized that after selecting a folder you also have to check the box next to it. No problem-o, but it begs the question: "Why the hell would I browse for it if I'm not going to scan it?" hehe I'd say you're right about using it for a media search because it worked beautifully in my mp3 folder but slow as mollasses in my code folder. All and all I'd say it's a great app, thanks for sharing. If you ever need a few ideas for more bells and whistles check out Duplicate File Detective. I'm finding it hard to concentrate on code with that avatar of yours on my screen... I swear it's looking right at me... Gotta get it off of my mind... thinking about baseball.. thinking about baseball.. thinking about baseball.. ... OK, there we go. 100% cured. Thanks again, Jennital. Arrrgh!
  6. Thanks guys! I know it sounds minor but I use a funky mouse/keyboard combo for what I am trying to do. Hi Xeno, I'm not sure that I follow you. Let me try to explain. ///////////////////////////////////// I type the letter "G".. The popup appears with "Global" highlighted so I click "ENTER" The word "Global" appears with no space after it so I have to hit SPACE before continuing ///////////////////////////////////// Are you saying that I should create an abbreviation for the letter "G" that triggers the word "global"? Thanks Manadar, I appreciate the tip but as I said in the first post, I'm not referring to abbreviations.
  7. Whoa, these are my results: Zoicks! What a huge difference! What does the default "using user's local" option actually do? Am I safe to stick with the faster non-case sens option? (2) What situations might call for the default search? (0)
  8. Hi, Is it possible to have SciTE add a space after autocompleting keywords like "Func" so that I can go right in to typing the func name? (I'm not referring to abbrs) Thanks!
  9. Very nice, picea! That's looking really good. I thought I'd attempt one myself but that plan fizzled when I saw your code. Man, that GDIPlus stuff is intimidating at first. Up until now I've done a fine job of avoiding it but after seeing your tab I guess its time for me to go lock horns with: GDIPlus_GraphicsCreateFigureArcFillBrushLinePathSetGabbaGabba($tab) Cover me, I'm going in!
  10. Ahh, thanks for the explanation. I was trying "All Files" to preview images. Do you happen to know how to get the Image Preview dialog? BTW, this would be great with a facelift. I've yet to find a "File..." dialog written it AutoIt, although there have been some great examples of customizing the Win dialogs. I'm hoping somebody proves me wrong.
  11. It definitely looks 80's but might come in handy. Was I supposed to get an actual preview of the file? (I only got a preview of the list of files) Thanks!
  12. Hi, If I want to use a bg image for an icon button's hover state and hide it on rollout,.. how do I detect the rollover when the button is disabled/hidden?
  13. Wow, thanks for implementing the suggestions! Keep on tearing it up!
  14. Nicely done! I use an "Open WIth NP++" command all the time so it's handy to have a few extra gizmos like this. Did you get Au3 cTags working? btw, you don't happen to know how to choose which toolbar commands are available do you? I can change the icons, not the commands. Thanks mang, this worked great!
×
×
  • Create New...