[Solved] How to change the grid of the form of Base?
- ypersyntelykos
- Posts: 107
- Joined: Tue Jul 28, 2015 6:31 pm
[Solved] How to change the grid of the form of Base?
hello
i m new user ( i was involved at the past in access database project )
but now im involve in a project in open office database
i try to change the grid to make 0,5 cm x 0,5 cm but i dont find
any menu to change the grid in design of form of base
please help
thanks
i m new user ( i was involved at the past in access database project )
but now im involve in a project in open office database
i try to change the grid to make 0,5 cm x 0,5 cm but i dont find
any menu to change the grid in design of form of base
please help
thanks
Last edited by ypersyntelykos on Wed Jul 29, 2015 6:04 pm, edited 1 time in total.
OpenOffice 4.1 + LibreOffice 5 on Windows Vista + XP
OpenOffice 4.1 + LibreOffice 5 on Linux mint 17,2
OpenOffice 4.1 + LibreOffice 5 on Linux mint 17,2
Re: how to change the grid of the form of base ??
What kind of grid are you talking about? Do you mean you have a tablecontrol and you want to change the row height and column width? That is done through the control's properties window (right-click on the table and choose "Control").
OpenOffice 4.1.1 on Windows 10, HSQLDB 1.8 split database
- ypersyntelykos
- Posts: 107
- Joined: Tue Jul 28, 2015 6:31 pm
Re: how to change the grid of the form of base ??
Thanks for your answer when you design a form you need to change the grid and so you can move the fields or buttons or other objectsMTP wrote:What kind of grid are you talking about? Do you mean you have a table control and you want to change the row height and column width? That is done through the control's properties window (right-click on the table and choose "Control").
more near and you can build the form more good looking
in draw exist special menu for changing grid size also in other databases too
thanks
OpenOffice 4.1 + LibreOffice 5 on Windows Vista + XP
OpenOffice 4.1 + LibreOffice 5 on Linux mint 17,2
OpenOffice 4.1 + LibreOffice 5 on Linux mint 17,2
Re: how to change the grid of the form of base ??
Works for me with Apache OpenOffice (but not with LibreOffice).
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
- ypersyntelykos
- Posts: 107
- Joined: Tue Jul 28, 2015 6:31 pm
Re: how to change the grid of the form of base ??
This i mean also this any help ??Villeroy wrote:Works for me with Apache OpenOffice (but not with LibreOffice).
thanks
OpenOffice 4.1 + LibreOffice 5 on Windows Vista + XP
OpenOffice 4.1 + LibreOffice 5 on Linux mint 17,2
OpenOffice 4.1 + LibreOffice 5 on Linux mint 17,2
Re: how to change the grid of the form of base ??
This is a Writer setting.
Open any (new) text document.
Tools>Options>Writer>Grid
Reload your form document.
Open any (new) text document.
Tools>Options>Writer>Grid
Reload your form document.
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
- ypersyntelykos
- Posts: 107
- Joined: Tue Jul 28, 2015 6:31 pm
Re: how to change the grid of the form of base ??
no if you see the picture ( double click in photo its open in regular size) its Form from base in design modeVilleroy wrote:This is a Writer setting.
Open any (new) text document.
Tools>Options>Writer>Grid
Reload your form document.
I need to change the grid in 0,5 cm x 0,5 cm
how i can do it in form of base ??
Thanks for your help
OpenOffice 4.1 + LibreOffice 5 on Windows Vista + XP
OpenOffice 4.1 + LibreOffice 5 on Linux mint 17,2
OpenOffice 4.1 + LibreOffice 5 on Linux mint 17,2
Re: how to change the grid of the form of base ??
All ODF documents are zip containers. All forms and reports are Writer documents which are embedded in the Base document. You can create the exact same input forms on stand-alone Writer documents, on Calc sheets and on Draw pages.
There is no database application nor database development platform integrated in OpenOffice.
Base consists of a tiny (and underdeveloped) set of extras to configure database connections, fill office documents with data from databases and utilize form controls.
What looks like a "Base database" is just a JDBC connection to a HyperSQL database (outdated version 1.8). It is installed into a temporary directory and when you are going to close the JDBC connection to that temporary database, the database will be wrapped into the zip container which constitutes your "Base document".
There is no database application nor database development platform integrated in OpenOffice.
Base consists of a tiny (and underdeveloped) set of extras to configure database connections, fill office documents with data from databases and utilize form controls.
What looks like a "Base database" is just a JDBC connection to a HyperSQL database (outdated version 1.8). It is installed into a temporary directory and when you are going to close the JDBC connection to that temporary database, the database will be wrapped into the zip container which constitutes your "Base document".
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
- ypersyntelykos
- Posts: 107
- Joined: Tue Jul 28, 2015 6:31 pm
Re: how to change the grid of the form of base ??
Thanks very muchVilleroy wrote:All ODF documents are zip containers. All forms and reports are Writer documents which are embedded in the Base document. You can create the exact same input forms on stand-alone Writer documents, on Calc sheets and on Draw pages.
There is no database application nor database development platform integrated in OpenOffice.
Base consists of a tiny (and underdeveloped) set of extras to configure database connections, fill office documents with data from databases and utilize form controls.
What looks like a "Base database" is just a JDBC connection to a HyperSQL database (outdated version 1.8). It is installed into a temporary directory and when you are going to close the JDBC connection to that temporary database, the database will be wrapped into the zip container which constitutes your "Base document".
I create a writer page in in size 1280 x 1024 px and grid 0,5 cm x 0,5 cm
i make select all and copy and after in new base form i make paste and create the size and the grid that i want
many thanks
Ps its possible to make buttons with icons with same way ??
OpenOffice 4.1 + LibreOffice 5 on Windows Vista + XP
OpenOffice 4.1 + LibreOffice 5 on Linux mint 17,2
OpenOffice 4.1 + LibreOffice 5 on Linux mint 17,2