Search found 25 matches

by ggorman
Tue Jun 06, 2006 9:28 pm
Forum: Feature Request
Topic: Open file dialog - default search directory
Replies: 13
Views: 16990

Hi, I've just installed the new 7.2 version and found right away that this feature is missing. Have other folks found it inconvenient leading to its removal? Is it configurable? To clarify, the function I liked is for the Open dialog default to show the directory of whatever file is currently select...
by ggorman
Fri Jan 06, 2006 5:43 pm
Forum: Feature Request
Topic: Referencing inside of an xi:included xml file from debugger
Replies: 2
Views: 3458

Hi Sorin,

Good explaination. And thanks for the solution. I thought of something like that to replace my copy/paste; but didn't imagine just 5 lines of xsl -- thanks!

GeorgeG
by ggorman
Thu Jan 05, 2006 11:02 pm
Forum: Feature Request
Topic: Profiling enable documentation
Replies: 4
Views: 4644

Thanks Sorin - Have you also talked about my suggestion to include the state of the Profiler button on the Options->Preferences->Profiler Options screen? That part of my suggestion was sort of buried in my ramblings. It's very handy for the Profiler button to be on the debugger screen for quick acce...
by ggorman
Thu Jan 05, 2006 10:58 pm
Forum: Feature Request
Topic: Referencing inside of an xi:included xml file from debugger
Replies: 2
Views: 3458

Referencing inside of an xi:included xml file from debugger

When I use <xi:include/> to pick up xml from another file, the debugger doesn't show the source of data. That is, when I click a line in the Output pane, it highlights the xsl line that created that data and it highlights the <xi:include/> statement that points to the xml file that contains the data...
by ggorman
Wed Jan 04, 2006 9:13 pm
Forum: Feature Request
Topic: Profiling enable documentation
Replies: 4
Views: 4644

Profiling enable documentation

When I wanted to use profiling earlier, I couldn' t discover how to make it work for a long time. I find now that I was missing this statement buried in the "Profiling XSLT stylesheets" section of the Help. Enabling/disabling the profiler is controlled by the Profiler button from the debug...
by ggorman
Fri Nov 11, 2005 6:55 pm
Forum: Feature Request
Topic: Find scrolls line to the bottom
Replies: 1
Views: 2785

Find scrolls line to the bottom

When I use find to search for a string that's not currently on the screen, it auto scrolls to put the line where the string occurs on the bottom of the editor window. It would be handy if that were in the middle of the window so I can see lines that come after it easily. Currently I have to close th...
by ggorman
Wed Sep 28, 2005 4:11 pm
Forum: Feature Request
Topic: Allow focus to move from Find dialog
Replies: 2
Views: 3494

Great! Thanks Sorin -- I'll look forward to that.

GG
by ggorman
Tue Sep 27, 2005 6:11 pm
Forum: Feature Request
Topic: Allow focus to move from Find dialog
Replies: 2
Views: 3494

Allow focus to move from Find dialog

When I use <ctrl>F to find a string in an editor session, the resulting dialog will not allow focus to change. I often find I'd like to move the scroll bar in the editor, for instance, to see more lines around the found string which is highlighted -- or even modify some data in the editor. In the Ox...
by ggorman
Wed Sep 21, 2005 4:32 pm
Forum: Common Problems
Topic: File changed by another process
Replies: 4
Views: 3030

The new 6.2 version does great recognizing that input files have been changed on disk and asking if I want to load the newer file.

Thanks -- GG
by ggorman
Wed Sep 21, 2005 4:29 pm
Forum: Feature Request
Topic: Open file dialog - default search directory
Replies: 13
Views: 16990

I've installed the new 6.2 version and appreciate the new functionality of the Open dialog boxes.

Thanks -- GeorgeG
by ggorman
Wed Sep 21, 2005 4:21 pm
Forum: General XML Questions
Topic: Basic Xinclude question
Replies: 5
Views: 9252

Thanks Radu -- that would be the basic thing I was missing then. Works good now.

GG
by ggorman
Wed Sep 21, 2005 12:43 am
Forum: General XML Questions
Topic: Basic Xinclude question
Replies: 5
Views: 9252

I've found a way to do what I need using document(). I still don't know why my xinclude incantation doesn't work; but this xsl works on the afile.xml I posted last <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" ve...
by ggorman
Tue Sep 20, 2005 11:31 pm
Forum: General XML Questions
Topic: Basic Xinclude question
Replies: 5
Views: 9252

More experimenting .. I changed <xi:include ref="bfile.xml"/> to <xsl:include href="bfile.xml"/>. The popup help in Oxygen says the file will be parsed as an xml document and the children of that document will replace the include statement in this one. Exactly what I'm looking fo...
by ggorman
Tue Sep 20, 2005 10:37 pm
Forum: General XML Questions
Topic: Basic Xinclude question
Replies: 5
Views: 9252

After some more research, I found a method of putting include in the xsl instead of the xml -- that seems more like the correct place. Still can't make it work though. I have this now afile.xml <?xml version="1.0" encoding="UTF-8"?> <forest >Forest element <tree><name>oak</name><...
by ggorman
Tue Sep 20, 2005 5:37 pm
Forum: General XML Questions
Topic: Basic Xinclude question
Replies: 5
Views: 9252

Basic Xinclude question

I'm having some trouble understanding how Xinclude should work. By the examples on http://www.w3.org, I think this should work to include all of the file bfile.xml in axml.xml. I'm thinking it will find bfile.xml in the same directory as afile.xml afile.xml: <?xml version="1.0" encoding=&q...
by ggorman
Tue Sep 06, 2005 3:46 pm
Forum: Common Problems
Topic: Diff out of memory -- process loop
Replies: 6
Views: 3644

Thanks Sorin, I'll look forward to the change.

George G
by ggorman
Fri Sep 02, 2005 7:55 pm
Forum: Common Problems
Topic: Diff out of memory -- process loop
Replies: 6
Views: 3644

Data sent as requested -- thanks

George G
by ggorman
Fri Sep 02, 2005 4:37 pm
Forum: Common Problems
Topic: Diff out of memory -- process loop
Replies: 6
Views: 3644

This situation got quite a bit worse. Once I recovered by restarting my Windows XP machine and started Oxegen again, it seems that Oxegen has lost all of what it knew before. There was a splash screen that said something about not able to transfer data for Oxegen6.1 ... I couldn't read it all before...
by ggorman
Fri Sep 02, 2005 4:08 pm
Forum: Common Problems
Topic: Diff out of memory -- process loop
Replies: 6
Views: 3644

Diff out of memory -- process loop

I tried Tools->Compare files on some rather large xml files. Diff reported that it ran out of memory and that I should change the xmx value in the diffFiles.ini -- I found only diffFiles6.1.ini, so I modified that; but I couldn't quit the diffFiles program. It was stuck in a loop trying to process t...
by ggorman
Fri Sep 02, 2005 3:37 pm
Forum: Common Problems
Topic: File changed by another process
Replies: 4
Views: 3030

That sounds great -- thanks Sorin

George G
by ggorman
Wed Aug 31, 2005 5:30 pm
Forum: Common Problems
Topic: File changed by another process
Replies: 4
Views: 3030

File changed by another process

When Oxygen uses a file to run in the debugger, it doesn't check for a new version from disk. For instance, I have a process with two stage transforms. In Oxygen, I run stage1.xsl on my initial xml creating a stage1.xml file; then I "Save Results..." from the Results screen; open the new s...
by ggorman
Wed Aug 31, 2005 5:08 pm
Forum: Feature Request
Topic: Open file dialog - default search directory
Replies: 13
Views: 16990

Thanks Radu, I look forward to this enhancement.

GG
by ggorman
Mon Aug 29, 2005 10:57 pm
Forum: Feature Request
Topic: Open file dialog - default search directory
Replies: 13
Views: 16990

Thanks Sorin - I hope other users would find this behavior intuitive. For those with all related files in the same directory, this implementation wouldn't have a negative effect in any case.

GG
by ggorman
Thu Aug 25, 2005 10:23 pm
Forum: Feature Request
Topic: Open file dialog - default search directory
Replies: 13
Views: 16990

I see now that opening a Project file sometimes changes the default directory in a subsequent "Open..." dialog to one of the files in the Project as I wanted. By sometimes, I mean when I use the Projects Toolbar "Open Project" icon or "Project->Open Project... " menu se...
by ggorman
Thu Aug 25, 2005 6:53 pm
Forum: Feature Request
Topic: Open file dialog - default search directory
Replies: 13
Views: 16990

Thanks for your reply Sorin. I hadn't been using Projects to organize my data for different, eh, projects -- but it seems like a good idea. I've now saved two projects for different areas where I've been working. I felt that I wanted to save all of my Project (.xpr) files in a common area -- I chose...