Jump to content

Marshin

Active Members
  • Posts

    41
  • Joined

  • Last visited

About Marshin

  • Birthday 09/21/1979

Profile Information

  • Location
    Oregon

Marshin's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. I am also interested in getting this to work in XP. Are there any updates to getting this to display correctly??
  2. GEOSoft, your function works great. thank you
  3. @Dana, did you ever figure out the reason behind this problem? I am having the same annoyance with my system.
  4. my apologize and thank you.
  5. again, I need to update it before it is visable. winmove needs the window viable, it doesn't update the position parameters of the GUICreat
  6. I do set the location within GUICreate(), but it needs to update in relation to another window before being made visable
  7. I have searched about but couldn't find a way to do this yet. I am looking to update the location parameters that are set in a GUICreate. the key here is that I want to update the location before it shows it so I can't use winmove. any help of this would be great
  8. I have updated both of those and a good number of other UDF's. But when I updated "_GUICtrlListViewGetItemText" to "_GUICtrlListView_GetItemTextString" I found that they changed the options of the function, and I can't seem to locate the differences. the code had "_GUICtrlListViewGetItemText ($lv_pcs, -1, 0)" do I just need to remove the ", 0", or has the setting to the function changed more than that?
  9. I just came accross this and I also would like to know what is needed to get this working again... I'll work on it when I can
  10. thank you very much, it is just what I needed.
  11. you have the right idea. I am looking to write a script and have it compiled into an exe and have a shortcut to it in the sendto folder so that it is an option when you right click on a file. but I am wanting the script to be able to do is get the information about the file or files selected when the right click was done and then modify the file(s) in one way or another, say rename them or such. the part I am having a problem with is how to pass the information of what was selected to the script.
  12. thank you. but what I really am trying to get assistance with is how to have the shortcut start the program and have it read in the file(s) name and location into the program. any suggestion or assistance on this would be greatly appreciated.
  13. I am trying to write a program that I can add to my "Send to" options from a right click in windows Explorer and have it modify the files in given way that I have predefined. any thoughts?
  14. it is simply a user interface thing . I just thought that there was already something like this and was wanting to use it but if not I'll just have it to the side . this is for a program that I have written that is used by a dozen or more people at my company with more to come.
×
×
  • Create New...