Re: [Gambas-user] Magnify 0.0.8

2011-04-19 Thread richard terry
On Wednesday 20 April 2011 14:25:03 Shane Powell wrote: Had a quick play with this, works ok, except when the image is expanded the mouse-over is no longer accurate. Have a think about my previous post about the 'hidden image' as the one you read off for the magnified area. I'll take a look at t

Re: [Gambas-user] Magnify 0.0.8

2011-04-19 Thread richard terry
On Wednesday 20 April 2011 14:25:03 Shane Powell wrote: Thanks, will do in a minute - struggling through patients/paper work. Another consideration is this. At the moment the magnification is magnifying from the loaded image which has been shrunk to fit the drawing area. One really needs a cop

Re: [Gambas-user] Magnify 0.0.8

2011-04-19 Thread Shane Powell
On 19/04/11 23:55, richard terry wrote: On Tuesday 19 April 2011 21:21:30 Shane Powell wrote: Ok, I couldn't resist before I went to bed, I've skipped a number in case you post 0.0.7 and we get confused. Hope I've sent the correct one, if not re- post. This now works like this. 1) You must loa

Re: [Gambas-user] Break points not working

2011-04-19 Thread richard terry
On Tuesday 19 April 2011 23:16:28 Benoît Minisini wrote: > > > > I had the same problem recently on a specific projet, but couldn't > > > > find the reason. Strange... > > > > > > mm.. appreciate the comment but this is fairly critical for me, > > > as I now am finding programming very very

Re: [Gambas-user] Magnify 0.0.8

2011-04-19 Thread richard terry
On Tuesday 19 April 2011 21:21:30 Shane Powell wrote: Ok, I couldn't resist before I went to bed, I've skipped a number in case you post 0.0.7 and we get confused. Hope I've sent the correct one, if not re- post. This now works like this. 1) You must load a file first 2) Tries to resize the pic

Re: [Gambas-user] Magnify

2011-04-19 Thread Shane Powell
On 19/04/11 22:58, richard terry wrote: > On Tuesday 19 April 2011 21:21:30 Shane Powell wrote: >> On 19/04/11 20:53, richard terry wrote: >>> On Tuesday 19 April 2011 20:34:17 Fabien Bodard wrote: What do you want to do exactly Richard ? >>> Hi Fabian >>> >>> I don't really want the side view

Re: [Gambas-user] Break points not working

2011-04-19 Thread Benoît Minisini
> > > > > > I had the same problem recently on a specific projet, but couldn't find > > > the reason. Strange... > > > > mm.. appreciate the comment but this is fairly critical for me, > > as I now am finding programming very very difficult. Any chance of > > hints/help.pointers to try an

Re: [Gambas-user] Break points not working

2011-04-19 Thread Benoît Minisini
> On Tuesday 19 April 2011 22:15:52 Benoît Minisini wrote: > > > Hi list/Benoit. > > > > > > Anyone else having this problem, my program for the last few versions > > > of gambas won't stop at breakpoints. > > > > > > Version: 3778 > > > > > > I deleted my svn (not gambas, my project) and downlo

Re: [Gambas-user] Magnify

2011-04-19 Thread richard terry
On Tuesday 19 April 2011 21:21:30 Shane Powell wrote: > On 19/04/11 20:53, richard terry wrote: > > On Tuesday 19 April 2011 20:34:17 Fabien Bodard wrote: > >> What do you want to do exactly Richard ? > > > > Hi Fabian > > > > I don't really want the side viewer - but the viewer with the circle > >

Re: [Gambas-user] Gambas ?which words are reserved

2011-04-19 Thread richard terry
On Tuesday 19 April 2011 22:18:10 Benoît Minisini wrote: > > Tracked down one of my problems (not the breakpoint issue!!! damnn..) > > > > However: > > > > I've buttons on my main toolbar. My workspace (class) has various tabs > > loaded onto it as needed during program use, eg progress notes edit

Re: [Gambas-user] Break points not working

