forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 13 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: Problem Displaying JPG File
DStrong

Replies: 15
Views: 29516

PostForum: ClearWin+   Posted: Wed May 07, 2008 10:39 pm   Subject:
Paul,

Has there been any progress on this issue?
  Topic: Problem Displaying JPG File
DStrong

Replies: 15
Views: 29516

PostForum: ClearWin+   Posted: Mon Oct 08, 2007 5:34 pm   Subject:
That would be great. Is there a way I can be notified if/when a change is made to this function? I'm also willing to be a beta tester for any changes made. In the meantime I'll keep using the large ...
  Topic: Problem Displaying JPG File
DStrong

Replies: 15
Views: 29516

PostForum: ClearWin+   Posted: Fri Oct 05, 2007 5:13 pm   Subject:
Paul,

I argue that it is well worth it because as it now stands I don't think the routine can be used for jpg files to retrieve a block size smaller than the whole image and/or a block that starts ...
  Topic: Problem Displaying JPG File
DStrong

Replies: 15
Views: 29516

PostForum: ClearWin+   Posted: Fri Oct 05, 2007 2:53 pm   Subject:
Paul,

Agreed and understood, but shouldn't the call parameters for GET_DIB_BLOCK@ have the same meaning for both file types, and by doing an internal call to GET_DIB_SIZE@ for jpg files, wouldn't i ...
  Topic: Problem Displaying JPG File
DStrong

Replies: 15
Views: 29516

PostForum: ClearWin+   Posted: Thu Oct 04, 2007 11:52 pm   Subject: Re: Problem Displaying JPG File
Apparently my message was too long and the program was truncated - here is the complete program in * CODE * format.


WINAPP 300000,500000
PROGRAM JPG
C
INTEGER*1 IBFFER( ...
  Topic: Problem Displaying JPG File
DStrong

Replies: 15
Views: 29516

PostForum: ClearWin+   Posted: Thu Oct 04, 2007 11:49 pm   Subject: Re: Problem Displaying JPG File
After a good number of experiments, I have determined that (in my opinion) GET_DIB_BLOCK@ is behaving very differently when processing jpg images than when processing bmp images, and that the way it i ...
  Topic: Problem Displaying JPG File
DStrong

Replies: 15
Views: 29516

PostForum: ClearWin+   Posted: Thu Oct 04, 2007 7:41 pm   Subject: Re: Problem Displaying JPG File
Paul,

Many thanks for your wisdom. I've been able to get things working for .jpg with the changes you suggested. Now I can see that .jpg processing is more sensitive to trying to read past the ac ...
  Topic: Problem Displaying JPG File
DStrong

Replies: 15
Views: 29516

PostForum: ClearWin+   Posted: Wed Oct 03, 2007 8:33 pm   Subject: Problem Displaying JPG File
My understanding reading the documentation for GET_DIB_SIZE@, GET_DIB_BLOCK@, and DISPLAY_DIB_BLOCK@ is that these should work identically for both .bmp and .jpg files. I have used these functions ju ...
  Topic: XP Theme for Input Box (CW+)
DStrong

Replies: 1
Views: 7133

PostForum: ClearWin+   Posted: Tue May 09, 2006 10:28 am   Subject: XP Theme for Input Box (CW+)
When I use a line in my .rc resource script that reads

1 24 DEFAULT.MANIFEST

my radio buttons, check boxes, drop-down lists, etc all take on the XP-style of display, as desired. However, my i ...
  Topic: Corrupted .OBJ File When Using /FULL_UNDEF
DStrong

Replies: 3
Views: 6567

PostForum: Support   Posted: Fri Feb 24, 2006 4:01 pm   Subject: Corrupted .OBJ File When Using /FULL_UNDEF
I agree with your suggestion to change to a /INTL default, but I have been trying to avoid such a change for years, mostly 'cuz I'm an old-school programmer who cut my teeth programming in 64k ...
  Topic: Corrupted .OBJ File When Using /FULL_UNDEF
DStrong

Replies: 3
Views: 6567

PostForum: Support   Posted: Fri Feb 24, 2006 2:47 pm   Subject: Corrupted .OBJ File When Using /FULL_UNDEF
I have a source file which seems to compile fine with the latest version of FTN95 (4.9.1) when no debugging compiler directives are selected, but when I compile with /FULL_UNDEF selected the Call to S ...
  Topic: EDIT_CLIPBOARD_CUT@, Etc.
DStrong

Replies: 5
Views: 10451

PostForum: ClearWin+   Posted: Thu Feb 23, 2006 9:39 am   Subject: EDIT_CLIPBOARD_CUT@, Etc.
Thanks for your quick response, Paul.

For now I'll make the following changes to my CLEARWIN.INS files for EDIT_CLIPBOARD_CUT@, EDIT_CLIPBOARD_COPY@ and EDIT_CLIPBOARD_PASTE@ -- on the C_EXTERN ...
  Topic: EDIT_CLIPBOARD_CUT@, Etc.
DStrong

Replies: 5
Views: 10451

PostForum: ClearWin+   Posted: Wed Feb 22, 2006 12:23 pm   Subject: EDIT_CLIPBOARD_CUT@, Etc.
It seems the potential problem is that if the .INS defines _CUT@ and _COPY@ as subroutines, but the help file shows them as functions and so someone calls them as functions, that this is opposite from ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group