This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
gambas-source-code
Watch
1
Star
0
Fork
You've already forked gambas-source-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3a4a5f7e5e
gambas-source-code
/
app
/
src
/
gambas3
/
template
/
FTest.form
6 lines
63 B
Text
Raw
Normal View
History
Unescape
Escape
[EXAMPLES] * BUG: Fix PdfViewer example as the PdfDocument.Picture property does not exist anymore. [INTERPRETER] * BUG: MOD works again with Long values. [GB.CAIRO] * BUG: Fix CairoMatrix.Translate() declaration. * BUG: Correctly release device and pattern at Cairo.End(). * BUG: Automatically call Cairo.End() as many time as needed at program exit. git-svn-id: svn://localhost/gambas/trunk@1849 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-02-02 22:16:58 +01:00
# Gambas Form File 3.0
* Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas git-svn-id: svn://localhost/gambas/trunk@893 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2007-12-30 17:41:49 +01:00
{ FTest Form
[DEVELOPMENT ENVIRONMENT] * BUG: Fix focus problem with FileChooser controls. * BUG: Symbolic links can be deleted from the project tree now. [GB.FORM] * BUG: FileChooser control does not force focus anymore. * NEW: Setting the focus on FileChooser explicitely gives the focus to the file name textbox. git-svn-id: svn://localhost/gambas/trunk@3854 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-05-21 03:48:43 +02:00
MoveScaled(0,0,50,50)
* Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas git-svn-id: svn://localhost/gambas/trunk@893 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2007-12-30 17:41:49 +01:00
}
Reference in a new issue
Copy permalink