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 17 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: Question about unformatted output
mhudson

Replies: 7
Views: 9579

PostForum: Support   Posted: Wed Feb 13, 2008 10:13 am   Subject:
Hi,

Perhaps I wasn't clear in my original post...

What it boils down to is a question of exactly what the structure of a Fortran unformatted binary file with sequential (default) access should b ...
  Topic: Question about unformatted output
mhudson

Replies: 7
Views: 9579

PostForum: Support   Posted: Tue Feb 12, 2008 11:40 am   Subject: Question about unformatted output
Dear all,

I hope someone can shed some light on this issue I am having with unformatted binary files.

I want (for various reasons) to write a binary file with C# that can be read using Fortran a ...
  Topic: %lv behaviour
mhudson

Replies: 2
Views: 7261

PostForum: ClearWin+   Posted: Thu Aug 02, 2007 5:07 pm   Subject: new dll works
Thanks, Paul.

I have just received the dll and lib files and put them to the test. They do appear to have fixed the problem.

Thanks,

Mark.
  Topic: %lv behaviour
mhudson

Replies: 2
Views: 7261

PostForum: ClearWin+   Posted: Thu Aug 02, 2007 1:43 pm   Subject: %lv behaviour
In the most recent version of FTN95 and Clearwin the %lv list view control's behaviour is different from previous editions.

The %lv control has had the new options added concerning autosizing, but ...
  Topic: SDBG crashes in VISTA
mhudson

Replies: 6
Views: 7185

PostForum: Support   Posted: Mon Jul 16, 2007 1:36 pm   Subject: Success with new debugger
In the absence of any other responses, I wanted to say that I am now able to use the debugger in Vista on a program that was experiencing the same errors as recently reported with the old debugger.
...
  Topic: Copying into array slices - new error?
mhudson

Replies: 2
Views: 4568

PostForum: Support   Posted: Wed Jun 13, 2007 11:41 am   Subject: Copying into array slices - new error?
Hi All,

In a product that has always appeared to work fine up till now I have some code a bit like this:
integer :: a(10,10,10,10), b(10)
do i = 1,10
a(:,:, ...
  Topic: Multiline tooltips when using %th[ms_style]
mhudson

Replies: 6
Views: 12383

PostForum: ClearWin+   Posted: Wed Feb 28, 2007 1:23 pm   Subject:
>> This is just from the inner workings of ClearWin+ (i.e. the place I chose to store the handle). Since this works, I ought to provide a routine like set_tooltip_text@ to set the width.

I di ...
  Topic: Multiline tooltips when using %th[ms_style]
mhudson

Replies: 6
Views: 12383

PostForum: ClearWin+   Posted: Wed Feb 28, 2007 11:44 am   Subject: excellent!
Hi Paul,

This worked very nicely, thanks. The only remaining issue is that the tooltip is always visible, and follows the mouse around, updating as it goes. I have got around this by introducing my ...
  Topic: Multiline tooltips when using %th[ms_style]
mhudson

Replies: 6
Views: 12383

PostForum: ClearWin+   Posted: Tue Feb 27, 2007 2:28 pm   Subject: tooltips question
Hi Paul,

I have indeed already tried CHAR(13)//CHAR(10) and even the other way around. These do not work.

However, a quick browse on the Web seems to indicate that using the message TTM_SETMAXTI ...
  Topic: Multiline tooltips when using %th[ms_style]
mhudson

Replies: 6
Views: 12383

PostForum: ClearWin+   Posted: Tue Feb 27, 2007 11:23 am   Subject: Multiline tooltips when using %th[ms_style]
Hello,

I have lately been playing with using a graphics region on which I have drawn a grid of cells. I make use of full_mouse_input on %gr to link to a callback function that is used with the x an ...
  Topic: Use of GET_KEY_OR_YIELD@
mhudson

Replies: 7
Views: 9037

PostForum: Support   Posted: Thu Jun 15, 2006 2:26 am   Subject: Use of GET_KEY_OR_YIELD@
Hi again,

Well, it seems that the example program given in the SET_TRAP@ function's documentation works as I had desired for trapping a Ctrl-C or Ctrl-Break, so you can close this correspondenc ...
  Topic: Use of GET_KEY_OR_YIELD@
mhudson

Replies: 7
Views: 9037

PostForum: Support   Posted: Thu Jun 15, 2006 2:05 am   Subject: Use of GET_KEY_OR_YIELD@
Thanks for the responses. The upshot is just that I'd misunderstood the help file description. But can I go back to the other part of my question and ask if there is any way to get a console appli ...
  Topic: Use of GET_KEY_OR_YIELD@
mhudson

Replies: 7
Views: 9037

PostForum: Support   Posted: Wed Jun 14, 2006 9:50 am   Subject: Use of GET_KEY_OR_YIELD@
Hi Paul,

Not sure why I had that KEY=0 where I did, it was supposed to be before the call to GET_KEY_OR_YIELD@.

In any case, the routine still causes the program to wait for a key to be pressed. ...
  Topic: Use of GET_KEY_OR_YIELD@
mhudson

Replies: 7
Views: 9037

PostForum: Support   Posted: Wed Jun 14, 2006 8:27 am   Subject: Use of GET_KEY_OR_YIELD@
Hi,

The help file suggests (to me) that this subroutine ought to work such that it is called repeatedly and only returns a key value if one is pressed, otherwise it does nothing. Perhaps I am wrong ...
  Topic: Issue with use of CMNARGS@
mhudson

Replies: 5
Views: 7075

PostForum: Support   Posted: Thu Jun 01, 2006 9:37 am   Subject: Issue with use of CMNARGS@
Hi, I've got some command line parameters to parse. I would usually just run along the characters in the string to find where the spaces are between the arguments and then extract them in that way ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group