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.

Messages

  Messages Help
Advanced
Messages 394 - 423 of 682   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
394
Hi Steven, ... Fine. ... I really hope your wife is well again. Do whatever you need to do and come back as soon as you have some spare time for it. We all do...
Herwig Bauernfeind
herwigbauern...
Offline Send Email
Jul 3, 2005
10:18 am
395
Herwig Bauernfeind schrieb: [some stuff deleted] ... Commenting my own response: I found the "missing" unresolved externals in the file VXCData.H, which are...
Herwig Bauernfeind
herwigbauern...
Offline Send Email
Jul 3, 2005
10:28 am
396
In <42C7BDBF.2080309@...>, on 07/03/05 ... The problem is at link time, not compile. Assuming that the externals are not truely missing, this means that...
Steven Levine
steve53hoo
Offline Send Email
Jul 4, 2005
8:11 am
397
In <42C7BDBF.2080309@...>, on 07/03/05 at 12:28 PM, Herwig Bauernfeind <herwig.bauernfeind@...> said: <isaid> VRCoreClassData is defined in vrobj.dll....
Steven Levine
steve53hoo
Offline Send Email
Jul 5, 2005
4:55 am
398
In <42C7BDBF.2080309@...>, on 07/03/05 at 12:28 PM, Herwig Bauernfeind <herwig.bauernfeind@...> said: <isaid> VRCoreClassData is defined in vrobj.dll....
Steven Levine
steve53hoo
Offline Send Email
Jul 5, 2005
5:25 am
399
Hi Steven, thanks so much! It was linked successfully now and I could import my newly created object into VX-REXX and use it: So far it seems to work and now I...
Herwig Bauernfeind
herwigbauern...
Offline Send Email
Jul 5, 2005
6:28 am
400
In <42CA2864.1010909@...>, on 07/05/05 ... Cool. FWIW it took me longer to install the ODK than to fix the makefiles. Go figure. :-) I had all the usual...
Steven Levine
steve53hoo
Offline Send Email
Jul 5, 2005
7:27 am
401
... Indeed :-) ... That puzzled me, too, although I put the blame on my lack of knowledge... ... Might well be. The information about the ODK is really sparse...
Herwig Bauernfeind
herwigbauern...
Offline Send Email
Jul 5, 2005
9:55 am
402
... I had the same experience with OW. When I started using the OW command line compiler, I began to have success. I still have an awful lot to learn. Cheers...
Wayne
datablitz@...
Send Email
Jul 5, 2005
8:49 pm
403
I had the same experience with OW. When I started using the OW ... DITO, I have however found using 1.3 OW with STL Port makes coding simpler, and more up to...
adrian suri
adriansuri
Offline Send Email
Jul 5, 2005
8:57 pm
404
In <42CA58F0.9040403@...>, on 07/05/05 ... I hear this all the time, and I never quite understand why. There are plenty of resources available for getting...
Steven Levine
steve53hoo
Offline Send Email
Jul 5, 2005
9:28 pm
405
... If I happened to write that, I did not mean it that way. What I meant was: 1.) getting started with ANY C-Compiler is a very hard thing (especially with my...
Herwig Bauernfeind
herwigbauern...
Offline Send Email
Jul 6, 2005
6:04 am
406
Hi can anyone give me any hints how to use value set objects works with bitmaps, these being stored as bitmaps in a dll the value set is 4 x 4 I tried this ...
adrian suri
adriansuri
Offline Send Email
Jul 6, 2005
10:46 am
407
Must have been a rough morning!! Add an "s" to the end of "SetAttribute". Carefully read the manual as more of the statement is incorrect. Be aware some...
Wayne
datablitz@...
Send Email
Jul 6, 2005
2:09 pm
408
... Have you looked in the online Programmer's Guide? ValueSet objects are set using the 'SetAttributes' method: ok = VRMethod( object, "SetAttributes",...
Sid Gale
sidgale
Offline Send Email
Jul 6, 2005
6:30 pm
409
In <42CB741E.5020602@...>, on 07/06/05 ... Getting started on any complex system can be hard without the proper approach. I recently finished getting...
Steven Levine
steve53hoo
Offline Send Email
Jul 8, 2005
6:01 am
410
Just a thought as we are going down the c++ path with VXRexx with VXODK , there is an os2 c++ groups you might also consider joining ...
adrian suri
adriansuri
Offline Send Email
Jul 8, 2005
6:44 am
411
Hi, I'm trying to write an app that can help me manage (sort and delete) large number of images by using DrDialog and PMView as Viewer. Is there a way to...
jerikpalm
Offline Send Email
Aug 16, 2005
4:14 pm
412
Not sure about containers, but I know you can do this in list boxes using the select funtion adrian...
adrian suri
adriansuri
Offline Send Email
Aug 16, 2005
8:46 pm
413
Yes, I've seen it, but I use the container because it can show customized images that represent folders so that I know where to move files ... much faster than...
Jan-Erik Lärka
jerikpalm
Offline Send Email
Aug 16, 2005
8:54 pm
414
Hi Jan-Erik the good news is I managed to make a container example with select work, the bad new however, (sorry) is when you select a non-visible item, it...
adrian suri
adriansuri
Offline Send Email
Aug 17, 2005
3:25 am
415
How did you manage to select the item after the currently selected item? I use... ____ call cont.Select current_item, '-S' call cont.Select next_item, '+S' ...
jerikpalm
Offline Send Email
Aug 18, 2005
8:01 am
416
easy I used the index number when adding the item do i=1 to list.0 animal.i=outbox.add(list.i) end then to select rc=main.outbox.select(animal.14) ...
adrian suri
adriansuri
Offline Send Email
Aug 18, 2005
8:31 am
417
just as I did then...but what if you remove an "animal"?...well ok, then it's easy to see that the container will return "" (nothing) I guess. but it's a bit...
Jan-Erik Lärka
jerikpalm
Offline Send Email
Aug 18, 2005
9:10 am
418
This years Warpstock event will be held in Hershey, Pennsylvania at the Wyndham Harrisburg-Hershey Hotel, October 6-9, 2005. Besides a number of OS/2 and...
madodel@...
madodel
Offline Send Email
Sep 6, 2005
8:35 pm
419
Hi, a long time that I didn't come here - glad to see the group is still alive... ;-) I'm having a problem of understanding how to work with ehh... say ...
Thomas Klein
warpcafe
Offline Send Email
Sep 22, 2005
12:21 pm
420
Does anyone know if there is a add on or fix for VXRexx that would allow you to use jpg's without having to convert them to bitmaps first? --Miles...
miles_kuperus
Offline Send Email
Sep 27, 2005
7:59 pm
421
... I think one would have to create a build in object to do this, peronally I think the best way would be to use the build in codecs in OS/2 in which case it...
adrian suri
adriansuri
Offline Send Email
Sep 28, 2005
6:42 am
422
Hi trying to create a directory selector, in vxrexx, all goes well with return values but I can't get the new window to deal with the arguments, according to ...
adrian suri
adriansuri
Offline Send Email
Sep 28, 2005
6:48 am
423
... Is there a typo here? The equivalent to call FindDir VRWindow(), parm1, drives is newDir=FindDir(VRWindow(), parm1, drives) That is, parm1 and drives are...
Sid Gale
sidgale
Offline Send Email
Sep 28, 2005
7:41 am
Messages 394 - 423 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