Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 12 online users. » 0 Member(s) | 11 Guest(s) Facebook
|
Latest Threads |
Challenge 4 - Colour butt...
Forum: Challenges
Last Post: AbsoluteBeginner
1 hour ago
» Replies: 8
» Views: 97
|
Small Basic AI Championsh...
Forum: Discussion
Last Post: AbsoluteBeginner
5 hours ago
» Replies: 176
» Views: 12,121
|
Sharp develop
Forum: C# Moving from Small Basic
Last Post: z-s
Yesterday, 05:01 PM
» Replies: 0
» Views: 14
|
Challenge 5 - Count words...
Forum: Challenges
Last Post: z-s
Yesterday, 12:19 PM
» Replies: 1
» Views: 31
|
ZS Extension.
Forum: Extensions
Last Post: z-s
09-04-2024, 11:34 AM
» Replies: 56
» Views: 2,393
|
Challenge 3 - Text revers...
Forum: Challenges
Last Post: z-s
09-03-2024, 02:30 PM
» Replies: 3
» Views: 49
|
LDPhysics extension Chall...
Forum: Challenges
Last Post: AbsoluteBeginner
09-02-2024, 12:40 PM
» Replies: 0
» Views: 23
|
Neural Nettwork (ANN) Ext...
Forum: Extensions
Last Post: litdev
08-27-2024, 08:23 AM
» Replies: 92
» Views: 3,609
|
Getting started with c#
Forum: C# Moving from Small Basic
Last Post: litdev
08-26-2024, 06:03 PM
» Replies: 1
» Views: 42
|
Challenge-Command Line GW
Forum: Challenges
Last Post: AbsoluteBeginner
08-18-2024, 07:40 AM
» Replies: 5
» Views: 181
|
|
|
Challenge 4 - Colour buttons |
Posted by: litdev - 09-04-2024, 06:06 PM - Forum: Challenges
- Replies (8)
|
|
Create some buttons that when pressed change the background colour of the GraphicsWindow.
As an extra challenge, try to make it so that the buttons are suitably coloured - no extensions!
|
|
|
Import needed class only |
Posted by: hybridClasher.init() - 08-12-2024, 08:03 PM - Forum: Extensions
- Replies (6)
|
|
Hi all,
I am using ILMerge.exe to convert my small basic exe and dlls to a standalone exe (for sake of sharing). Obviously, ILMerge needs ALL of the Microsoft.Expression.Effects, Drawing, System, etc etc too which would be very annoying. Is there any possible way from which i can only include the needed class in my code or reference the only needed .dll in my directory? (e.g LDCmd.dll, etc)
P.S: Programically speaking, this means "By breaking the extension in parts".
I would be grateful for your help,
Thanks.
|
|
|
|