Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Derm

  1. Derm

    Adding Icons to ImageList Using hIcon

    Mike: I tried the link that you suggested. I didn't have a subscription to that website, so I 'bought' the solution I needed. Now I just need to figure out how it works. Thanks for your interest. On another note, I know this isn't the proper forum for this subject, and maybe someone could...
  2. Derm

    Adding Icons to ImageList Using hIcon

    Hi: I've been using the SHGetFileInfo API function to obtain file-type specific information on various files. I've extracted the file description text without problem. This function also returns the associated file-type icon as an icon handle (hIcon). I would like to add selected icons to an...
  3. Derm

    Generating Sound or Tones in Foxpro

    I just remembered I built a computerized phone dialer as a project in college. I should be able to extract decent phone codes directly from there. Anyways, thanks for all your help. I'll let you know if I get the thing working.
  4. Derm

    Generating Sound or Tones in Foxpro

    Thanks for all your help, guys. It looks like if I have to play two tones at once, as with DTMF tones, I will have to play some pre-recorded sound file for the desired interval. It's either that, or use a modem. Sorry, Tamar, I don't have the Nov. '01 back issue of FoxPro Advisor. I may...
  5. Derm

    Generating Sound or Tones in Foxpro

    Is there a way to generate tones out of the PC speaker using Foxpro 9? I want to create a feature that will generate DTMF tones (phone dialing tones) to the speaker. If you hold the phone handset to the speaker, it should dial the number automatically. I need programmable way of generating...
  6. Derm

    Using Listview Picture Causes File Bloat

    Mike, Thanks for the info. I think I'll stay with the listview for now, since I finally have most of it figured out. I've used grids in the past, and they seem awkward, unfamiliar and ugly to the users and me. Listviews are a "known quantity", warts and all. I wonder if Microsoft has come...
  7. Derm

    Using Listview Picture Causes File Bloat

    Alternating forecolors is a good idea, too. Thanks. Derm
  8. Derm

    Using Listview Picture Causes File Bloat

    Thanks for the response, Mike. Yes, I'm referring to the listview's Picture setting. I've tried various fiddling with the listview settings, but still have shed no new light on the problem. I was trying to create a 'ledger' style listview using a grey and white striped background. It works...
  9. Derm

    Using Listview Picture Causes File Bloat

    Hi Everyone, I've been visiting Tek-Tips for years, but this is my first time posting. I'm having problems using a listview Activex control on a pretty simple form in VFP 9.0. When I add a picture as background to the listview, the file size of the .SCT suddenly balloons from 65KB to over...

Part and Inventory Search

Back
Top