[Gambas-user] DirCache unloadable from a single project

2015-03-01 Thread Tobias Boege
Hi Benoit, attached is a project which puzzles me. When you run it, ignore the message and close it, it displays the error "Cannot load class 'DirCache': Program exiting" from FileView._exit(). It happens always and only with that single project (so it's not a quirky installation of gb.form). This

Re: [Gambas-user] DirCache unloadable from a single project

2015-03-01 Thread Benoît Minisini
Le 01/03/2015 14:20, Tobias Boege a écrit : > Hi Benoit, > > attached is a project which puzzles me. When you run it, ignore the message > and close it, it displays the error "Cannot load class 'DirCache': Program > exiting" from FileView._exit(). It happens always and only with that single > proje

Re: [Gambas-user] DirCache unloadable from a single project

2015-03-01 Thread Benoît Minisini
Le 01/03/2015 20:37, Benoît Minisini a écrit : > > But the FileView._exit() method uses Try, so you should not get an error > message... And what loads the FileView class in the project??? > Bad question, the FileView class is automatically loaded as it is exported. So the remaining questions: ho

Re: [Gambas-user] DirCache unloadable from a single project

2015-03-01 Thread Tobias Boege
On Sun, 01 Mar 2015, Beno?t Minisini wrote: > Le 01/03/2015 20:37, Beno?t Minisini a ?crit : > > > > But the FileView._exit() method uses Try, so you should not get an error > > message... And what loads the FileView class in the project??? > > > > Bad question, the FileView class is automatically

Re: [Gambas-user] DirCache unloadable from a single project

2015-03-01 Thread Benoît Minisini
Le 01/03/2015 21:11, Tobias Boege a écrit : > On Sun, 01 Mar 2015, Beno?t Minisini wrote: >> Le 01/03/2015 20:37, Beno?t Minisini a ?crit : >>> >>> But the FileView._exit() method uses Try, so you should not get an error >>> message... And what loads the FileView class in the project??? >>> >> >> B

Re: [Gambas-user] Bug with WebPage highlighting

2015-03-01 Thread Benoît Minisini
Le 02/03/2015 01:49, Benoît Minisini a écrit : > Le 02/03/2015 01:48, Benoît Minisini a écrit : >> Le 01/03/2015 22:59, Jørn Erik Mørne a écrit : >>> When "Keywords in uppercase" is set to "On" WebPage's syntax >>> highlighting is broken. >>> >> >> What do you mean eaxctly? >> > > OK, I see ! > Fi