Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 153 online users. » 0 Member(s) | 151 Guest(s) Google, Applebot
|
Latest Threads |
Creation of SB-Neuron. Ou...
Forum: Discussion
Last Post: AbsoluteBeginner
35 minutes ago
» Replies: 60
» Views: 5,404
|
Added this forum in Wikip...
Forum: Discussion
Last Post: Independentqlc
03-26-2025, 11:57 AM
» Replies: 1
» Views: 469
|
LDDataBase.EditTable(data...
Forum: Extensions
Last Post: litdev
03-23-2025, 11:08 AM
» Replies: 4
» Views: 98
|
3D maze in browser contro...
Forum: Discussion
Last Post: litdev
03-22-2025, 03:17 PM
» Replies: 127
» Views: 6,954
|
some help - part one
Forum: Standard Small Basic
Last Post: Yumda
03-22-2025, 09:16 AM
» Replies: 7
» Views: 177
|
LitDev Extension version ...
Forum: Extensions
Last Post: litdev
03-21-2025, 02:27 PM
» Replies: 5
» Views: 202
|
AI learns Small Basic
Forum: Discussion
Last Post: z-s
03-15-2025, 03:37 AM
» Replies: 36
» Views: 2,026
|
LDdictionary not working
Forum: Discussion
Last Post: jrmrhrb00
02-27-2025, 04:17 PM
» Replies: 32
» Views: 1,698
|
Challenge 12 - Rotating t...
Forum: Challenges
Last Post: AbsoluteBeginner
02-24-2025, 11:42 AM
» Replies: 9
» Views: 410
|
Small basic feature.
Forum: Discussion
Last Post: z-s
02-24-2025, 10:22 AM
» Replies: 4
» Views: 415
|
|
|
Challenge 4 - Colour buttons |
Posted by: litdev - 09-04-2024, 06:06 PM - Forum: Challenges
- Replies (17)
|
 |
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.
|
|
|
|