04-19-2014، 11:56 AM
این هم تغییرات در این نسخه
[size=15px]Basic4android v3.50 - [/size][size=12px]March 10, 2014[/size]
[size=15px]Basic4android v3.50 - [/size][size=12px]March 10, 2014[/size]
- Rapid debugger runtime performance is now close to non-debugged applications.
- Watch Expressions feature (see screenshot above).
- The rapid debuggers uses a virtual assets folder. This makes it possible to redeploy only the modified files. This feature makes deployments of large projects with many files much faster.
- Visual designer - Views tree performance is significantly better. Views preserve their names when pasting views between layouts.
- #AdditionalRes attribute can be used multiple times.
- ScrollView.ScrollToNow method (available in HorizontalScrollView as well). Immediately scrolls the ScrollView to the new position.
- Quick Search tool (Ctrl + I) - An index based search tool for quick searching (in all modules):
- Regions were added to the Find Sub (Ctrl + E) tool.
- New attributes: #DebuggerForceFullDeployment and #DebuggerForceStandardAssets.
- Other minor improvements and bug fixes.