Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
file chooser not reading new files...
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Warrick Jeffrey Bradney  
View profile  
 More options Feb 12 1995, 9:45 pm
Newsgroups: alt.toolkits.xview, comp.windows.open-look
From: g8901...@wraith.cs.uow.edu.au (Warrick Jeffrey Bradney)
Date: 13 Feb 1995 13:45:27 +1100
Local: Sun, Feb 12 1995 9:45 pm
Subject: file chooser not reading new files...

Greetings,
        I hope some guru or similar can help this XView newbie, I have
problem with programming the file chooser package. Put briefly, if I save a
file using the standard save dialog , and then attempt to open the file i
just saved, the newly created file is not listed in the file list.
        How can I force the open dialog box to AUTOMATICALLY re-read the
directory, rather than looking at its cached file list ?
        My only reference for the FILE_CHOOSER package is "XView Programming
Manual .. 3.2" by Heller. I hope that it is simply setting an attribute when
I create the dialog box... any pointers anyone ?

regards,
        Warrick.

Warrick Bradney.        | "What does it mean when a man unearths
g8901...@cs.uow.edu.au  |  an ancient urn but in doing so buries
Wollongong University.  |  his thermos flask?"           Leunig.
Disclaimer : my opinions are usually mine and mine alone.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard Goldstein  
View profile  
 More options Feb 13 1995, 10:16 am
Newsgroups: alt.toolkits.xview, comp.windows.open-look
From: ri...@eng.sun.com (Richard Goldstein)
Date: 13 Feb 1995 15:16:04 GMT
Local: Mon, Feb 13 1995 10:16 am
Subject: Re: file chooser not reading new files...

   From: g8901...@wraith.cs.uow.edu.au (Warrick Jeffrey Bradney)
   Newsgroups: alt.toolkits.xview,comp.windows.open-look
   Date: 13 Feb 1995 13:45:27 +1100
   Organization: University of Wollongong, NSW, Australia.

   Greetings,
           I hope some guru or similar can help this XView newbie, I have
   problem with programming the file chooser package. Put briefly, if I save a
   file using the standard save dialog , and then attempt to open the file i
   just saved, the newly created file is not listed in the file list.
           How can I force the open dialog box to AUTOMATICALLY re-read the
   directory, rather than looking at its cached file list ?
           My only reference for the FILE_CHOOSER package is "XView Programming
   Manual .. 3.2" by Heller. I hope that it is simply setting an attribute when
   I create the dialog box... any pointers anyone ?

try:    xv_set(fc, FILE_CHOOSER_UPDATE, NULL);

rickg


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »