digitalmars.D - For Chris
- Ty Tower (6/6) May 17 2008 I'm sticking this here Chris for a couple of reasons
- Ty Tower (5/5) May 18 2008 You may wonder why I'm not using a table. The reason is that TableItem p...
- Ty Tower (2/2) May 18 2008 See if this goes up
- Chris R. Miller (8/17) May 18 2008 h I rarely do. It gives out a used email which is a pain setting up only...
- Frank Benoit (2/5) May 18 2008 dmd 1.030 is not working with DWT. Bug 2067 is not completely gone.
- Chris R. Miller (7/12) May 19 2008 I suppose I should just run back and make a newer, better version based=...
I'm sticking this here Chris for a couple of reasons I dont know if I can post it on your site any more without joining which I rarely do. It gives out a used email which is a pain setting up only to throw it away when the spammers arrive . I tell people the truth and they often dont want to hear it. The other reason is this is where you saw it last time So the attached files (3) are the present state of the Cheque Entry I have been playing with when time permits . Had to meet some lodgement deadlines in the last month so not much done . Some part of it might assist you I compile it with "rebuild ChqEntry.d Line.d -debug"
May 17 2008
You may wonder why I'm not using a table. The reason is that TableItem puts one line in the Table and then when you want to select one cell only there seems to be an unfixed bug atm. So I played around adding my Line dirctly to a Table and ended up with what I think is a pretty good looking table. Tab key advances tell me it should be individually cell editable so I will go along these lines atm. The code is messy as I'm leaving bits in there in case I can adapt them for something useable later. There is also a screenshot to save downloading this but I can't get it to attach just atm. Ill put it in later If anybody else has a comment feel free to post it
May 18 2008
See if this goes up rename to "ChqEntry.jpg" and it should show OK
May 18 2008
Ty Tower wrote:I'm sticking this here Chris for a couple of reasons=20 I dont know if I can post it on your site any more without joining whic=h I rarely do. It gives out a used email which is a pain setting up only = to throw it away when the spammers arrive .=20 I tell people the truth and they often dont want to hear it. The other reason is this is where you saw it last time =20 So the attached files (3) are the present state of the Cheque Entry I h=ave been playing with when time permits . Had to meet some lodgement dead= lines in the last month so not much done . Some part of it might assist = you=20=20 I compile it with "rebuild ChqEntry.d Line.d -debug"=20Hmm, I'm currently working on getting DMD 1.030 working with DWT, Tango, = and the rest of the gang. I'll look at it as soon as I'm done.
May 18 2008
Chris R. Miller schrieb:Hmm, I'm currently working on getting DMD 1.030 working with DWT, Tango, and the rest of the gang. I'll look at it as soon as I'm done.dmd 1.030 is not working with DWT. Bug 2067 is not completely gone.
May 18 2008
Frank Benoit wrote:Chris R. Miller schrieb:Hmm, I'm currently working on getting DMD 1.030 working with DWT,=20 Tango, and the rest of the gang. I'll look at it as soon as I'm done.=I suppose I should just run back and make a newer, better version based=20 off of 1.028 then. There are some things that it's lacking right now=20 (such as a debugger!) that really should be in there. Probably a good thing, too. I doubt my site would take the traffic=20 until I manage to split it into two apache vhosts so that active=20 downloads don't monopolize normal web viewing traffic.dmd 1.030 is not working with DWT. Bug 2067 is not completely gone.
May 19 2008