Joel Fernandes wrote:
On Wed, Apr 8, 2009 at 1:03 AM, doki_pen <[email protected]> wrote:
Thanks. �It's good enough for now. �I can create shy files. �The packager
gui is a little confusing.

* typing in the location text field doesn't work, you must select from the
file dialog to trigger some event that updates the location
* if the user types in a path, it should figure out if it's a directory or
file automatically (maybe it would if it worked)

Should I bother fixing these? �Would they be accepted?

Those are not bugs, they're supposed to be that way, I find that intuitive.
I wouldn't want to type in the path manually as that would be more error prone.

You could tweak it to best suit yourself though, its ruby so that
shouldn't be too hard. :-)

Joel
If you shouldn't type in the text field, then you shouldn't allow users to type. It should be read-only.

Reply via email to