Page 1 of 3 123 LastLast
Results 1 to 15 of 33

Thread: Tornado Editor (TED)

  1. #1
    Join Date
    Oct 2002
    Posts
    933

    Tornado Editor (TED)

    Tornado users can download the Tornado Editor (TED) - visit the following URL

    http://www.aspdb.com/tornado/manual/TedHelp.htm

    This editor has a lot of goodies like -

    - Built-in Tornado Syntax
    - Link to on-line manual
    - Built-in Tornado examples
    - Build your own templates
    - Preview the code localhost or ftp to remote server (aspx, htm, bat).
    - Sort, MagicText and all the things I always want in an editor

    If I left out anything.. just let me know.


    Frank
    Last edited by Frank; 01-15-2003 at 01:03 PM.

  2. #2
    Join Date
    Oct 2002
    Posts
    161
    Link won't work for me.

  3. #3
    Join Date
    Oct 2002
    Posts
    933

  4. #4
    Join Date
    Oct 2002
    Posts
    161
    Under preference and setup, your field labels are too long, I cannot read the content of the fields, it seems to use a larger font size for the description and the first 4 or 5 characters of the content are overlaped . This is on both the general and the path screens.

  5. #5
    Join Date
    Oct 2002
    Posts
    933
    must be your screen dpi... what are they. I'll dup that to see what it is like...

    FK

  6. #6
    Join Date
    Oct 2002
    Posts
    161
    1600x1200 32bit color large fonts.

  7. #7
    Join Date
    Oct 2002
    Posts
    933
    I figuered that.. I'll do the same setting and try (large font). Have to reboot... !!

  8. #8
    Join Date
    Oct 2002
    Posts
    933
    OK.. 96 dpi and 120 dpi is difficult to defeat especially in MS language. Delphi is easier in this area. I changed the layout to make the least evil out of the two... go downlaod and let me know howit looks.


    FK

  9. #9
    Join Date
    Oct 2002
    Posts
    161
    Much better, except for the save button, that displays "save setu" instead of setup

  10. #10
    Join Date
    Oct 2002
    Posts
    933
    Yes, corrected... also place the save setup button on ouside.

    FK

  11. #11
    Join Date
    Oct 2002
    Posts
    933
    As you can see, Ted will never be 'finished' as new exmaples, new syntax, how-to will go in all the time. I'll always update the syntax first in Ted before I get to the manual because I use Ted myself all the time. If any of the syntax, examples and how-to is out of sync, please notify me right away.

    FK

  12. #12
    Join Date
    Oct 2002
    Posts
    161
    How can I run TED from my workstation without getting the evaluation copy message, I have my paths pointing to my web server and it works well except for the darn message, I do not run the web services on my workstation. I currently edit my code in Frontpage.

  13. #13
    Join Date
    Oct 2002
    Posts
    933
    a note in the tedhelp.htm

    Ted looks for a valid Tornado.id3 file in the /Bin sub-directory under the Tornado Physical Directory in the Preference Setup. If search fails then Evaluation mode will be activated.

    Just put a copyo fhte id3 file in your local dev CPU. If still have problem, let me know

    FK

  14. #14
    Join Date
    Oct 2002
    Posts
    933
    OK..made an adjustment. Also look for tornado.id3 at the directory where Ted.exe resides on.
    Go get the new version.


    FK

  15. #15
    Join Date
    Oct 2002
    Posts
    161
    New version got rid of evaluation mode message.

    Help sceens don't work, typo in address "http://www.aspbd.com/tornado/manual/" and "http://www.aspbd.com/tornado/manual/TedHelp.htm". aspdb is misspelled aspbd.

    Also I cannot preview, I get the following error;

    ************** Exception Text **************
    System.IO.IOException: The filename, directory name, or volume label syntax is incorrect.

    at System.IO.__Error.WinIOError(Int32 errorCode, String str)
    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
    at System.IO.StreamWriter.CreateFile(String path, Boolean append)
    at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
    at System.IO.StreamWriter..ctor(String path, Boolean append)
    at System.IO.File.CreateText(String path)
    at Ted.Common.WriteFile(String f, String s, String block)
    at Ted.Main.mPreview_Click(Object sender, EventArgs e)
    at Ted.Main.ToolBar1_ButtonClick(Object sender, ToolBarButtonClickEventArgs e)
    at System.Windows.Forms.ToolBar.OnButtonClick(ToolBar ButtonClickEventArgs e)
    at System.Windows.Forms.ToolBar.WmReflectCommand(Mess age& m)
    at System.Windows.Forms.ToolBar.WndProc(Message& m)
    at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
    at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 1.0.3300.0
    Win32 Version: 1.0.3705.0
    CodeBase: file:///c:/winnt/microsoft.net/framework/v1.0.3705/mscorlib.dll
    ----------------------------------------
    Ted
    Assembly Version: 1.0.1110.25682
    Win32 Version: 1.0.1110.25682
    CodeBase: file:///C:/Documents%20and%20Settings/l0275/Desktop/Ted.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 1.0.3300.0
    Win32 Version: 1.0.3705.0
    CodeBase: file:///c:/winnt/assembly/gac/system.windows.forms/1.0.3300.0__b77a5c561934e089/system.windows.forms.dll
    ----------------------------------------
    System
    Assembly Version: 1.0.3300.0
    Win32 Version: 1.0.3705.0
    CodeBase: file:///c:/winnt/assembly/gac/system/1.0.3300.0__b77a5c561934e089/system.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 1.0.3300.0
    Win32 Version: 1.0.3705.0
    CodeBase: file:///c:/winnt/assembly/gac/system.drawing/1.0.3300.0__b03f5f7f11d50a3a/system.drawing.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 1.0.3300.0
    Win32 Version: 1.0.3705.0
    CodeBase: file:///c:/winnt/assembly/gac/system.xml/1.0.3300.0__b77a5c561934e089/system.xml.dll
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 7.0.3300.0
    Win32 Version: 7.00.9466
    CodeBase: file:///c:/winnt/assembly/gac/microsoft.visualbasic/7.0.3300.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just in time (JIT) debugging, the config file for this
    application or machine (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the machine
    rather than being handled by this dialog.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •