Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
filedialog
#1
is there a unique element that only all file dialogs have,
regardless of language ?

currently i use the filename edit control as trigger
!a"$." "#32770" "Datei&name:" "Static"

but thats for german only

Dateiname == File name
pi
#2
Try to use filter function that would recognize file dialogs by evaluating several properties. For example all have a listview control, all have an Edit control id 1148 (Vista), and so on. I don't know a single unique property.


Forum Jump:


Users browsing this thread: 1 Guest(s)