Hi fellow DrDialogers, FYI: When I started the article series about DrDialog on the VOICE newsletter, I was contacted by Dave Morrill, the developer of ...
... Hi Thomas, I got over the (Re)install issue, my trash folder was the issue, needed to destroy the drdialog object now I'm battling getting a modal box to...
In <eaqchn+e295@eGroups.com>, on 08/02/06 ... I think this is the real show-stopper unless someone can figure out how to work will IBM to get this released. ...
Hi Steven, ... As I understood from Mr. Morrill, that is basically not TOO difficult, but it will mean someone has to deal with the request and check for ...
Hi Paul, ... assuming the *name* of your dialog is "mydialog", then this will do: rc = ModalFor(mydialog, "", "") Note that the stuff only works correct when...
I have been working on an gui for an app, and started to add in .hint() stuff. I have 3 drop down combo boxes of which the top one overlaps the middle one (and...
Does anyone know if there exists a tutorial for DrDialog? The docs seem to be pretty good, but a tutorial would be beneficial for a newcomer to the product. --...
... Dale, I found a very short one buried in the drdialog help, it was a enough to get started. under geting started: your first drRexx application also Doug...
I've now written a sample for you to try out...here it look ok. Note that I've set the z-order of the controls to ensure that the tooltips appear where you...
... Looks pretty good Adrian, but the part numbers don't seem to match up. Also, so far, I have noticed that Part 5 is repeated (Jan 2003) even though it's...
Hi Dale thanks for spotting that error, have fixed number four now, also fixed it, so it now lists in order 1,2,3....8,9,10,11 etc rather than 1, 10,11 etc ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the GuiObjectRexx group. File :...
GuiObjectRexx@yahoogr...
Aug 8, 2006 10:40 am
562
Hi I have been trying to up-date DRSAIDE.RES, adding some features like a simple brows button to add new resources etc, however, as soon as I do this Drdiad...
On Tue, 08 Aug 2006 10:30:46 -0400 (EDT), pc wrote: ... I don't think it'll do what you want... the Key event is connected to the Dialog, and not to a control,...
I'm having issues with elasped time working correctly In main thread I do a time("R") still in main thread I start a rexx process with rxu in drdialog next in...
... Steven, I was thinking about it .... are you saying that during a notify processing, the same thread that threw a notify is the same thread context the...
Steven, I have attached a very small resources file ... which also has the problem of always returning an elasped time of 0. I don't understand why it is...
[snip]... why don't you upload it into the src file section, http://groups.yahoo.com/group/GuiObjectRexx/files/DRDialog/Src/ regards Adrian ... [Non-text...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the GuiObjectRexx group. File :...
GuiObjectRexx@yahoogr...
Aug 14, 2006 10:50 am
573
Hi Have had a quick look at your example, added some code to init and "timer" code so you dont have to start the time it starts on start up plus put the start...
... during some testing last night I see that is the case, Also did not find anything in rexx or drdialog mentioning how buttons would be isolated only that...
... thanks Adrian, but I'm timing not from start up but from when user will be submitting a job (I cut away all that code so that probably wasn't obvious) ...
HI all Sorry for cross posting but I really need help here: As for Object Rexx, I did try and get it ported but since moving back to england have been less...