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
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
===The Create Tab=== <!--T:1-->
===The Create Toolbar=== <!--T:1-->


<!--T:2-->
<!--T:2-->
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-->
; <menuchoice>Query</menuchoice>
; <menuchoice>Query</menuchoice>
: Selecting <menuchoice>Query</menuchoice> 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.</translate>
: Selecting <menuchoice>Query</menuchoice> will take you to the ''Query Designer'', where you can define a new query.</translate>
<translate>
<translate>
<!--T:8-->
<!--T:8-->
; <menuchoice>Form</menuchoice>
; <menuchoice>Form</menuchoice>
: Selecting <menuchoice>Form</menuchoice> will take you to the form designer at the design view to allow you to add widgets to your form.</translate>
: Selecting <menuchoice>Form</menuchoice> will take you to the ''Form Designer'', where you can define a new form.</translate>
<translate>
<translate>
<!--T:9-->
<!--T:9-->
; <menuchoice>Report</menuchoice>
; <menuchoice>Report</menuchoice>
: 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'', where you can define a new 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 Designer'', where you can define a new script.</translate>
 
-->




<translate>
<!--T:5-->
<!--T:5-->
{{Prevnext2
{{Prevnext2

Latest revision as of 23:48, 24 December 2024

The Create Toolbar

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, where you can define a new query.
Form
Selecting Form will take you to the Form Designer, where you can define a new form.
Report
Selecting Report will take you to the Report Designer, where you can define a new report.