2011-04-19 Thread richard terry
On Tuesday 19 April 2011 22:15:52 Benoît Minisini wrote: > > Hi list/Benoit. > > > > Anyone else having this problem, my program for the last few versions of > > gambas won't stop at breakpoints. > > > > Version: 3778 > > > > I deleted my svn (not gambas, my project) and downloaded a complete new >

Re: [Gambas-user] Gambas ?which words are reserved

2011-04-19 Thread Benoît Minisini
> Tracked down one of my problems (not the breakpoint issue!!! damnn..) > > However: > > I've buttons on my main toolbar. My workspace (class) has various tabs > loaded onto it as needed during program use, eg progress notes editor, > prescription writer, html pages to display results etc, and I

Re: [Gambas-user] Why format (0, "#,###") is blank?

2011-04-19 Thread Ricardo Díaz Martín
Thanks 2011/4/19 Benoît Minisini > > Hi to all, > > > > I'm using gambas3 rev 3777 > > > > I think format(0, "#,###") must be 0. I'm not sure but I think in > previous > > gambas3 versions was 0. > > > > Regards, > > Ricardo Díaz > > Mmm. This is a corner case. If you want a zero, use "#,##0". >

Re: [Gambas-user] Break points not working

2011-04-19 Thread Benoît Minisini
> Hi list/Benoit. > > Anyone else having this problem, my program for the last few versions of > gambas won't stop at breakpoints. > > Version: 3778 > > I deleted my svn (not gambas, my project) and downloaded a complete new > SVN, and this has made no difference. > > Could there be a switch so

Re: [Gambas-user] Why format (0, "#,###") is blank?

2011-04-19 Thread Benoît Minisini
> Hi to all, > > I'm using gambas3 rev 3777 > > I think format(0, "#,###") must be 0. I'm not sure but I think in previous > gambas3 versions was 0. > > Regards, > Ricardo Díaz Mmm. This is a corner case. If you want a zero, use "#,##0". Regards, -- Benoît Minisini -

Re: [Gambas-user] Magnify

2011-04-19 Thread Shane Powell
On 19/04/11 20:53, richard terry wrote: > On Tuesday 19 April 2011 20:34:17 Fabien Bodard wrote: >> What do you want to do exactly Richard ? > Hi Fabian > > I don't really want the side viewer - but the viewer with the circle around it > like you drew - on the picture itself. > > The last version s

[Gambas-user] Gambas ?which words are reserved

2011-04-19 Thread richard terry
Tracked down one of my problems (not the breakpoint issue!!! damnn..) However: I've buttons on my main toolbar. My workspace (class) has various tabs loaded onto it as needed during program use, eg progress notes editor, prescription writer, html pages to display results etc, and I did have on

[Gambas-user] Why format (0, "#,###") is blank?

2011-04-19 Thread Ricardo Díaz Martín
Hi to all, I'm using gambas3 rev 3777 I think format(0, "#,###") must be 0. I'm not sure but I think in previous gambas3 versions was 0. Regards, Ricardo Díaz -- Benefiting from Server Virtualization: Beyond Initial Work

Re: [Gambas-user] Magnify

2011-04-19 Thread richard terry
On Tuesday 19 April 2011 20:34:17 Fabien Bodard wrote: > What do you want to do exactly Richard ? Hi Fabian I don't really want the side viewer - but the viewer with the circle around it like you drew - on the picture itself. The last version shane posted seemed more accurate in terms of the ci

[Gambas-user] Break points not working

2011-04-19 Thread richard terry
Hi list/Benoit. Anyone else having this problem, my program for the last few versions of gambas won't stop at breakpoints. Version: 3778 I deleted my svn (not gambas, my project) and downloaded a complete new SVN, and this has made no difference. Could there be a switch somewhere in a text f

Re: [Gambas-user] Magnify

2011-04-19 Thread Fabien Bodard
What do you want to do exactly Richard ? The v0.06 have Two viewer... mine and shane one ... i think you need to choose one way. I you choose to have a side viewer for the lens, then draw a simple square on the mouse move in the original picture. The square have the size of the viewed part. It's