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 17 - 46 of 682   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17
Hi, I am attempting to combine Object Rexx methods under VXRexx has any one tried this, using the make macro I have added a method to open a secondary window...
Adrian Suri
asuri@...
Send Email
Mar 24, 2001
9:51 am
18
I'm trying to toggle an MLE's style between read-only and read-write. I'm having a little frustration understanding the documentation (drdialog.INF). I can...
Mark Tucker
tuckerm@...
Send Email
Mar 31, 2001
4:21 am
19
Normally I have found in DrDialog that you can toggle a control's settings using a simple call command. I don't currently have DrDialog installed so I can't...
Freiheit
freiheit@...
Send Email
Mar 31, 2001
6:58 pm
20 Adrian Suri
asuri@...
Send Email
Apr 1, 2001
9:43 am
21
... the trouble is that there is no such attribute other than disable. But this does not seem to work there is a read only attribute in the settings for mle,...
Adrian Suri
asuri@...
Send Email
Apr 1, 2001
5:14 pm
22
I have sent this twice as the first letter did not work Another idea to solve the read write problems is to have two mle' on the same window one on top of the...
Adrian Suri
asuri@...
Send Email
Apr 2, 2001
8:29 pm
23
... same ... you want ... protected, you ... solution might ... I had considered creating a second MLE and toggling the hidden status between the two as you...
Mark Tucker
tuckerm@...
Send Email
Apr 3, 2001
2:10 am
24
... again sample enclosed Regards Adrian Suri...
Adrian Suri
asuri@...
Send Email
Apr 3, 2001
10:59 am
25
... at passing a dialog ... fails, I tried to concatenate ... http://groups.yahoo.com/group/GuiObjectRexx/files ... read me very short....... ... DrDialog Res...
adiazj@...
Send Email
Apr 5, 2001
9:25 am
26
Hello Mark, On 02 Apr 01 you (tuckerm@...) wrote in GuiObjectRexx (ID: 200104030209.WAA24921@..., subject: "Re: re mle quik ......
ralf_maseratis@...
Send Email
Apr 10, 2001
5:24 pm
27
... Ralf, Thanks for the hints on doing this right. I've gotten a bit behind in my email correspondence and am finally catching up. I'm in the middle of a ...
Mark Tucker
tuckerm@...
Send Email
Apr 18, 2001
10:38 am
28
For anyone interested, DECalc 2.3 was released today. This is a free OS/2 PM calculator developed entirely with DrDialog. While the source code is not open,...
Freiheit
freiheit@...
Send Email
Apr 23, 2001
12:19 am
29
Hello Mark, On 17 Apr 01 you (tuckerm@...) wrote in GuiObjectRexx (ID: 200104181038.GAA25632@..., subject: "external editor ......
ralf_maseratis@...
Send Email
Apr 23, 2001
3:27 am
30
Hello group! I recently had the problem that I wanted to display a whole bunch of text and decided to use a MLE for this purpose (since I needed word...
andreas.boesche@...
Send Email
May 29, 2001
11:37 am
31
I posted this on c.l.r but no one could help me: Maybe I misunderstand this. My VisproRexx program (MAMERun) may load several hundred GIF images in the image...
stefanj@...
Send Email
Jun 1, 2001
7:03 pm
32
Hi, Anyone here? I recently subscribed but haven't rec'd any messages in about a week... Randy...
Randy Fowler
rfowler@...
Send Email
Jun 20, 2001
4:55 pm
33
... Well, I'm here, but I haven't been posting or anything... -- ... * Jack Troughton jake at jakesplace.dhs.org * * http://jakesplace.dhs.org...
Jack Troughton
jake@...
Send Email
Jun 20, 2001
5:16 pm
34
Yeah!!! A message., ... -- Terry Norton Connected with eComStation http://www.eComstation.com/ Financial freedom??? Since the U.S. gained its freedom from...
Terry Norton
ccsten@...
Send Email
Jun 20, 2001
5:31 pm
35
Randy Fowler, ... 30 msgs collected since 14-Feb. Take care, Andy Roberts ... andy@......
andy@...
Send Email
Jun 20, 2001
6:06 pm
36
I lurk here. <g> Jerry Garren...
Jerry Garren
jgarren@...
Send Email
Jun 20, 2001
9:55 pm
37
... Well, I'm here, too. Herwig...
Herwig Bauernfeind
herwig.bauernfeind@...
Send Email
Jun 21, 2001
6:02 am
38
... Hi Everyone, Can I see a show of hands of those who have all of these msgs under PMMail and would be willing to Zip the subdir up and send to me? Thanks! ...
Randy Fowler
rfowler@...
Send Email
Jun 21, 2001
10:36 am
39
Randy Fowler, ... No PMMail here, I use Mr/2Ice. But I can export and save them as a text file to send to you. Take care, Andy Roberts ... andy@......
andy@...
Send Email
Jun 21, 2001
4:08 pm
40
... I'm here, but I haven't figured out exactly where "here" is. Jason R Stefanovich "I eat Unix, breath OS/2, dream of GNU's, and SH*T Windows"...
Jason R Stefanovich
stefanj@...
Send Email
Jun 21, 2001
9:52 pm
41
Is there a way of calling the standard OS/2 file selection dialog from DrDialog and returning the selected filename and path? I'd like to add this...
Mark Tucker
tuckerm@...
Send Email
Jul 9, 2001
10:43 am
42
Hi, I have enclosed a file sample.zip with a simple example of file dialogs under drdialog. If you look at the code in the open button you will see that I...
Adrian Suri
asuri@...
Send Email
Jul 10, 2001
9:53 am
43
Hi I am trying to use DDE in a VxRexx program but without much luck, the sample DDE program thatcame with VxRexx does not work either, has the DDE protocols in...
Adrian Suri
asuri@...
Send Email
Jul 23, 2001
10:24 am
44
Thanks for that... I should have thought about that, anyway it gave me some ideas so I have been working on the code.... The DDE code for initialising what ...
Adrian Suri
asuri@...
Send Email
Jul 25, 2001
7:46 am
45
Hi, with current OS/2 versions DnD works only for folders dropped on a DrDialog control element. Does anybody know from which version it behaves so (was it ...
Andreas.Schnellbacher...
Send Email
Aug 4, 2001
1:48 pm
46
i have never tried it on Warp 3, but I know it would not work with Warp 4 no fix packs... does any one know the authors email address..... Adrian Suri...
Adrian Suri
asuri@...
Send Email
Aug 4, 2001
8:49 pm
Messages 17 - 46 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