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...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 602 - 631 of 694   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
602
Is anyone using drdialog interested (willing to pay) if a tool was developed that could easily populate and depopulate global procs in drdialog tab notebook, I...
pc
cssw6
Offline Send Email
Sep 8, 2006
8:48 pm
603
Hi Paul! ... (...) I implemented such a thing when I was heavily using DrDialog. It would automatically open MrED with the code in DrDialog, and it would ...
Cristiano guadagnino
criguada
Offline Send Email
Sep 10, 2006
6:49 pm
604
The other day I tried to start VX-REXX and it just wouldn't start. When I double-clicked on the icon, a window flashed very briefly on the screen and then...
Dale Erwin
dale_erwin
Online Now Send Email
Sep 14, 2006
5:37 pm
605
Hi Dale No VX-Rexx should run under Object Rexx (runs fine here), the only problem I have come across is in debugging information, and the differences in...
Adrian Suri
adriansuri
Offline Send Email
Sep 14, 2006
8:08 pm
606
... Those patches just very well might be the problem. Since I switched back to Classic Rexx I have discovered that I did not apply them properly. I guess I...
Dale Erwin
dale_erwin
Online Now Send Email
Sep 14, 2006
11:39 pm
607
Hi, does somebody know where the setting "Activate system sounds" is stored (and thus can be queried)? Regards, Herwig...
Herwig Bauernfeind
herwigbauern...
Offline Send Email
Sep 18, 2006
6:46 am
608
... It's in the mmpm.ini file in the mmos2 directory. Application MMPM2_AlarmSoundsData, key EnableSounds, value TRUE if enabled. Regards Sid Gale...
Sid Gale
sidgale
Offline Send Email
Sep 18, 2006
6:56 am
609
is it possible to change the style of window at runtime? after its created? I have tried doing it for an MLE but its does NOT take effect, done at runtime. I...
pc
cssw6
Offline Send Email
Sep 21, 2006
2:52 am
610
Hi Sid, ... Thanks, that is it. Interesting enough, these keys are missing if they have never been used before. Regards, Herwig...
Herwig Bauernfeind
herwigbauern...
Offline Send Email
Sep 21, 2006
5:44 am
611
** Reply to note from "pc" <pc@...> Wed, 20 Sep 2006 22:44:12 -0400 (EDT) Hi Paul, do you mean drdialog windows ? drdialog has just too...
Alessandro Cantatore
alscant
Offline Send Email
Sep 22, 2006
12:32 pm
612
Hi Alessandro Sorry about that I didn't realise you were still on the moderated list.. taken you off now, also if you want I created a directory for DrDialog...
Adrian Suri
adriansuri
Offline Send Email
Sep 22, 2006
3:11 pm
613
Hi Alessandro, How's your REXX RAD developing? (I'm eager to use it) On Fri, 22 Sep 2006 13:21:28 CET, Alessandro Cantatore wrote: <snip> ... <snip> Med...
Jan-Erik Lärka
jerikpalm
Offline Send Email
Sep 22, 2006
4:10 pm
614
Alessandro,, ... yes ... sure ... put in this group's area or if its less than 1 meg send it to my email thanks paul curtis...
pc
cssw6
Offline Send Email
Sep 23, 2006
12:31 am
615
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
Sep 24, 2006
12:01 pm
616
** Reply to note from "=?iso-8859-1?q?Jan-Erik_L=E4rka?=" <jan-erik@...> Fri, 22 Sep 2006 18:06:32 +0200 (CEST) Hi Jan, ... very badly... I've not had...
Alessandro Cantatore
alscant
Offline Send Email
Sep 24, 2006
12:08 pm
617
** Reply to note from "pc" <pc@...> Fri, 22 Sep 2006 20:25:45 -0400 (EDT) Hi Paul, ... I'll try to upload it in the group's area if for...
Alessandro Cantatore
alscant
Offline Send Email
Sep 24, 2006
12:14 pm
618
** Reply to note from Adrian Suri <adrian.suri@...> Fri, 22 Sep 2006 16:03:35 +0100 Hi Adrian, ... OK... I'll do... ... bye Alessandro Cantatore ...
Alessandro Cantatore
alscant
Offline Send Email
Sep 24, 2006
12:15 pm
619
is there a way with drdialog to go from minimize dialog size back to size just before minimizing? (and the dialog is not the one that appears in the...
pc
cssw6
Offline Send Email
Sep 27, 2006
9:25 am
620
Hi, anybody tried this beast already? I cannot run the demo. rexxdw.exe rexxdw.cmd crashes and writes a process dump. Running rexxdw.cmd alone fails to...
Herwig Bauernfeind
herwigbauern...
Offline Send Email
Oct 3, 2006
4:58 pm
621
** Reply to note from Herwig Bauernfeind <herwig.bauernfeind@...> Tue, 03 Oct 2006 17:59:23 +0200 Hi Herwig ... here with object REXX the demo starts but it...
Alessandro Cantatore
alscant
Offline Send Email
Oct 4, 2006
6:24 am
622
i have been using it with previous versions without any problems! i will give 1.1 a try today. ********************* call RxFuncAdd 'DW_LoadFuncs', 'RexxDW',...
britten /Quique Britt...
esimplesoft
Offline Send Email
Oct 4, 2006
7:34 am
623
can someone give me follow drdialog code for changing colors of text and possibly background rc = dialog.myText.color (??????) i would like to know how to: ...
pc
cssw6
Offline Send Email
Oct 7, 2006
11:08 am
624
** Reply to note from "pc" <pc@...> Sat, 07 Oct 2006 07:08:02 -0400 (EDT) ... Hello Paul set foreground to blue: rc =...
Alessandro Cantatore
alscant
Offline Send Email
Oct 9, 2006
3:40 am
625
Is it possible to create columns in a Vispro container on the fly? I have been trying to do this but so far can't figure out how. Regards, Jim...
Jim Byrnes
jfbmwcinet
Offline Send Email
Oct 24, 2006
12:37 am
626
No - you have to define the rows in the settings of the container Greetings Helmut...
Helmut Renner
donhelmi
Offline Send Email
Oct 24, 2006
11:04 pm
627
... Thanks, I was afraid that would be the answer. Regards, Jim...
Jim Byrnes
jfbmwcinet
Offline Send Email
Oct 25, 2006
12:25 am
628
I am trying to fetch rows from a Mysql database using RexxSQL and display the results in a Vispro Rexx container. The RexxSQL docs say SQLFETCH( stmt name,...
Jim Byrnes
jfbmwcinet
Offline Send Email
Nov 9, 2006
3:56 am
629
Hi Jim, i think there is no way around to rebuild the stem for the Vispro container. To get an universal solution you have to interpret the select statement to...
Wilfried Eike
warpwe
Offline Send Email
Nov 9, 2006
9:15 am
630
... I was hoping to avoid that. Using the RexxSQL output as the Vispro input seemed so efficient. I'm glad you mentioned SELECT *. I had not considered it....
Jim Byrnes
jfbmwcinet
Offline Send Email
Nov 10, 2006
4:06 am
631
I need help in reusing a Vispro container. I am displaying the results of a SELECT statement from a Mysql table in a Vispro container. If I issue a SELECT...
Jim Byrnes
jfbmwcinet
Offline Send Email
Nov 25, 2006
2:58 am
Messages 602 - 631 of 694   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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