Commit graph

88 commits

Author SHA1 Message Date
Russell Keith-Magee
a873fc6926
Ensure appcompat library is specified, and normalize bundle IDs. 2024-01-30 11:46:30 +08:00
Russell Keith-Magee
1f281bf0fb
Update examples to explicitly list gradle dependencies. 2024-01-25 11:37:03 +08:00
Malcolm Smith
8b35de6530 examples/tutorial4 working on WinForms 2023-11-02 09:02:01 +00:00
Russell Keith-Magee
364f6432cc
Update examples to use modern APIs. 2023-10-31 08:17:18 +08:00
Malcolm Smith
488403d858 Rewrite GTK Canvas text rendering to use Pango 2023-10-04 09:36:36 +00:00
Malcolm Smith
142ec173c4 WinForms Canvas working in examples/canvas and tutorial4 2023-09-17 21:50:19 +01:00
Russell Keith-Magee
2a4fb29970
Add a __len__ operation to context, and expanded canvas tutorial. 2023-07-15 09:01:27 +08:00
Russell Keith-Magee
ab6f9f6061
Complete documentation audit and add changenotes. 2023-07-12 10:16:46 +08:00
Russell Keith-Magee
dc57388a62
Update docstrings, core API, and canvas examples. 2023-07-12 07:11:05 +08:00
Russell Martin
79b9cf836d
Add content to CHANGELOG and LICENSE files for examples 2023-06-21 20:21:23 -04:00
Russell Martin
68ac31aae1
Use consistent quoting in pyproject.toml 2023-06-19 18:50:25 -04:00
Russell Martin
b36606ab32
Add support for briefcase run linux system to examples 2023-06-19 14:56:37 -04:00
Russell Keith-Magee
035aaeb791
Switch to Shoelace to provide web components. 2023-04-01 13:28:20 +08:00
Malcolm Smith
bcfebca552 Set all example version numbers to 0.0.1 2022-11-10 16:13:59 +00:00
Malcolm Smith
696aaa543e Bumped version number for v0.3.0.dev39 release. 2022-11-08 18:05:32 +00:00
Malcolm Smith
8575877178 Bumped version number for v0.0.1rc10 release. 2022-11-08 17:54:35 +00:00
Malcolm Smith
19f4eaac83 Update paths in example projects 2022-11-07 16:35:29 +00:00
Russell Keith-Magee
10c22a3a54
Enable black formatting. 2022-10-27 12:19:46 +08:00
Russell Keith-Magee
6746ef1b91
Update examples to have web configurations. 2022-10-09 14:18:38 +08:00
Russell Keith-Magee
dfc7273416
Bumped version number for v0.3.0.dev39 development. 2022-09-29 06:18:19 +08:00
Russell Keith-Magee
cc8f38ecde
Bumped version number for v0.3.0.dev38 development. 2022-09-28 14:26:55 +08:00
Russell Keith-Magee
5cd986dce5
Bumped version number for v0.3.0.dev37 development. 2022-08-17 08:47:34 +08:00
Russell Keith-Magee
31d16bbe9e
Bumped version number for v0.3.0.dev36 development. 2022-07-06 10:03:06 +08:00
Russell Keith-Magee
07c05e11ed
Bumped version number for v0.3.0.dev35 development. 2022-05-31 14:57:45 +08:00
Russell Keith-Magee
400b6935c4
Bumped version number for v0.3.0.dev34 development. 2022-05-06 08:24:21 +08:00
Russell Keith-Magee
a7735f5843
Add std-nslog shim to example projects. 2022-03-21 09:01:06 +08:00
Russell Keith-Magee
0bc4003a72
Bumped version number for v0.3.0.dev33 development. 2022-02-19 13:38:26 +08:00
Russell Keith-Magee
da31d9b0a8
Bumped version number for v0.3.0.dev32 development. 2022-02-19 13:35:16 +08:00
Russell Keith-Magee
bbeb3f77e8
Bumped version number for v0.3.0.dev31 development. 2022-01-07 19:46:42 +08:00
Russell Keith-Magee
8686997bec
Use local references to Toga in examples. 2021-12-05 10:55:43 +08:00
Russell Keith-Magee
4467a6956d
Bumped version number for v0.3.0.dev30 development. 2021-11-08 07:06:44 +08:00
Russell Keith-Magee
a99946ffd6
Bumped version number for v0.3.0.dev29 development. 2021-07-25 10:00:40 +08:00
Russell Keith-Magee
bcca3237be
Bumped version number for v0.3.0.dev28 development. 2021-04-26 10:21:46 +08:00
Russell Keith-Magee
231d53c193
Bumped version number for v0.3.0.dev27 development. 2021-01-03 09:47:05 +08:00
Russell Keith-Magee
755ffb58de
Bumped version number for v0.3.0.dev26 development. 2021-01-03 09:42:33 +08:00
Russell Keith-Magee
90678cd26e
Bumped version number for v0.3.0.dev25 development. 2020-10-18 12:56:38 +08:00
Russell Keith-Magee
714fe76733
Bumped version number for v0.3.0.dev24 development. 2020-09-13 16:34:58 +08:00
Russell Keith-Magee
1fe9b581b6
Bumped version number for v0.3.0.dev23 development. 2020-07-11 22:26:19 +08:00
Russell Keith-Magee
c331f775ec
Bumped version number for v0.3.0.dev22 development. 2020-07-11 22:23:21 +08:00
Russell Keith-Magee
ec157b16d9
Bumped version number for v0.3.0.dev21 development. 2020-06-13 18:32:32 +08:00
Sagi Shadur
cabe061b36 Fix tutorial4 example
Needed to move the draw method below setting the window, since until a window is attachedm, there is no DPI.
2020-05-24 10:01:36 +03:00
Russell Keith-Magee
e91b048a22
Bumped version number for v0.3.0.dev20 development. 2020-03-07 12:47:27 +08:00
Russell Keith-Magee
613904c965
Bumped version number for v0.3.0.dev19 development. 2020-03-07 12:24:01 +08:00
Russell Keith-Magee
40926bc646
Switch to pyproject.toml for examples. 2019-12-22 16:00:04 +08:00
jess010
6e9ca0792c Updated legacy pybee references and setup docs for toga-demo (#687)
* updated legacy pybee refs

* addressed whitespace and line numbers

* addressed pycodestyle fails

* removed star from imports

* removed unused os import

* whitespace add and this 'this backend' ref updated to 'toga'
2019-05-09 14:14:20 -04:00
Russell Keith-Magee
aaac7e379b
Rethink; don't use a resources directory. 2018-09-17 20:12:07 +08:00
Dan Yeaw
bc15822612
Merge pull request #319 from danyeaw/canvas-cocoa
Add Canvas Support for Cocoa
2018-07-05 08:24:49 -04:00
Dan Yeaw
12187539aa Center text in rectangle across platforms
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2018-06-29 23:42:05 -04:00
Dan Yeaw
b6a4ba7d85 Replace core text implementation with NSString
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2018-06-29 22:58:54 -04:00
Dan Yeaw
4a69845645 Change back example text size, add new create string dummy method
Signed-off-by: Dan Yeaw <dan@yeaw.me>
2018-06-29 20:38:21 -04:00