File changed indicator missing in build 138

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 11 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
gmichaud
Posts: 108
Last visit: Fri Mar 10, 2023 9:05 am

File changed indicator missing in build 138

Post by gmichaud »

I noticed that PS build 138 doesn't indicate that a file has changed by adding a "*" after the name in the file's tab. Can we get that back?
Thanks,
Gerry
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

File changed indicator missing in build 138

Post by Alexander Riedel »

I'll check, that might be a side effect from the fix to the UI lib for the missing code navigator.
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
gmichaud
Posts: 108
Last visit: Fri Mar 10, 2023 9:05 am

File changed indicator missing in build 138

Post by gmichaud »

That's what I figured.

Now, about that navigator....I was thinking...

My scripts have LOTS of funcs & subs. It would be nice if, when I open the function navigator, I could start typing the name of the func and it would bring me there in the navigator. Like typing 're' and it would jump to the 're...'. As it is now, on the first keypress the nivigator closes and I'm brought to the first func in my code that starts with that letter. I hope I'm explaining that right. Do you know what I mean?

Also, an option to display the funcs in a sorted list would be nice, rather than the order they appear in the code.
Thanks,
Gerry
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

File changed indicator missing in build 138

Post by Alexander Riedel »

They need to be in the order they appear. Why that is will become evident as features are added to this.
I'll see what I can do about the keyboard selection process. This may not appear until the next version.
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
gmichaud
Posts: 108
Last visit: Fri Mar 10, 2023 9:05 am

File changed indicator missing in build 138

Post by gmichaud »

Great. thanks. If you can get a keyboard selection working, the order of the list becomes less important. Maybe even something like...if I want to jump to function ReadTextFile, as I type r-e-a you remove items from the list that don't start with r-e-a. Something like that would make a order completely irrelevant. THAT would be cool!
Thanks,
Gerry
This topic is 11 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.