Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed editing GUI in EchoBot.Main.fmx #54

Closed
Quecksgold opened this issue Nov 7, 2017 · 1 comment
Closed

Failed editing GUI in EchoBot.Main.fmx #54

Quecksgold opened this issue Nov 7, 2017 · 1 comment

Comments

@Quecksgold
Copy link

Quecksgold commented Nov 7, 2017

I've tried TelegAPI and I am excited so far. Good job.
But there is one thing I still dont get: When I choose "EchoBot.exe" and compile it, it runs without problems, also editing the source code to send/receive different stuff works fine, but when I try to edit the GUI (by clicking on the EchoBot.Main.fmx inside the projectmanager) then it throws an error like this:
Class TTelegramBot not found. Ignore the Error and continue? WARNING: Ignoring the error may result in components or propertys getting lost/deleted. [ignore] [abort] [ignore all]

If I click on [ignore] it comes up with another error, saying the class "TTgBotRecesiverUI" is missing too - so same error with another class.
If I ignore the warnings I can edit the fmx GUI controls, but then some (many) things in the source code won't work of course and if I abort the error(s), then I can't edit the GUI.

So my question is:
Where do I get these missing classes class from? Or how can I otherwise edit the GUI by ensuring the code will still work?

@Quecksgold
Copy link
Author

Quecksgold commented Nov 8, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant