File: tab-log.htd

package info (click to toggle)
bitpim 1.0.7%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 31,384 kB
  • sloc: python: 267,746; cpp: 2,076; perl: 600; ansic: 409; sh: 226; makefile: 152; sed: 1
file content (16 lines) | stat: -rw-r--r-- 518 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#include "pagestart.h"

SCREENSHOT(screen-logtab.png,)

<p>This page shows a record of what BitPim has been doing.
You can watch it while operations are proceeding.  It should
also be consulted when there are errors to get more detail
as to what was happening at the time of the error.

<p>Right clicking on the log text brings up an edit menu that allows
you to copy information from the log page into other applications.

<p>Use the menu option "View" -> "Clear Logs" to clear the log window.


#include "pageend.h"