Closed sguergachi closed 9 years ago
For me, it does that already, as shown below.
Or, did you want something else, for example the "My Documents" folder being expanded initially?
Yeah. This was a piece of feedback I got and I think it makes sense. Very few people would put their journals in any folder in My Computer other than My Documents right? It will either most likely be in My Documents or Dropbox. Anywhere else can be navigated to.
Sammy Guergachi
On Jul 31, 2015, 1:42 AM -0400, YoungSeok Yoonnotifications@github.com, wrote:
For me, it does that already, as shown below.
Or, did you want something else, for example the "My Documents" folder being expanded initially?
— Reply to this email directly orview it on GitHub(https://github.com/yyoon/Journaley/issues/100#issuecomment-126572792).
I'm not sure if I understand. The current default location is already My Documents, not My Computer. What exactly are you suggesting?
Sorry, I meant it should be expanded.
Sammy Guergachi
On Jul 31, 2015, 10:09 AM -0400, YoungSeok Yoonnotifications@github.com, wrote:
I'm not sure if I understand. The current default location is already My Documents, not My Computer. What exactly are you suggesting?
— Reply to this email directly orview it on GitHub(https://github.com/yyoon/Journaley/issues/100#issuecomment-126704238).
Okay. I'll see if I can do that.
Unfortunately, the FolderBrowserDialog
that we're using doesn't seem to provide a way to fine-control the tree view area. We could roll our own version of FolderBrowserDialog
with full control, but it would be an overkill.
Ok. Close this for now then.
Sammy Guergachi
On Jul 31, 2015, 10:21 AM -0400, YoungSeok Yoonnotifications@github.com, wrote:
Unfortunately, theFolderBrowserDialogthat we're using doesn't seem to provide a way to fine-control the tree view area. We could roll our own version ofFolderBrowserDialogwith full control, but it would be an overkill.
— Reply to this email directly orview it on GitHub(https://github.com/yyoon/Journaley/issues/100#issuecomment-126707349).
Instead of having the default location be "My Computer", we should set it to be something more appropriate like "My Documents".