Jump to content

Kexi/Handbook/References/Toolbar Commands/The Create Toolbar: Difference between revisions

From KDE UserBase Wiki
Jstaniek (talk | contribs)
No edit summary
Jstaniek (talk | contribs)
No edit summary
Line 7: Line 7:


<!--T:3-->
<!--T:3-->
From the '''Create''' tab you can create objects that will be added to your project.
From the '''Create''' toolbar, you can create objects to be added to your project.


<!--T:4-->
<!--T:4-->
; <menuchoice>Table</menuchoice>
; <menuchoice>Table</menuchoice>
: Selecting <menuchoice>Table</menuchoice> will take you to the table designer at the design view to allow you to add field definitions to your table.</translate>
: Selecting <menuchoice>Table</menuchoice> will take you to the ''Table Designer'', where you can define a new table.</translate>
<translate>
<translate>
<!--T:7-->
<!--T:7-->
Line 25: Line 25:
: Selecting <menuchoice>Report</menuchoice> will take you to the report designer at the design view to allow you to add widgets to your report.</translate>
: Selecting <menuchoice>Report</menuchoice> will take you to the report designer at the design view to allow you to add widgets to your report.</translate>
<translate>
<translate>
<!--
<!--T:10-->
<!--T:10-->
; <menuchoice>Script</menuchoice>
; <menuchoice>Script</menuchoice>
: Selecting <menuchoice>Script</menuchoice> will take you to the script editor to allow you to add custom code for your project and / or objects.
: Selecting <menuchoice>Script</menuchoice> will take you to the script editor to allow you to add custom code for your project and / or objects.
 
-->





Revision as of 23:11, 24 December 2024

The Create Tab

From the Create toolbar, you can create objects to be added to your project.

Table
Selecting Table will take you to the Table Designer, where you can define a new table.
Query
Selecting Query will take you to the query designer at the design view to allow you to design a query to get custom results from your tables in your project.
Form
Selecting Form will take you to the form designer at the design view to allow you to add widgets to your form.
Report
Selecting Report will take you to the report designer at the design view to allow you to add widgets to your report.