RE: Bugs in latest IDE (0.18.6o)
- Posted by CoJaBo <cojabo at suscom.net> Feb 18, 2004
- 540 views
Derek Parnell wrote: > > > > -----Original Message----- > > From: CoJaBo [mailto:cojabo at suscom.net] > > Sent: Wednesday, 18 February 2004 9:38 AM > > To: EUforum at topica.com > > Subject: RE: Bugs in latest IDE (0.18.6o) > > > > > > Judith wrote: > > [snip] > > > > > > The error messages from getOpenFileName and getSaveFileName > > come from > > > win32lib routines. I notice there is an offering in Recent > > Contributions > > > that will help with getSaveFileName. Can anyone work up > > getOpenFileName > > > to > > > supply the ext from FileTypes if user does not enter the ext? > > > > If IDE doesn't find the ext, then couldn't it just append the > > default? > > Judith: Are you expecting the win32lib routine to automatically add this > for > you? I don't think I would like to do this as a default behavior, but > maybe > as a special option. Its a fairly common requirement but not universal. > > > [snip] > > > > > > > CoJaBo wrote: > > > Also, if I put my computer in standby mode or logoff, I get > > a zillion > > > warning messages. > > > Adding: > > > setWarning(0) > > > somewere in IDE should correct this, the warnings are harmless, but > > > annoying. > > > > > > > Will this be done? > > What are these messages? Maybe its something needs to be fixed in > win32lib? The warning messages. IDE should have "setWarning(0)" in it somwere to turn them off. > > -- > Derek > >