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...
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 ...
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...
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...
... 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...
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...
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...
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...
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...
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...
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...
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...
** 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...
i have been using it with previous versions without any problems! i will give 1.1 a try today. ********************* call RxFuncAdd 'DW_LoadFuncs', 'RexxDW',...
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: ...
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,...
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...
... 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....
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...