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 to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 191 - 220 of 682   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
191
Hi, I am working on a project using DrDialog that I have not worked on for some time, in the past I used unzip.exe as an external program, where TarGzipfile is...
adrian
adriansuri
Offline Send Email
Feb 23, 2003
7:25 pm
192
... getting very quite here... so heres another stab at my problem with unzip32.dll This is my problems, using the variable TarGzipfile, the following comand...
adrian
adriansuri
Offline Send Email
Feb 24, 2003
11:40 pm
193
When calling to the DLL it might not be necessary to use all those quotation marks. Mainly those are used to let the command interpreter (cmd.exe) know how to...
Freiheit
freiheitner
Offline Send Email
Feb 25, 2003
3:54 am
194
In <200302241954.18NwaE1si3NZFlr0@killdeer>, on 02/24/03 ... UZUnZip is an interface to a simple command line parser within the DLL. If it were going to work,...
Steven Levine
steve53hoo
Offline Send Email
Feb 28, 2003
2:51 am
195
Has anyone experienced problems using DrDialog and USER controls where after making some change (any change) in the project will sometimes cause your program...
Don Eitner
freiheitner
Offline Send Email
Aug 12, 2003
1:36 am
196
... Yes, I have and I can say that it's quite annoying too. ... I've seen that problem several times and it may be a common problem for that control. I've...
jerikpalm
Offline Send Email
Aug 12, 2003
10:44 am
197
The "IconControl" looks just like the "imagebutton", just not as the button within a button. I've never used the "IconControl" in DrRexx because it always...
jerikpalm
Offline Send Email
Aug 12, 2003
11:40 am
198
Actually, Jan-Erik, I have found the opposite to be true. I can use the icon control just fine, it is the bitmap button that fails to load for me. Just now I ...
Don Eitner
freiheitner
Offline Send Email
Aug 12, 2003
7:15 pm
199
... the icon ... ================>8=========== Ok, I was probably wrong about the name, I guess I mixed them up. But I find it strange though that it's...
jerikpalm
Offline Send Email
Aug 13, 2003
7:57 am
200
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, 2003
4:32 am
201
I have just uploaded a neat example of sizing controls based on percentages of the dialog's size in DrDialog. I hope it may prove useful to anyone who wants...
Don Eitner
freiheitner
Offline Send Email
Aug 14, 2003
4:34 am
202
A few years back (1998?) over on a sister board at http://groups.yahoo.com/group/rexxlist/message/5074?source=1 there was this post about editing restoexe.res...
Don Eitner
freiheitner
Offline Send Email
Aug 15, 2003
3:05 am
203
Hello Don, ... resizable ... the ... PARSE VALUE D100.Frame() WITH left bottom right top If top frame is bigger than bottom (usually 24 vs. 4) then dialog has ...
goran2os
Offline Send Email
Aug 15, 2003
5:01 pm
204
Hey Goran! Nice to see you again. I had just started looking at the Frame() function a day or two ago and didn't quite understand the purpose. But with a...
Don Eitner
freiheitner
Offline Send Email
Aug 15, 2003
5:36 pm
205
Hello, ... I often use Frame() and Position() function together to get available area inside dialog and rearrange controls, like: PARSE VALUE Dialog.Position()...
goran2os
Offline Send Email
Aug 15, 2003
6:40 pm
206
I found myself a hex/binary editor and tried it. It works! Can't be done with a normal text editor or else DrDialog refuses to work with the .res file, but a...
Don Eitner
freiheitner
Offline Send Email
Aug 16, 2003
11:05 pm
207
... ...and containers that allow a background image (just like "real" folders on the desktop). And access to strings in a .dll not just graphics. And a...
Thomas Klein
warpcafe
Offline Send Email
Aug 22, 2003
8:27 pm
208
Folks, just to let you know in case you don't follow the hobbes uploads: Chris Wohlgemuth has just released a new set of DrDialog "extensions". You might give...
Thomas Klein
warpcafe
Offline Send Email
Aug 23, 2003
4:19 pm
209
... It's very good. The parent<->child functionality allows us to display dialogs on top of other dialogs and not lose window focus when the user clicks on...
Don Eitner
freiheitner
Offline Send Email
Aug 23, 2003
5:14 pm
210
... ...this means, that we finally have a "workaround" for that focus problem when trying to do Warp4 style notebooks? That's bad. ;) ...because I came up with...
Thomas Klein
warpcafe
Offline Send Email
Aug 24, 2003
3:16 pm
211
Well there were a few good ideas tossed about for how to effectively emulate Warp 4 style notebooks with DrDialog, all had good and bad points. This new ...
Don Eitner
freiheitner
Offline Send Email
Aug 26, 2003
1:22 am
212
... Apparently there is another way: Just change the notebook style with an editor. You also need Paul Ratcliff's res2dlg and afterwards rc.exe. I haven't...
Andreas Schnellbacher
a_schnellb
Offline Send Email
Aug 26, 2003
11:28 pm
213
... Hi, been away from this group for ages as I am mostly doing web development now, but the above has brought me running back! My eCS PC is currently in...
Jean-Yves
ecsbrowser
Online Now Send Email
Aug 27, 2003
9:47 am
214
I tried this by changing the style from within the program (using the style() function) and it never produced usable results. Perhaps it would work with a hex...
Don Eitner
freiheitner
Offline Send Email
Aug 27, 2003
10:45 pm
215
It should work so long as the MMOS2 system supports it. As far as I know, Chris' graphic control just adds MMOS2 image support to DrDialog, nothing more. So...
Don Eitner
freiheitner
Offline Send Email
Aug 27, 2003
11:03 pm
216
... Thanks Don, I'll give it a go when I can finally get my PC out of the cupboard!...
Jean-Yves
ecsbrowser
Online Now Send Email
Aug 28, 2003
10:17 am
217
Hi all. After the initial test with my sizing.res (in the Files section) I refined the routines and have begun using this dynamic percentage-based sizing in...
Don Eitner
freiheitner
Offline Send Email
Aug 31, 2003
11:46 pm
218
... PARSE Position() WITH x y cx cy; IF Visible() THEN CALL ReSizeDialog Dialog(), x, y, cx, cy; -> Resize it if it is visible, don't if you can't see it, that...
jerikpalm
Offline Send Email
Sep 2, 2003
10:48 am
219
Yes, yes that should work and I should have thought of that already. Thanks for the help! ... [SNIP] ... Yes, I have also done this. I try to write reusable...
Don Eitner
freiheitner
Offline Send Email
Sep 2, 2003
8:04 pm
220
Well, it isn't working for me. I have my Layout routine, which is where I specify the sizes of controls in percentages, and I have my SizeIt routine where I...
Don Eitner
freiheitner
Offline Send Email
Sep 3, 2003
4:00 am
Messages 191 - 220 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