iam working on a project and need to add a filebrowserdialog to my programm in control desk from dSPACE...
there is a way to do this in wxpython, but the problem is: i dont know how to implement this in my control desk program.. i need to be able to add a button, when i click on it, it should show a filebrowserdialog and the selected file should appear in a textbox ..
anyone knows how to make it ? thanks in advance