On Sun, 18 Jun 2017 18:16:30 -0400
PICCORO McKAY Lenz <mckaygerh...@gmail.com> wrote:

> errr, component no! i wish library! component its to put with gambas..
> library its to specifically interact with user own programs
Correct

> i already made a library and use it, but only standar process or
> functions..
Correct

> when i made graphical controls, and put as library, these thinks does not
> appears to select in the box of controls!
Absolutely correct!

The IDE is not your "user own programs", it is part of Gambas. So if you want 
the Gambas IDE to recognize a custom control then it must be a component.
The fact that you are also using that control in one of your "user own 
programs" is imaterial. 

(You could package it as a library and use it in your own program - but you 
would have to code that program outside the IDE.)

b

-- 
B Bruen <adamn...@gnail.com (sort of)>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to