Sem descrição

Ivan Denisov 31381134ae fix ToggleSubwindows and finaly remove names of tracks from StdTiles, routing all setup in StdConfig há 2 anos atrás
Check 48df99c0fa turn rasters to alien, if no driver (factory) for file format found há 2 anos atrás
Com b00129e533 fix several links and enlarge controls on dialog form for checking links há 2 anos atrás
Comm 5902d355a4 split TCP to interface and realisation há 3 anos atrás
Cons 6a7968488d unmark errors with care to caret position (by k8, https://forum.oberoncore.ru/viewtopic.php?f=134&t=6921 ) há 2 anos atrás
Ctl 72b4143122 make Obx subsystem also be compiled, move Ctl specific examples to Ctl/Docu files há 3 anos atrás
Dev fc275d12a0 fix links to Platform-Specific há 2 anos atrás
Docu 43f1c41d9e fix scrolls position for child windows, + small corrections in documetation, add default case in Librarian instead of TRAP há 2 anos atrás
Fbsd f0f47a90c1 switch to Windows interface, fix open windows problems SelectByTitle StdWindows.dir.GetTitle returinig initial title now há 2 anos atrás
Fig dab66edce6 fix error in Fig resources, and remove Log from Stores há 2 anos atrás
Form 5206a6e3a1 small cleanup and forms fixes há 3 anos atrás
Lin 888b85c90a fix windows creation há 2 anos atrás
Mdi 920b244e56 add unit variable to WinGui, fix WinBitmaps WinSqlOdbc WinSqlOdbc3, fix driver name in SqlBrowser há 2 anos atrás
Obsd 34b99495d2 small code cleanups há 2 anos atrás
Obx b00129e533 fix several links and enlarge controls on dialog form for checking links há 2 anos atrás
Ole 2168498765 moved and update documentation for Librarian, remove directory for creating standard librarian há 2 anos atrás
Sql 920b244e56 add unit variable to WinGui, fix WinBitmaps WinSqlOdbc WinSqlOdbc3, fix driver name in SqlBrowser há 2 anos atrás
Std 31381134ae fix ToggleSubwindows and finaly remove names of tracks from StdTiles, routing all setup in StdConfig há 2 anos atrás
System 888b85c90a fix windows creation há 2 anos atrás
Text 627dd9e29f make StdDocumets correctly handle all containers messages (for example select document as Singletone), remove various backgoround for fosus/target/others documents (it was breaking messages handling), made separete windows created with respect to scrollbar width, + minor code cleanup (mark diffs from 1.7.2 by green) há 2 anos atrás
Win 34b99495d2 small code cleanups há 2 anos atrás
Xhtml 88d6165c82 clenup documentation Config->StdConfig, add StdGrids docu seed, remove Host from docu há 3 anos atrás
packaging cecbb64988 add build info há 2 anos atrás
.gitignore d730eeadae moved script for making Debian package to spetial folder with collection of packaging scripts for various platforms há 2 anos atrás
BlackBox.exe.manifest 75164b6135 move BlackBox to the root of repository, delete examples and dev files há 4 anos atrás
LICENSE.txt ba6597cfac update 2023 há 2 anos atrás
README.md 02ed7ddfb5 bright -> light, fix color for statusbar text in light theme há 2 anos atrás
build-fbsd c01d012429 add FreeBSD support há 2 anos atrás
build-linux 3962d2bcd8 interpretation of backslash escapes not enabled everywhere, so avoid it há 2 anos atrás
build-obsd b0c807fe12 made BlackBox run on OpenBSD, executables were rebuilt há 2 anos atrás
build-windows 3962d2bcd8 interpretation of backslash escapes not enabled everywhere, so avoid it há 2 anos atrás
build-windows.bat 5b37f42a66 add Fig subsystem há 2 anos atrás
clean 4ac889c0bb remove test binaries há 2 anos atrás
dev0fbsd c01d012429 add FreeBSD support há 2 anos atrás
dev0lin b0c807fe12 made BlackBox run on OpenBSD, executables were rebuilt há 2 anos atrás
dev0obsd b0c807fe12 made BlackBox run on OpenBSD, executables were rebuilt há 2 anos atrás
dev0win.exe b0c807fe12 made BlackBox run on OpenBSD, executables were rebuilt há 2 anos atrás
export-linux b0781773eb export script added há 2 anos atrás
export-windows 98500ff154 change UI, mark focus window by title color font, add color themes and document background to Preferences dialog, mark unsaved documents by circle há 2 anos atrás
pack-dev0fbsd c01d012429 add FreeBSD support há 2 anos atrás
pack-dev0lin b0c807fe12 made BlackBox run on OpenBSD, executables were rebuilt há 2 anos atrás
pack-dev0obsd b0c807fe12 made BlackBox run on OpenBSD, executables were rebuilt há 2 anos atrás
pack-dev0win.odc b0c807fe12 made BlackBox run on OpenBSD, executables were rebuilt há 2 anos atrás
run-BlackBox 37d49e3635 Fix1: Click in menu bar beyond last menu won't hang BB any more; 2: Kernel.Cleanup every StdMenus.cleanup menu activations; 3: run-BlackBox won't use I.A.'s local FS paths há 4 anos atrás
run-dev0 c01d012429 add FreeBSD support há 2 anos atrás
version.txt 533e375d6b debian package files há 3 anos atrás

README.md

BlackBox Component Builder for Windows, GNU/Linux, OpenBSD, FreeBSD

Tested on:

  • Windows XP, 7, 10, 11
  • Ubuntu 16.04/18.04/20.04 LTS
  • Linux Mint 19.1/19.2/19.3/20 Cinnamon
  • Debian 9.3, 9.4, 10.4 Xfce/Mate/GNOME/Cinnamon
  • Alt Education 9.1
  • OpenBSD 6.8, 7.2 i386
  • Fedora Core 17
  • CentOS 8
  • Arch Linux 4.9.6
  • Manjaro Linux 18.0.4, 21.2.0
  • Red Hat Enterprise Linux Server 6.3
  • FreeBSD 12.1, 13.0 i386

Download: https://blackbox.oberon.org/download

Installation of required packages in Debian-based systems:

For Alt Education 9.1

    apt-get install i586-libgtk+2-devel.32bit

Ubuntu 20/22 LTS, Mint 20/22:

    sudo dpkg --add-architecture i386
    sudo apt update
    sudo apt install libgtk2.0-0:i386 gtk2-engines:i386 gtk2-engines-murrine:i386 libcanberra-gtk-module:i386

Debian 9.X/10.X GNOME/Xfce/KDE

    sudo dpkg --add-architecture i386
    sudo apt update
    sudo apt install libgtk2.0-0:i386 gtk2-engines:i386 gtk2-engines-murrine:i386 libcanberra-gtk-module:i386 gtk2-engines-pixbuf:i386 libatk-adaptor:i386 libgail-common:i386 gnome-themes-standard:i386

Arch-based systems amd64:

    sudo pacman -S multilib/lib32-gtk2
    sudo pacman -Rc lib32-librsvg

In OpenBSD use 'wxallowed' flag in mount options for the partition to start BlackBox from.

To build BlackBox:

./build-windows
./build-linux
./build-obsd

To run GUI:

./blackbox

To run GUI in Ubuntu:

./run-BlackBox

To clean reopsitory:

./clean

Authors:

  • Oberon microsystems AG
  • BlackBox Framework Center
  • OberonCore
  • Alexander V. Shiryaev
  • Igor A. Dehtyarenko
  • Ivan A. Denisov
  • Anton A. Dmitriev