Skip to content

Commit

Permalink
Markup and new splash page
Browse files Browse the repository at this point in the history
Markup is only done on the current page. New splash screen to add help to the opening page.
  • Loading branch information
peterkvt80 committed Jul 7, 2019
1 parent 4e1a474 commit f3a1760
Show file tree
Hide file tree
Showing 7 changed files with 261 additions and 47 deletions.
97 changes: 97 additions & 0 deletions Pages/wxtedsplash.tti
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
DE,Description goes here
DS,inserter
SP,J:\peter\teletext pages\wxtedsplash.tti
PN,1ff01
SC,0001
PS,8000
CT,8,T
RE,0
OL,0,XXXXXXXXTEEFAX mpp DAY dd MTH C hh:nn.ss
OL,1,D]S <l|<l(|,l(|,dQ^9SRVUT
OL,2,D]Sh4h |h4h4  p4  5Q^fSRVUT
OL,3,D]Sj555 {w   !  5Q^9SRVUT
OL,4,D]S -%-%*%*%(/$ (/,.(/,&Q^fSRVUTBLAST
OL,5, 1/4
OL,6,MCWelcome to wxTED teletext editor
OL,8, Quick start instructions
OL,10, 1) Help->Special keys
OL,11,F Show a list of keys that you need
OL,13, 2) Open Manual.pdf.FYou'll find this
OL,14,F in the start menu next to wxTED.
OL,16, 3) Select File->New.FThis clears the
OL,17, Fpage so you can start to make your
OL,18, Fown design.
OL,20, 4) Use Page Up and Page Down to
OL,21, navigate subpages.
OL,24, FPage Up -> Subpages
PN,1ff02
SC,0002
PS,8000
CT,8,T
RE,0
OL,0,XXXXXXXXTEEFAX mpp DAY dd MTH C hh:nn.ss
OL,1,D]S <l|<l(|,l(|,dQ^9SRVUT
OL,2,D]Sh4h |h4h4  p4  5Q^fSRVUT
OL,3,D]Sj555 {w   !  5Q^9SRVUT
OL,4,D]S -%-%*%*%(/$ (/,.(/,&Q^fSRVUTBLAST
OL,5, 2/4
OL,6,MCManaging subpages
OL,8,FTo create or delete subpages:
OL,9, Edit -> Insert or Delete.
OL,11,FTo select next or previous subpage:
OL,12, Page up or Page down.
OL,14,FTo slide the pages:
OL,15, Right click mouse button and drag.
OL,17,FTo edit a subpage:
OL,18, The current page has a thin white
OL,19, rectangle around it which means that
OL,20, you can edit it. Click on a subpage to
OL,21, select it.
OL,24,Quick start <- PgDnFPgUp -> Subpages
PN,1ff03
SC,0003
PS,8000
CT,8,T
RE,0
OL,0,XXXXXXXXTEEFAX mpp DAY dd MTH C hh:nn.ss
OL,1,D]S <l|<l(|,l(|,dQ^9SRVUT
OL,2,D]Sh4h |h4h4  p4  5Q^fSRVUT
OL,3,D]Sj555 {w   !  5Q^9SRVUT
OL,4,D]S -%-%*%*%(/$ (/,.(/,&Q^fSRVUTBLAST
OL,5, 3/4
OL,6,MCSpecial keys
OL,8, wxTED uses special keys for all of the
OL,9, effects. SelectCHelp->Special keysGto
OL,10, open a list of these.Fedit.tfGusers can
OL,11, use most of the escape codes instead.
OL,13, To toggle viewing the control codes you
OL,14, can press Alt-Gr. Codes are on a grey
OL,15, background.
OL,17,CAlphaFcolourEisBtheGalpha symbol.
OL,18, Graphics uses a mosaic patternS&#?o#)4
OL,19,HFlashISteadyXConcealD]Cyellow on blue
OL,21, ABCDEFG@QRSTUVWPHIKJLYZ\]^_
OL,24,Subpages <- PgDn FPgUp -> Help wanted
PN,1ff04
SC,0004
PS,8000
CT,8,T
RE,0
OL,0,XXXXXXXXTEEFAX mpp DAY dd MTH C hh:nn.ss
OL,1,D]S <l|<l(|,l(|,dQ^9SRVUT
OL,2,D]Sh4h |h4h4  p4  5Q^fSRVUT
OL,3,D]Sj555 {w   !  5Q^9SRVUT
OL,4,D]S -%-%*%*%(/$ (/,.(/,&Q^fSRVUTBLAST
OL,5, 4/4
OL,6,MCHelp wanted
OL,8, I'm thinking of extending these help
OL,9, pages to about 10 or 15 subpages.
OL,11, Topics to cover: Basic text, graphics,
OL,12, import/export to edit.tf and zxnet.
OL,13, Setting parameters for transmission.
OL,14, Languages and regions.
OL,15, Teefax specifics. Header formatting.
OL,17, If you can design some of these pages
OL,18, I'll stick them in a future release
OL,19, of wxTED.
OL,21, [email protected]
1 change: 1 addition & 0 deletions ttxpage.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,7 @@ TTXPage::TTXPage(std::string filename, std::string shortFilename) :
SetRow(1,"Unable to load file");
SetRow(3,shortFilename);
SetRow(4,"?");
SetRow(5,filename);
SetSourcePage("Unable to load page");
SetShortFilename("no page");
}
Expand Down
8 changes: 4 additions & 4 deletions wxTED.depend
Original file line number Diff line number Diff line change
Expand Up @@ -2282,10 +2282,10 @@
1560039184 source:e:\dev\wxted-github\wxted\ttxline.cpp
"ttxline.h"

1560898882 source:e:\dev\wxted-github\wxted\ttxpage.cpp
1562539336 source:e:\dev\wxted-github\wxted\ttxpage.cpp
"ttxpage.h"

1476983748 source:e:\dev\wxted-github\wxted\wxtedapp.cpp
1562539072 source:e:\dev\wxted-github\wxted\wxtedapp.cpp
"wxTEDApp.h"
"wxTEDMain.h"
<wx/image.h>
Expand Down Expand Up @@ -2382,7 +2382,7 @@
1412634843 e:\dev\downloads\wxwidgets302\include\wx\univ\theme.h
"wx/string.h"

1562362696 e:\dev\wxted-github\wxted\wxtedmain.h
1562539072 e:\dev\wxted-github\wxted\wxtedmain.h
<wx/notebook.h>
<wx/menu.h>
<wx/panel.h>
Expand Down Expand Up @@ -2795,7 +2795,7 @@
"wx/dynarray.h"
"wx/vidmode.h"

1562179350 source:e:\dev\wxted-github\wxted\wxtedmain.cpp
1562539072 source:e:\dev\wxted-github\wxted\wxtedmain.cpp
"wxTEDMain.h"
<wx/msgdlg.h>
"wx/wx.h"
Expand Down
2 changes: 1 addition & 1 deletion wxTEDApp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Purpose: Code for Application Class
* Author: Peter Kwan ([email protected])
* Created: 2014-10-30
* Copyright: Peter Kwan (http://www.teastop.co.uk)
* Copyright: Peter Kwan
* License:
**************************************************************/

Expand Down
Loading

0 comments on commit f3a1760

Please sign in to comment.