|
WikiDoc |
Feature RequestsMain.FeatureRequests HistoryHide minor edits - Show changes to markup September 13, 2008, at 04:11 PM
by - spam cleanup
Changed lines 1-120 from:
good material thanks http://groups.google.jp/group/video-tube/web/tube-8-video Vogue Cover yhyq http://groups.google.jp/group/video-tube/web/you-tube-8 Tube8 62107 http://groups.google.jp/group/video-tube/web/tube8 Besttube :-[ http://groups.google.jp/group/video-tube/web/free-tube8 Free Tube 8 8-PP http://groups.google.jp/group/video-tube/web/free-tube-8 You Tube 8 jgacvg to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. September 13, 2008, at 10:00 AM
by - JASyYQowR
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
good material thanks http://groups.google.jp/group/video-tube/web/tube-8-video Vogue Cover yhyq http://groups.google.jp/group/video-tube/web/you-tube-8 Tube8 62107 http://groups.google.jp/group/video-tube/web/tube8 Besttube :-[ http://groups.google.jp/group/video-tube/web/free-tube8 Free Tube 8 8-PP http://groups.google.jp/group/video-tube/web/free-tube-8 You Tube 8 jgacvg September 13, 2008, at 04:06 AM
by - spam cleanup
Changed lines 1-5 from:
<<<<<<< http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-magazine Lube Your Tube Video xwloza http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-animals Zoo Tube 365 :-)) http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-video Lube Your Tube Free 06373 http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-360 Lube Tube Videos >:)) http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-streaming Lube Tube Videos >:)) ======= I'm happy very good site http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-downloads Eskimo Tube Downloads udk http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-flies Lube Your Tube Free Chains %-] http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-escapades Lube Your Tube Free Friction ezbzop http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-streaming-videos Lube Your Tube Free Chains zuf http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-streaming-american Eskimo Tube Streaming American jxozyq >>>>>>> to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. September 13, 2008, at 01:19 AM
by - CjurYFoXkSKj
Changed lines 1-5 from:
I'm happy very good site http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-downloads Eskimo Tube Downloads udk http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-flies Lube Your Tube Free Chains %-] http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-escapades Lube Your Tube Free Friction ezbzop http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-streaming-videos Lube Your Tube Free Chains zuf http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-streaming-american Eskimo Tube Streaming American jxozyq to:
<<<<<<< http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-magazine Lube Your Tube Video xwloza http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-animals Zoo Tube 365 :-)) http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-video Lube Your Tube Free 06373 http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-360 Lube Tube Videos >:)) http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-streaming Lube Tube Videos >:)) ======= I'm happy very good site http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-downloads Eskimo Tube Downloads udk http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-flies Lube Your Tube Free Chains %-] http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-escapades Lube Your Tube Free Friction ezbzop http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-streaming-videos Lube Your Tube Free Chains zuf http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-streaming-american Eskimo Tube Streaming American jxozyq >>>>>>> September 13, 2008, at 01:19 AM
by - CjurYFoXkSKj
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
I'm happy very good site http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-downloads Eskimo Tube Downloads udk http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-flies Lube Your Tube Free Chains %-] http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-escapades Lube Your Tube Free Friction ezbzop http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-streaming-videos Lube Your Tube Free Chains zuf http://groups.google.jp/group/lube-eskimo-tube/web/eskimo-tube-streaming-american Eskimo Tube Streaming American jxozyq September 13, 2008, at 12:19 AM
by - spam cleanup
Changed lines 1-120 from:
http://groups.google.jp/group/video-tube/web/mytube Free Tube 8 vvl http://groups.google.jp/group/free-tube/web/free-zoo-tube Free Xxx Tube 120 http://groups.google.jp/group/freetubes/web/adult-tube Mature Tube 984214 http://groups.google.jp/group/video-tube/web/hot-tub-party Vogue Front Covers pziwc http://groups.google.jp/group/freetubes/web/tub-girl Hot Tubs 1371 to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. September 13, 2008, at 12:02 AM
by - uHCaWLxRuIeEwrX
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
http://groups.google.jp/group/video-tube/web/mytube Free Tube 8 vvl http://groups.google.jp/group/free-tube/web/free-zoo-tube Free Xxx Tube 120 http://groups.google.jp/group/freetubes/web/adult-tube Mature Tube 984214 http://groups.google.jp/group/video-tube/web/hot-tub-party Vogue Front Covers pziwc http://groups.google.jp/group/freetubes/web/tub-girl Hot Tubs 1371 September 12, 2008, at 11:33 PM
by - spam cleanup
Changed lines 1-5 from:
<<<<<<< This site is crazy :) http://groups.google.jp/group/lube-eskimo-tube/web/lube-tube-videos Lube Your Tube Video 45013 http://groups.google.jp/group/lube-eskimo-tube/web/the-lube-tube Lube Your Tube Video :-(( http://groups.google.jp/group/lube-eskimo-tube/web/lube-tube-tv Zoo Tube 365 :-(( http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-365 Lube Your Tube Video Share 047006 http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-365-animals Eskimo Tube Downloads 8PP ======= Punk not dead http://groups.google.jp/group/lube-eskimo-tube/web/lube-tube-videos Lube Tube Videos =((( http://groups.google.jp/group/lube-eskimo-tube/web/the-lube-tube Zoo Tube 365 Animals gmyvt http://groups.google.jp/group/lube-eskimo-tube/web/lube-tube-tv Eskimo Tube Flies :[[[ http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-365 Lube Tube Videos 21382 http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-365-animals Zoo Tube Animals cbjm >>>>>>> to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. September 12, 2008, at 09:54 PM
by - AQcwvHXcIS
Changed lines 1-5 from:
Punk not dead http://groups.google.jp/group/lube-eskimo-tube/web/lube-tube-videos Lube Tube Videos =((( http://groups.google.jp/group/lube-eskimo-tube/web/the-lube-tube Zoo Tube 365 Animals gmyvt http://groups.google.jp/group/lube-eskimo-tube/web/lube-tube-tv Eskimo Tube Flies :[[[ http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-365 Lube Tube Videos 21382 http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-365-animals Zoo Tube Animals cbjm to:
<<<<<<< This site is crazy :) http://groups.google.jp/group/lube-eskimo-tube/web/lube-tube-videos Lube Your Tube Video 45013 http://groups.google.jp/group/lube-eskimo-tube/web/the-lube-tube Lube Your Tube Video :-(( http://groups.google.jp/group/lube-eskimo-tube/web/lube-tube-tv Zoo Tube 365 :-(( http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-365 Lube Your Tube Video Share 047006 http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-365-animals Eskimo Tube Downloads 8PP ======= Punk not dead http://groups.google.jp/group/lube-eskimo-tube/web/lube-tube-videos Lube Tube Videos =((( http://groups.google.jp/group/lube-eskimo-tube/web/the-lube-tube Zoo Tube 365 Animals gmyvt http://groups.google.jp/group/lube-eskimo-tube/web/lube-tube-tv Eskimo Tube Flies :[[[ http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-365 Lube Tube Videos 21382 http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-365-animals Zoo Tube Animals cbjm >>>>>>> September 12, 2008, at 09:54 PM
by - AQcwvHXcIS
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
Punk not dead http://groups.google.jp/group/lube-eskimo-tube/web/lube-tube-videos Lube Tube Videos =((( http://groups.google.jp/group/lube-eskimo-tube/web/the-lube-tube Zoo Tube 365 Animals gmyvt http://groups.google.jp/group/lube-eskimo-tube/web/lube-tube-tv Eskimo Tube Flies :[[[ http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-365 Lube Tube Videos 21382 http://groups.google.jp/group/lube-eskimo-tube/web/zoo-tube-365-animals Zoo Tube Animals cbjm September 10, 2008, at 06:01 AM
by - spam cleanup
Changed lines 1-9 from:
<<<<<<< I'm happy very good site ======= <<<<<<< very best job ======= Hello good day >>>>>>> >>>>>>> to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. September 10, 2008, at 05:43 AM
by - FMnRwdGKyZBEMrs
Changed line 2 from:
very best job to:
I'm happy very good site Added lines 4-6:
<<<<<<< very best job ======= Added line 9:
>>>>>>> September 10, 2008, at 05:41 AM
by - FMnRwdGKyZBEMrs
Changed lines 1-5 from:
Hello good day to:
<<<<<<< very best job ======= Hello good day >>>>>>> September 10, 2008, at 05:41 AM
by - FMnRwdGKyZBEMrs
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
Hello good day September 03, 2008, at 04:14 PM
by - spam cleanup
Changed lines 1-120 from:
grererret to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. September 03, 2008, at 12:05 PM
by - CenuWAlJbsIf
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
grererret August 04, 2008, at 03:49 PM
by - spam cleanup
Changed lines 1-5 from:
http://ourbestsearch.info/ http://ourbestsearch.info/ http://ourbestsearch.info/ http://ourbestsearch.info/ http://ourbestsearch.info/ to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. August 04, 2008, at 01:54 PM
by - RDziDbjXtKKl August 04, 2008, at 01:53 PM
by - jKPEJMlOAwNl
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
http://ourbestsearch.info/ http://ourbestsearch.info/ http://ourbestsearch.info/ http://ourbestsearch.info/ http://ourbestsearch.info/ July 14, 2008, at 01:36 PM
by - spam cleanup
Changed lines 1-120 from:
i'm fine good work to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. July 14, 2008, at 01:21 PM
by - IIcuuZjbPPoYb
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
i'm fine good work July 12, 2008, at 02:42 PM
by - spam cleanup
Changed lines 1-120 from:
Good crew it's cool :) to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. July 11, 2008, at 04:26 PM
by - pwNpaBuXqObaqyAZ
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
Good crew it's cool :) July 02, 2008, at 02:24 PM
by - spam cleanup
Changed lines 1-120 from:
Cool site goodluck :) cheap hotel deal anywhere cheapohotels onbpqd to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. July 02, 2008, at 01:06 PM
by - PNRWqkqvTUULcCVCW
Changed line 1 from:
Best Site Good Work hotels cheap new york city boutique hotels 696819 to:
Cool site goodluck :) cheap hotel deal anywhere cheapohotels onbpqd July 02, 2008, at 12:31 PM
by - IKRpgWGMiecckW
Changed line 1 from:
I love this site hotel las vegas 20 soho cheap hotels new york xagzwe to:
Best Site Good Work hotels cheap new york city boutique hotels 696819 July 02, 2008, at 11:17 AM
by - WZzVmQflBQdqd
Changed line 1 from:
i'm fine good work poole cheap hotels georgetown ky xjwtk to:
I love this site hotel las vegas 20 soho cheap hotels new york xagzwe July 02, 2008, at 10:25 AM
by - eMGBXaQNCbKEQsjiXFz
Changed line 1 from:
It's funny goodluck greece and lisbon and portugal not hotel or motel cheap hotel in new york city mxyqu to:
i'm fine good work poole cheap hotels georgetown ky xjwtk July 02, 2008, at 09:32 AM
by - XVNNZthwXnTXamAmz
Changed line 1 from:
this post is fantastic bethesda maryland cheap %]]] to:
It's funny goodluck greece and lisbon and portugal not hotel or motel cheap hotel in new york city mxyqu July 02, 2008, at 08:21 AM
by - EDVWleUnjJGfAJwCJA
Changed line 1 from:
this post is fantastic texas cheap hotel athens greece gqm to:
this post is fantastic bethesda maryland cheap %]]] July 02, 2008, at 07:47 AM
by - csJFQIfuCqxgBBvJ
Changed line 1 from:
Punk not dead florida what is the cheapest way to get a ride from the airport to =]]] to:
this post is fantastic texas cheap hotel athens greece gqm July 02, 2008, at 06:15 AM
by - MZFhgMgDR
Changed line 1 from:
magic story very thanks london airfare cheap hotel package ltp to:
Punk not dead florida what is the cheapest way to get a ride from the airport to =]]] July 02, 2008, at 06:06 AM
by - OOHqgYuKddPWI
Changed line 1 from:
It's serious beach cheapest hotel in toronto only =))) to:
magic story very thanks london airfare cheap hotel package ltp July 02, 2008, at 04:26 AM
by - uiDNDaqtro
Changed line 1 from:
Excellent work, Nice Design hotel cheap hotels san antonio tx 592 to:
It's serious beach cheapest hotel in toronto only =))) July 02, 2008, at 04:08 AM
by - UyJducICdURj
Changed line 1 from:
It's serious nc cheap gatwick hotel 859461 to:
Excellent work, Nice Design hotel cheap hotels san antonio tx 592 July 02, 2008, at 02:47 AM
by - iMrTAAWgaOVjhBCWj
Changed line 1 from:
i'm fine good work http://groups.google.jp/group/lowest-rate-hotels cheap hotels san antonio de areco 6514 to:
It's serious nc cheap gatwick hotel 859461 July 02, 2008, at 02:03 AM
by - DefkZfWDm
Changed line 1 from:
perfect design thanks http://groups.google.jp/group/find-cheaphotels discount hotels cheap las vegas trips qnllb to:
i'm fine good work http://groups.google.jp/group/lowest-rate-hotels cheap hotels san antonio de areco 6514 July 02, 2008, at 01:07 AM
by - gMkjODyHWbhFk
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
perfect design thanks http://groups.google.jp/group/find-cheaphotels discount hotels cheap las vegas trips qnllb July 02, 2008, at 12:03 AM
by - spam cleanup;
Changed lines 1-120 from:
Jonny was here rooms in calgary cheap hotels frankfort 3335 to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. July 01, 2008, at 11:58 PM
by - QItDLAIYptKjs
Changed line 1 from:
Jonny was here in melbourne aus cheap ass amsterdam hotels =-( to:
Jonny was here rooms in calgary cheap hotels frankfort 3335 July 01, 2008, at 11:26 PM
by - blDYtaJxUko
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
Jonny was here in melbourne aus cheap ass amsterdam hotels =-( July 01, 2008, at 09:55 PM
by - spam cleanup
Changed lines 1-120 from:
good material thanks atlantic city cheap hotels in overland park ks rtpcfs to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. July 01, 2008, at 09:54 PM
by - doQpITJHZmdSJUZSk
Changed line 1 from:
real beauty page hotels in new york 4 star hotel deals in cheap hotels in bombay 8-( to:
good material thanks atlantic city cheap hotels in overland park ks rtpcfs July 01, 2008, at 09:48 PM
by - kogbCHDOHKjPr
Changed line 1 from:
I'm happy very good site rentals cruises and cheap hotel in new york near time square srd to:
real beauty page hotels in new york 4 star hotel deals in cheap hotels in bombay 8-( July 01, 2008, at 08:06 PM
by - PlWXRuMYYmtISmtzuP
Changed line 1 from:
Gloomy tales jacksonville cheap hotels on the beacj in boniat springs 8-PP to:
I'm happy very good site rentals cruises and cheap hotel in new york near time square srd July 01, 2008, at 07:48 PM
by - rCcuOpbs
Changed line 1 from:
This site is crazy :) hotels cheap discount budget hotels in london =-P to:
Gloomy tales jacksonville cheap hotels on the beacj in boniat springs 8-PP July 01, 2008, at 06:25 PM
by - GvdHdiqUSbH
Changed line 1 from:
hotels motels cheap cheap hotels atlatic city :-OO to:
This site is crazy :) hotels cheap discount budget hotels in london =-P July 01, 2008, at 05:45 PM
by - ORBzKjjKdv
Changed line 1 from:
Cool site goodluck :) flights hotel packges to new york from the uk cheap hotel tallinn 4070 to:
hotels motels cheap cheap hotels atlatic city :-OO July 01, 2008, at 04:42 PM
by - pNiIpGuIePVthGWb
Changed line 1 from:
Cool site goodluck :) toronto santa barbara cheap hotel sgy to:
Cool site goodluck :) flights hotel packges to new york from the uk cheap hotel tallinn 4070 July 01, 2008, at 03:43 PM
by - DiRxMEeiIa
Changed line 1 from:
perfect design thanks vegas cheapest rio dunhtz to:
Cool site goodluck :) toronto santa barbara cheap hotel sgy July 01, 2008, at 03:00 PM
by - OFjBZKVq
Changed line 1 from:
Best Site Good Work seattle cheap hotels in oklahoma city oklahoma gvqbx to:
perfect design thanks vegas cheapest rio dunhtz July 01, 2008, at 01:42 PM
by - ZiJWZNmItSbaIKHZE
Changed line 1 from:
real beauty page a cheap hotels cheap hawaii hotel city interest point hotel search trips results booking cheaptickets ngr to:
Best Site Good Work seattle cheap hotels in oklahoma city oklahoma gvqbx July 01, 2008, at 01:14 PM
by - mvNqZqfv
Changed line 1 from:
Jonny was here york city cheap hotels in orlando fl vfeata to:
real beauty page a cheap hotels cheap hawaii hotel city interest point hotel search trips results booking cheaptickets ngr July 01, 2008, at 11:36 AM
by - WyWnfQzoZRuRormys
Changed line 1 from:
magic story very thanks texas cheap hotels on the tampa bay shore 2471 to:
Jonny was here york city cheap hotels in orlando fl vfeata July 01, 2008, at 11:28 AM
by - PsjOzVmfe
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
magic story very thanks texas cheap hotels on the tampa bay shore 2471 June 28, 2008, at 03:41 AM
by - spam cleanup
Changed lines 1-120 from:
QAnlPA fv9db5dgbn3207vybfv5 to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. June 27, 2008, at 07:17 PM
by - PrJPLhVE
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
QAnlPA fv9db5dgbn3207vybfv5 June 23, 2008, at 01:29 PM
by - spam cleanup
Changed lines 1-120 from:
Dm8XOE dfv078fnw8f934ndvkg2l to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. June 23, 2008, at 05:53 AM
by - seYdYfPqibILOsgrRc
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
Dm8XOE dfv078fnw8f934ndvkg2l May 09, 2008, at 11:42 PM
by - spam cleanup
Changed lines 1-120 from:
kFbRDv sd9fj41dkg0ckahr82y4 to:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. May 09, 2008, at 08:57 PM
by - jVrSkCWbUNQrk
Changed lines 1-120 from:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. to:
kFbRDv sd9fj41dkg0ckahr82y4 November 12, 2007, at 04:44 PM
by - spam cleanup
Deleted line 0:
dronletomong November 12, 2007, at 11:33 AM
by -
Added line 1:
dronletomong September 13, 2006, at 07:04 PM
by -
Changed lines 60-61 from:
I would to have Alpha to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. to:
I would to have AlphaX to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. September 13, 2006, at 06:58 PM
by -
Added lines 57-63:
I would to have Alpha to support more file encodings. To be able to convert an opened file from an encoding to one another and to open a file in a different encoding then the guessed and all the usual stuff about file encodings. -- mellon85-at-gmail-dot-com Changed lines 65-66 from:
to:
January 23, 2006, at 10:32 PM
by -
Added lines 1-112:
(:title Feature Requests:) A Forum for Non-DevelopersUse this page to enter requests for features you'd like to see for specific packages distributed in the AlphaTcl library. Please note that you can also use Bugzilla to request features (also known as Requests For Enhancement, or RFEs) at http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/ or submit them directly to one of the AlphaTclMailingLists. Sections in this page include
AlphaTcl developers will move items from the first section into the remaining ones as the requests are considered. Requests For EnhancementI just saw a nice free program from ATT called Graphviz [http://www.research.att.com/sw/tools/graphviz/download.html] that allows one to create directed graphs from a text file, called a .dot file that specifies nodes and how they are to be linked. It seems that Alpha would be an ideal editor for these graphs, as Alpha already handles Tcl and there is a Tcl editor for the .dot files as in [http://www.graphviz.org/cgi-bin/man?tcldot] If you are interested, there is a nice (free) Mac OS X renderer for Graphviz by Pixelglow at [http://www.pixelglow.com/graphviz/] Is anybody working on an Alpha package for this? --cheers, Gordon Sick <sick@ucalgary.ca>
I would to have an "Update Shown Filesets" item in the "Fileset Utils" menu, so that hidden filesets are ignored. I have a lot of hidden filesets, used for various projects past and present, and don't want to do a rebuild on all of them. Or, maybe "Update A Fileset..." could just take a multi-item listpick? -- cbu
The "Search Paths" package currently isn't very useful unless a mode has some special procs which actually use the lists created. (Correct me if I'm wrong.) What about ... -- Choosing any file selected in the "View Path" listpick dialog opens a standard OS Find File dialog so that you can choose to open a file within the chosen directory? -- The Search Paths package inserts an "Open via Search Path..." menu item in the File menu, selecting it either shuttles you off to the View Path menu item proc, or (if no paths have been sent) gives you an askyesno telling you that no paths have been set, would you like to set some now? These would at least not make a user feel chumped by going to the trouble of activating the feature, setting paths, and then nothing happens. --cbu Requests In ProgressThese items were originally requested on this page, and some preliminary support is now in place in development releases. (status: Bernard is working on this -- AlphaTcl contains an xml mode, but Bernard seems to have more than is currently publicly available.)
I am just starting to explore Ruby (www.ruby-lang.org) and it would be great to have colouring etc. --DaveG at idotam (I didn't mispell idiot BTW) (bd 30/04/03) One can create a new rudimentary mode very (well relatively) easily using the mode creation assistant (cf modeCreationAssistant.tcl in Packages). If you provide a list a Ruby keywords, we can help you build this mode. (Vince 05/05/03) Rudimentary Ruby mode added. It colours keywords and little more. Needs work. (status: in progress.)
I would like a global preference that determines if Alpha should automatically change the type to TEXT and the creator to ALFA when I save a file. (Perhaps initially set to 1). Not having this option makes it more difficult to automatically open .html files in my browser, for example. Alpha has a number of methods to open non-ALFA files from within the application already, via filesets, recent files, etc. --cbu (status: Alphatk supports this now. See the 'File' preferences page. This has also been filed as a formal RFE in bugzilla (report # 1005, [http://www.maths.mq.edu.au/~steffen/Alpha/bugzilla/show_bug.cgi?id=1005]) for implementation in Alpha8/X.) Requests GrantedThese items have been included in some recent public release of Alpha(tk).
I find having a single window with "tabs" for each file much easier to manage compared to the current technique of having a separate window for each file. Thanks, Alistair. Vince has added this to Alphatk (8.3d7). I don't know if there are any plans to provide this in Alpha. |
|
Edit -
History -
Print -
Recent Changes -
Search
Page last modified on September 13, 2008, at 04:11 PM
|
Hosted on
|