Am 08.03.2011 20:11, schrieb k p:
>> When doing the following:
>> TextLabel1.Text = "i"& TextBox1.Text& ""& " iEQU"& ""& "0"
>>
>> I expect a string in a text box, which I get.
>> However the length of the spacing stays the same no matter how many spaces
> I
>> put between the " "
>>
>
NUgroho,
Here is code from one of my projects:
Private Sub PopulateCharges()
Dim intRow As Integer = 0
Dim strType As String = ""
If rsCharges.Available Then
rsCharges.MoveFirst
grdCharge.Rows.Count = rsCharges.Count
For
I have learn how to connect mysql through gambas and make simple query
like select * from table.
My problem is, i can not display the results inti gridview or table
view. I've try many codes style, include the code written in ebook
titled "gambas-beginner-guide", but none is works. I put the code
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 49 by kevinfis...@eightvirtues.com: gb3 IDE tab order not
preserved
http://code.google.com/p/gambas/issues/detail?id=49
The order of the module/class/form/etc. tabs seems
I've been experimenting with gb.sdl and found that I could achieve frame
rates higher than 380 fps at 1920x1080, including alpha channel. This
involves writing directly to the SDL window/surface with a 1920x1080
image loaded from a file, for example:
Public Screen As New Window As "Screen"
Publ
Hello,
we used Kubuntu in the past and are now working with debian 6 and kde 4. But
the layout is very odd there. We found out, that by using qb.gt.kde in our
projects, the layout is ok, but then every control has an underline for the
System-Hotkey ([ALT]+[UNDERLINED LETTER]), and this underlin