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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 541 - 570 of 682   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
541
Recently, I installed DrDialog, first obtained it from hobbes, then unzipped, then run install. All looked good but then I decided to move the drDialog folder...
pc
cssw6
Offline Send Email
Jul 28, 2006
8:33 pm
542
If the directory in you system ini is different from the present location of DrDialog I would suggest deleting that entry, using ini editor from ...
Adrian Suri
adriansuri
Offline Send Email
Jul 28, 2006
8:48 pm
543
... look forward to it, haven't tried ini thingy yet, in the middle of making a great GUI with the unbelivable drDialog tool, another wonder in the os/2...
pc
cssw6
Offline Send Email
Jul 29, 2006
7:19 am
544
... All this talk about Dr. Dialog has reminded me of an issue that has made me wonder about the future: Both VX-Rexx and VisProRexx are dead-end products...
Dale Erwin
dale_erwin
Offline Send Email
Jul 29, 2006
2:20 pm
545
In <44CB6E30.70309@...>, on 07/29/06 ... It was and is. ... IBM controls it. ... Anything is possible. Someone needs to contact the author and see if he...
Steven Levine
steve53hoo
Offline Send Email
Jul 29, 2006
4:26 pm
546
Hi Steve, good idea, except for the fact that the person who wrote drdialog , seems to have lost the source adrian ps don't forget it can be updated with dll's...
Adrian Suri
adriansuri
Offline Send Email
Jul 29, 2006
10:36 pm
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
Messages 541 - 570 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