I CC'd your effort to the TFUI list. But I'm against it if a real Tk Canvas is available. I'm for it if you are actually writing an advanced, complete widget. ...
... Has anyone tried this for a 3D canvas, such as OpenGL? Seems those things use the driver model, where the programmer interface fronts a "command stream",...
Greetings I tried this for an image annotation control that added lines, boxes,text, etc to an image and had to give it up. Drawing API's tend to be very wide,...
CC'd to TFUI because XPath's a great way to proof HTML. ... Went with libxml and XPath instead. Spot-checking the XML is more flexible than a soft string...
CC'd to TFUI to remind us that matlab and octave are indeed user interfaces. ... Now your problem is you are swimming upstream of the product's culture. The ...
... for ... I've ... an ... That would require Steve to write tests that defeat whatever control-flow and windows Notus Lotes imposes upon the user. ...
... Naïve programmers often confuse the beginning of a project with the act of painting controls on a form. Then they write response code into the event ...
... I'm x-posting this to a mailing list on the subject of TDD+GUI. ... If our GUI toolkits had themselves been invented via test-first, we would not be having...
... The best way to do this (in my exalted opinion) is to point the tests at an empty project, use the testless project as a reference, and write tests that ...
... Someone (I suspect PeterMerel) coined the term "Motherhood Stories" for those. That means they are standing orders for things a team should consider as...
... Interesting idea, "riders". ... The first thing that pops into my mind is some kind of "table". I'm sure I'm oversimplifying a bit, but I'm envisioning...
Brad Appleton
brad@...
Jun 3, 2003 5:04 pm
130
... invisible ... I heard the word used like that. But "invisible riders" - that's a horse of a darker color! ... I'm oversimplifying a bit, but I'm...
... Pick one: 1. ( ) No i18n code. English only 2. ( ) Speculative i18n code, running English 3. (*) Two languages, English and Brand X. 4. ( ) Every language...
... Philip, I was taking a look at the example you show in the page above, and there is a lot that doesn't get tested: - The size of the controls. - The...
Hi, I am new to writing GUI code and have a few questions. What is a reasonable way to connect GUI code to a long running calculation so the user can: - see...
Alvin Schur
aschur1@...
Jun 7, 2003 4:26 pm
134
... From: "Alvin Schur" <aschur1.at.telus.net@...> To: "TestFirstUserInterfaces@yahoogroups.com" ...
Thanks for the ideas. I looked at some GUI code which used many getters and setters to access an objects internal state. Each screen was programmatically...
Alvin Schur
aschur1@...
Jun 8, 2003 7:45 pm
137
[still waiting for my other post to show up] ... Well, that's what Test Driven Development is for. It resolves fuzzies. I have made Model View Controller...
... Try this one: - figure out if Win32 has replaced a character with a little black box, representing a dead spot in the code page. I'm working on the exact...
... [here it is - possibly again!] ... calculation ... cooperative ... This is a tough question, not least because so much example code (for threading, or for...
... I also can't see my last post, so here it is again, with the correct sig. ... calculation ... cooperative ... This is a tough question, not least because...
... Yes, I've seen and tried this but it felt wrong. ... Thanks for describing a better way. ... Does this mean the GUI is Observing the Search for progress...
Alvin Schur
aschur1@...
Jun 10, 2003 11:36 pm
142
Can you give a small example of what you're talking about. I'm very interested in the subject. thanx ... access an ... specified which ... GUI and ... want. ...
clifton f. vaughn
POWERDUDE@...
Jun 13, 2003 8:32 pm
143
Would you mind sharing some of those tricks you used in .Net land. cliff ... test ... (which, ... the ... think), ... and ... fashion. ... inspecting...