Author |
Message |
Topic: PRINT command as memory dump |
Murt
Replies: 0
Views: 3912
|
Forum: Support Posted: Tue Sep 18, 2007 4:20 pm Subject: PRINT command as memory dump |
Hi all,
I have a program that opens a file in a graphic region and displays it.
It takes a very long time on the network to open the file however if the file is local based it opens it in milli ... |
Topic: tooltip help |
Murt
Replies: 2
Views: 5556
|
Forum: Support Posted: Tue Nov 21, 2006 10:16 am Subject: tooltip help |
Hey,
I managed to figure out the problem. I needed to make %gr use a call-back function, so I created a dummy call-back function and that sorted it out.
I see you mentioned the offset shaded bor ... |
Topic: tooltip help |
Murt
Replies: 2
Views: 5556
|
Forum: Support Posted: Mon Nov 20, 2006 10:18 am Subject: tooltip help |
Hi,
I am using ClearWin format code %th to create tooltip help for some of the buttons and a graphics region.
The code I am using is:
i=winio@('%th[ms_style]&',1)
I would like the too ... |
Topic: window maximise issue |
Murt
Replies: 4
Views: 7417
|
Forum: Support Posted: Mon Nov 13, 2006 9:00 am Subject: window maximise issue |
Hey,
Thanx a lot for all the help, your PRINT command helped me in finding the cause of the problem.
Added an if statement and a flag to resolve the issue.
Thanks once again.
Murt |
Topic: window maximise issue |
Murt
Replies: 4
Views: 7417
|
Forum: Support Posted: Mon Nov 13, 2006 4:00 am Subject: window maximise issue |
Hi,
I tried the PRINT statement to see if the mouse clicks get through to the main %gr region, and I found that they dont.
The open file dialog also has a %gr region in which a preview is shown ... |
Topic: window maximise issue |
Murt
Replies: 4
Views: 7417
|
Forum: Support Posted: Fri Nov 10, 2006 5:47 am Subject: window maximise issue |
Hi,
I seem to have a problem with maximising a window, perhaps I haven't fully understood some of the affects of ClearWin+ format codes.
I have a main program window which has a menu at th ... |
Topic: %ic format code trouble |
Murt
Replies: 5
Views: 7612
|
Forum: Support Posted: Tue Sep 26, 2006 7:06 am Subject: %ic format code trouble |
Thanks a lot!
That has solved the problem!
Thanks again!
|
Topic: %ic format code trouble |
Murt
Replies: 5
Views: 7612
|
Forum: Support Posted: Tue Sep 26, 2006 7:04 am Subject: %ic format code trouble |
Thank you very much this solution works too.
Very quick responses!
Thanks! |
Topic: %ic format code trouble |
Murt
Replies: 5
Views: 7612
|
Forum: Support Posted: Tue Sep 26, 2006 2:54 am Subject: %ic format code trouble |
Hi,
I am using %ic format code in order to create an iconised preferences window on my application, the reason for using icons is because they are the only format that support transparency. The pro ... |
|