File: README

package info (click to toggle)
xbae 4.60.4-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,020 kB
  • sloc: ansic: 22,089; sh: 8,293; makefile: 522; tcl: 1
file content (28 lines) | stat: -rw-r--r-- 1,285 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
$Header: /cvsroot/xbae/Xbae/examples/builderXcessory/README,v 1.1 1999/12/30 18:38:28 danny Exp $

This directory contains a number of files that you can use to
customise the Builder Xcessory (BX) so the Xbae Widgets are on the
BX palette.

BX is a user interface builder, it is a commercial product
that is available from ICS (http://www.ics.com).

The files in this directory should be placed in a number of
directories in $HOME/.builderXcessory, as described in the BX
documentation :
	$HOME/.builderXcessory/pixmaps/XbaeCaption.pix
	$HOME/.builderXcessory/pixmaps/XbaeInput.pix
	$HOME/.builderXcessory/pixmaps/XbaeMatrix.pix
	$HOME/.builderXcessory/collections/XbaeCaption.col
	$HOME/.builderXcessory/collections/XbaeInput.col
	$HOME/.builderXcessory/collections/XbaeMatrix.col
	$HOME/.builderXcessory/package/local.cat
	$HOME/.builderXcessory/wml/xbae.wml
	$HOME/.builderXcessory/tcl/xbae_ctrl.tcl

xbae.wml.in is a temporary file, it contains @prefix@ in a number
of places which are meant to be replaced (by running configure)
so the LoadLibrary parameter gets the complete path, specific for
your installation, of the Xbae shared library. In the file xbae.wml,
this replacement is already done by configure, so it should reflect
the correct path and is suitable for use by BX.