Hi,
I need my brain jogging (might be a Monday thing), but in v5.x? I think if you created an API “FolderBrowserControl” control in a UI script; when displayed, you could start typing in the UNC or mapped drive letter file path and a drop-down list would appear allowing faster selection to the correct path, dropping to the next sub-directory every time you typed in another “” as well.
Was this function in v5? I’m thinking it was there but has since been dropped since v6? Can it be added/re-added?
Thanks,
Mike
Hey Mike,
Yeah, this was supported in v5. The win32 text control supported this, so it was just a matter of turning a flag on. For Qt, it definitely should be possible, but will require a little extra work:
harmattan-dev.nokia.com/docs/lib … leter.html
We’ve added it to the todo list.
Thanks!
- Ryan