'Gets or sets the text
Sub getText As String
Return btn.Text
End Sub
Sub setText(t As String)
btn.Text = t
End Sub
Thank you all!!!It worked great and had no problems with my old projects.
Btw, this is my first post after using this software for a long time.
The debugger was not modified in this version. However it already allows you to see the variables values.Has prevision to breakpoint function showing variables values ?
Previously if you had a library that was dependent on another user library then you needed to reference both libraries. If not then the following problem will appear:can you explain the library resolution feature?
It is better to post feature requests in the wishlist forum. I do not yet know...I have a question about "Intelli-sense":
Do automatic Intelli-sense come in a future version?
Previously if you had a library that was dependent on another user library then you needed to reference both libraries. If not then the following problem will appear:
[BUG] Code Module Variables Not Initialized on Compile to Library
With this change the compiler knows that it needs to add a reference to the other library and also to initialize it as required.
We have an app that allows moving a panel around using the touch event. The panel being moved is the same on capturing the event.
It worked perfectly in version 2.5 but not in 2.70. What breaks the event is a bringtofront (of the panel being moved) which results in an action value of 3 which is not defined, then stops responding to move.
Another bug is that some buttons give a "not initialized" error after they have been initialized and used once. This is not consistent, but did not happen in previous versions.
Yes.Does the new feature mean I only have to check Z?
This is still a beta version. It expected to have issues.This version 2.70 has many desirable features but is too buggy to use for now.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?