101

(11 replies, posted in Database applications)

New style

102

(11 replies, posted in Database applications)

Preview

103

(11 replies, posted in Database applications)

In this project there are updated styles and a new one, plus there is the possibility for those who use the project to change style by using the buttons.

There are also a number of new button icons.

I hope you like it!

104

(30 replies, posted in General)

Bug, in the new themes the icons of the buttons cannot be put in the center

check now

106

(11 replies, posted in General)

I'm glad you are fine and will release new versions soon

thanks a lot derek

how to save the contents of a memo object to a text file?

Ora è ok, praticamente il campo era CURRENCY è invece deve essere INTEGER dato che non e un campo di valuta

I use:
https://www.clickteam.com/install-creator-2
and I have it installed locally

Grazie Derek
Infatti ora funziona

Thanks Derek
In fact now it works

alcuni sono sbagliati, sembra che tu li abbia importati in maniera sbagliata perchè i calcoli funzionano

a me lo da bene

114

(3 replies, posted in General)

can you have an example?

115

(5 replies, posted in General)

OpenFile('mailto:'+ Form1.Edit6.text + '?subject='+ 'His work is ready' + '&body=' +'Spett. Sig./Sig.ra ' + Form1.ComboBox4.text + '%0D%0A%0D%0A' + 'His work Cod. '+ Form1.Edit7.text + ' Yes ready! %0D%0A%0D%0A ' + messaggi.Edit2.Text +  '%0D%0A' + '%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A' + messaggi.Edit3.Text );


%0D serves to break a line

E solo questione di ordine di procedura

117

(31 replies, posted in General)

see this example

http://myvisualdatabase.com/forum/viewtopic.php?id=1434

E molto semplice devi giocare con gli elementi con  (true e false) come ho fatto in questo esempio

Oppure in questo modo qui

Si può fare dalla schermata degli articoli che è facile perche puoi inserire i campi di ricerca nel report, senno ce bisogno di uno script

si si. puoi cercare un po di tutorial di come funziona FastReport giusto per farti un'idea!

Perchè prima di MasterData1 ho messo Report Title1 che automaticamente va prima di MasterData1 è li ho inserito il titolo
Sempre da dove hai preso MasterData1 ci sono gli altri componenti come ReportSummary1 e ecc.

corretto

124

(0 replies, posted in General)

Updating TableGrid1 not with script, but from the database. some examples?

125

(5 replies, posted in General)

use the Anchors function