Help for modifying controls in VisualFBEditor

General FreeBASIC programming questions.
Post Reply
Tolo68
Posts: 105
Joined: Mar 30, 2020 18:18
Location: Spain

Help for modifying controls in VisualFBEditor

Post by Tolo68 »

Hello!!

I'm using VisualFBEditor.
I wanted to modify some controls of the library MyFBFramework.
The other day I did tests adding some property and method, but some of them did not go well for me.

What are the steps to follow after modifying the files .bas and .bi ??? I have to compile them???

If someone can explain it to me I would appreciate it, I am interested in learning it so that I can later create new controls.

Thank you very much to all!!!!
Greetings
Avata
Posts: 102
Joined: Jan 17, 2021 7:27

Re: Help for modifying controls in VisualFBEditor

Post by Avata »

Please Post your code here VisualFBEditor viewtopic.php?t=27284 or
Maybe someone would improve the code and show you how to do.
Tolo68
Posts: 105
Joined: Mar 30, 2020 18:18
Location: Spain

Re: Help for modifying controls in VisualFBEditor

Post by Tolo68 »

Avata wrote: May 16, 2022 14:32 Please Post your code here VisualFBEditor viewtopic.php?t=27284 or
Maybe someone would improve the code and show you how to do.
Thank you Avatar. Sometimes I get the wrong section. Greetings !!!
nastasa eodor
Posts: 182
Joined: Dec 18, 2018 16:37
Location: Germany, Hessdorf
Contact:

Re: Help for modifying controls in VisualFBEditor

Post by nastasa eodor »

Tolo68 wrote: May 16, 2022 10:52 Hello!!

I'm using VisualFBEditor.
I wanted to modify some controls of the library MyFBFramework.
The other day I did tests adding some property and method, but some of them did not go well for me.

What are the steps to follow after modifying the files .bas and .bi ??? I have to compile them???

If someone can explain it to me I would appreciate it, I am interested in learning it so that I can later create new controls.

Thank you very much to all!!!!
Greetings
post me your code, i can help you, that library is based on my work...so i know her very whell,i can help you,but i need to see your code t know how
Tolo68
Posts: 105
Joined: Mar 30, 2020 18:18
Location: Spain

Re: Help for modifying controls in VisualFBEditor

Post by Tolo68 »

nastasa eodor wrote: Jul 30, 2022 8:07
Tolo68 wrote: May 16, 2022 10:52 Hello!!

I'm using VisualFBEditor.
I wanted to modify some controls of the library MyFBFramework.
The other day I did tests adding some property and method, but some of them did not go well for me.

What are the steps to follow after modifying the files .bas and .bi ??? I have to compile them???

If someone can explain it to me I would appreciate it, I am interested in learning it so that I can later create new controls.

Thank you very much to all!!!!
Greetings
post me your code, i can help you, that library is based on my work...so i know her very whell,i can help you,but i need to see your code t know how
Hello Nastasa !!! how are you??? :D
As soon as I can, I'll look for the code, and I'll send it to you here or by mail.
Greetings from Spain
nastasa eodor
Posts: 182
Joined: Dec 18, 2018 16:37
Location: Germany, Hessdorf
Contact:

Re: Help for modifying controls in VisualFBEditor

Post by nastasa eodor »

Tolo68 wrote: Jul 30, 2022 9:49
nastasa eodor wrote: Jul 30, 2022 8:07
Tolo68 wrote: May 16, 2022 10:52 Hello!!

I'm using VisualFBEditor.
I wanted to modify some controls of the library MyFBFramework.
The other day I did tests adding some property and method, but some of them did not go well for me.

What are the steps to follow after modifying the files .bas and .bi ??? I have to compile them???

If someone can explain it to me I would appreciate it, I am interested in learning it so that I can later create new controls.

Thank you very much to all!!!!
Greetings
post me your code, i can help you, that library is based on my work...so i know her very whell,i can help you,but i need to see your code t know how
Hello Nastasa !!! how are you??? :D
As soon as I can, I'll look for the code, and I'll send it to you here or by mail.
Greetings from Spain
i am fine, thanks
Post Reply