If I want to find a file, i cant pass the search the path to find the file.
How to make the search file window true?
How to have a file find window?
Moderators: CEGUI MVP, CEGUI Team
Re: How to have a file find window?
I guess you mean a file browser window? This is not related to skins so I moved it.
CEGUI doesn't have anything like this stock. CEGUI also doesn't have capabilities to search the filesystem using it's ResourceProvider interface. That is all by design! You can make such a window yourself using your engine's capabilities. I think if someone makes such a window and it's a good piece of code, it can be hosted as an addon project (if it exposes some interface you can plug your engine's VFS into), however nothing like that exists at this point AFAIK.
CEGUI doesn't have anything like this stock. CEGUI also doesn't have capabilities to search the filesystem using it's ResourceProvider interface. That is all by design! You can make such a window yourself using your engine's capabilities. I think if someone makes such a window and it's a good piece of code, it can be hosted as an addon project (if it exposes some interface you can plug your engine's VFS into), however nothing like that exists at this point AFAIK.
Re: How to have a file find window?
Is there a utility related to this for searching through a list of strings by partial match and displaying them? (Like how firefox displays your history when you type a fragment into the address bar)
Re: How to have a file find window?
AFAIK we don't have auto complete editbox but it should be fairly easy to add.
Re: How to have a file find window?
Relevant to the op: viewtopic.php?p=16955#p16955
If somebody helps you by replying to your thread, upvote him/her as a thanks! Make sure to include your CEGUI.log and everything you tried when posting! And remember that we are not magicians!
Return to “Modifications / Integrations / Customisations”
Who is online
Users browsing this forum: No registered users and 6 guests