Press()
> IF Key.code = Key.right THEN
> {dosomething with the entry then}
> txt1.SetFocus
> ENDIF
> END
Salut
This is an example i have made for my program. I hope it is that you want ?
Jacky
Test_tableview.tar.gz
Description: application/tgz
---
gambas2-x.x.x/comp/src
cordialement
Jacky
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip
ing to ask here...
Perhaps, i don't know :)
If your key name is "lind" or other name if you want
db AS NEW Connection
Tab = "files"
TRY db.Exec("ALTER TABLE " & Tab & " DROP PRIMARY KEY ")
TRY db.Exec("ALTER TABLE " &
> Hi,
Hi,
Here is a simple example which show you how to generate reports with the
component gb.report
Warning. This program work with kprinter ( you need kdeprint libraries in your
system )
Jacky
Print_ex-0.0.1.tar.gz
Description: application/tgz
-
el.caption = ListBox.list[1]
Jacky
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for
; Regards, Sevoir
Use label.Text is better no ?
Jacky
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand
Le Tuesday 26 August 2008 13:45:36 Fox, vous avez écrit :
> Jacky wrote:
> > Columnview.MoveFirst
> > REPEAT
> > Columnview.Item.Selected = TRUE
> > 'here that you want to do with each data, Columnview.Item[1],
> > Columnview.Item[2], Colum
in a file, in a variant array[][] ...
> or where you want
Columnview.MoveFirst
REPEAT
Columnview.Item.Selected = TRUE
'here that you want to do with each data, Columnview.Item[1],
Columnview.Item[2], Columnview.item[3] etc...
UNTIL Columnview.Movenext()
Jac
ics/SVGFiles/TestImage1.svg")
Hello Steve,
I never works with svg file but try to use image.load
hImage = Image.Load("/home/bungayst/Graphics/SVGFiles/TestImage1.svg")
Jacky
-
This SF.Net email is sponsored
il,
It's an error of me.
Jacky
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip fo
omme ca
avant, il me semble ? Et la doc donne la même syntaxe aussi.
Mandiva 2008.1
Gambas 2.7
Merci.
jacky
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux b
ine I just need to understand how
> to add the header.
>
> JB Skaggs
Hi,
It's still me.
in this version you can see or print your result and there is a line in the
bottom of page.
I think this is the last.
Jacky
Print_ex-0.0.3.tar
Le Saturday 19 July 2008 10:56:53 Jacky, vous avez écrit :
> Le Saturday 19 July 2008 07:11:06 jbskaggs, vous avez écrit :
> > I switched my program to qt from gtk to add printer capabilities beyond
> > just LPR.
> >
> > Could somebody give me an example how to add
ine I just need to understand how
> to add the header.
>
> JB Skaggs
Now you can choose the number of copies.
Jacky
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linu
ine I just need to understand how
> to add the header.
>
> JB Skaggs
Hi,
Here is a simple example which show you how to add headers, footers, logo and
lines.
Warning. This program work with kprinter ( you need kdeprint libraries in your
system )
Jacky
Print_ex-0.0.1.tar.gz
D
Le Tuesday 15 July 2008 16:46:29 Steven Lobbezoo, vous avez écrit :
> Hi Jacky,
>
> Yes, ... No, i want to change it for the whole app. All forms, menus
> textboxes etc.
> (and to save it for the next time).
Excuse me. I has badly understood your question.
For the whole appl
ion ==> Tables ==> Articles. Select a line,
activate the "Stocké" button, clic the "Enregistrer" button and look at the
top. That is that you want, no ? :+)
Jacky
-
This SF.Net email is sponsored b
; Thanks in advance.
>
> Richard
Hello Terry
txtDate.txt = "01.01.2008" (this is a french date format : dd.mm.)
order.date = Date(Right$(txtDate.txt, 4), Mid$(txtDate.txt, 4,2),
Left$(txtDate.txt, 2))
I hope is that you want.
Jacky
S Integer
IF Month(Jrs) < 12 THEN
Jrs1 = Day(Date(Year(Jrs), Month(Jrs) + 1, 1) - 1)
ELSE
Jrs1 = Day(Date(Year(Jrs) + 1, 1, 1) - 1)
ENDIF
RETURN Jrs1
END
Jacky
-
Check out the new SourceForge.net Marketplace.
It's t
rg/help/lang/day
>
>
> Regards,
> Ron the 2nd
salut
daynumber = Format$(Now, "dd")
Jacky
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just a
20 matches
Mail list logo