1. Dialogs
- Posted by Allen Ashby <allenannashby at msn.com> Feb 22, 2007
- 622 views
Does anyone know how to make getOpenFileName and getSaveFileName to default to a particular directory (ie. Program Files\{app})? Thanks Allen
2. Re: Dialogs
- Posted by Larry Miller <larrymiller at sasktel.net> Feb 22, 2007
- 607 views
- Last edited Feb 23, 2007
Allen Ashby wrote: > > > Does anyone know how to make getOpenFileName and getSaveFileName to > default to a particular directory (ie. Program Files\{app})? > > Thanks > Allen If the second parameter to either function specifies a directory the function will open in that directory. The path must end with a trailing slash. Larry Miller
3. Re: Dialogs
- Posted by don cole <doncole at pacbell.net> Feb 23, 2007
- 605 views
Allen Ashby wrote: > > > Does anyone know how to make getOpenFileName and getSaveFileName to > default to a particular directory (ie. Program Files\{app})? > > Thanks > Allen http://www.listfilter.com/cgi-bin/esearch.exu?fromMonth=6&fromYear=1&toMonth=2&toYear=C&postedBy=&keywords=getOpenFileName+ Don Cole
4. Dialogs
- Posted by jordah ferguson <jorfergie03 at yahoo.com> Feb 27, 2002
- 608 views
Hi , I'm experiencing a little problem with the find dialog. I'm using it to find text in the rich edit control. Well when you find the first time, it seems to work, but when you attempt to find the second time. if fails. At the moment i have found a way of bypassing this, ie i make it find in the opposite direction then tell it to find again in the original direction then it will do the job. Has any one experienced this problem and if so, some one please tell me what to do so as the find dialog can function well. Thank you The same thing applied for the replace text dialog. the find next doesn't seem to do its job, but replace all is working perfect jordah <jorfergie03 at yahoo.com>
5. Dialogs
- Posted by jordah ferguson <jorfergie03 at yahoo.com> Mar 01, 2002
- 600 views
Hi , I'm experiencing a little problem with the find dialog. I'm using it to find text in the rich edit control. Well when you find the first time, it seems to work, but when you attempt to find the second time. if fails. At the moment i have found a way of bypassing this, ie i make it find in the opposite direction then tell it to find again in the original direction then it will do the job. Has any one experienced this problem and if so, some one please tell me what to do so as the find dialog can function well. Thank you The same thing applied for the replace text dialog. the find next doesn't seem to do its job, but replace all is working perfect jordah <jorfergie03 at yahoo.com>
6. Dialogs
- Posted by jordah ferguson <jorfergie03 at yahoo.com> Mar 01, 2002
- 607 views
Hi , I'm experiencing a little problem with the find dialog. I'm using it to find text in the rich edit control. Well when you find the first time, it seems to work, but when you attempt to find the second time. if fails. At the moment i have found a way of bypassing this, ie i make it find in the opposite direction then tell it to find again in the original direction then it will do the job. Has any one experienced this problem and if so, some one please tell me what to do so as the find dialog can function well. Thank you The same thing applied for the replace text dialog. the find next doesn't seem to do its job, but replace all is working perfect jordah <jorfergie03 at yahoo.com>