Search the web
Sign In
New User? Sign Up
GuiObjectRexx · Object Rexx programming with Gui Support
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 547 - 576 of 682   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
547
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 ...
Thomas Klein
warpcafe
Offline Send Email
Aug 2, 2006
2:27 pm
548
... 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...
pc
cssw6
Offline Send Email
Aug 2, 2006
3:22 pm
549
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. ...
Steven Levine
steve53hoo
Offline Send Email
Aug 3, 2006
3:54 am
550
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 ...
Thomas Klein
warpcafe
Offline Send Email
Aug 3, 2006
8:28 am
551
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...
Thomas Klein
warpcafe
Offline Send Email
Aug 3, 2006
8:40 am
552
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...
cssw6
Offline Send Email
Aug 6, 2006
9:45 pm
553
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 Erwin
dale_erwin
Offline Send Email
Aug 7, 2006
1:06 am
554
... 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...
pc
cssw6
Offline Send Email
Aug 7, 2006
1:25 am
555
hi If you look into the link section of this groups you will find lots under a DrDialog directory ...
Adrian Suri
adriansuri
Offline Send Email
Aug 7, 2006
9:35 am
556
HI I am going on holiday shortly does anyone want to be a joint moderator please regards Adrian...
Adrian Suri
adriansuri
Offline Send Email
Aug 7, 2006
9:37 am
557
Not sure if bubble will help but it would not hurt trying, let us know how you get on regards Adrian...
Adrian Suri
adriansuri
Offline Send Email
Aug 7, 2006
9:42 am
558
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...
Jan-Erik Lärka
jerikpalm
Offline Send Email
Aug 7, 2006
7:13 pm
559
... 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...
Dale Erwin
dale_erwin
Offline Send Email
Aug 7, 2006
10:40 pm
560
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 ...
Adrian Suri
adriansuri
Offline Send Email
Aug 8, 2006
9:06 am
561
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...
Send Email
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...
Adrian Suri
adriansuri
Offline Send Email
Aug 8, 2006
10:49 am
563
Is there a method to be used in the dialog code page to find out which control (ID) is selected when a key is pressed. thanks paul curtis...
pc
cssw6
Offline Send Email
Aug 8, 2006
1:33 pm
564
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,...
Jan-Erik Lärka
jerikpalm
Offline Send Email
Aug 8, 2006
5:53 pm
565
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...
pc
cssw6
Offline Send Email
Aug 12, 2006
4:49 am
566
In <200608120049.1gbLra3mp3Nl36s2@...>, on 08/11/06 ... I'd day it's a defect in your understanding of DrDialog, REXX and threads. I...
Steven Levine
steve53hoo
Offline Send Email
Aug 12, 2006
5:49 am
567
... 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...
pc
cssw6
Offline Send Email
Aug 12, 2006
1:08 pm
568
In <200608120908.1gbTe41gC3Nl36v5@...>, on 08/12/06 at 09:08 AM, "pc" <pc@...> said: Hi Paul, ... I'm not sure...
Steven Levine
steve53hoo
Offline Send Email
Aug 12, 2006
4:16 pm
569
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...
pc
cssw6
Offline Send Email
Aug 13, 2006
7:37 pm
570
[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...
Adrian Suri
adriansuri
Offline Send Email
Aug 13, 2006
8:15 pm
571
In <200608131537.1gclMq59V3Nl3490@...>, on 08/13/06 at 02:59 PM, "pc" <pc@...> said: Hi, ... It's related...
Steven Levine
steve53hoo
Offline Send Email
Aug 14, 2006
8:20 am
572
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...
Send Email
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...
Adrian Suri
adriansuri
Offline Send Email
Aug 14, 2006
10:52 am
574
... 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...
pc
cssw6
Offline Send Email
Aug 14, 2006
1:47 pm
575
... 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) ...
pc
cssw6
Offline Send Email
Aug 14, 2006
1:54 pm
576
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...
Adrian Suri
adriansuri
Offline Send Email
Aug 14, 2006
2:46 pm
Messages 547 - 576 of 682   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help