Hi list,
Is there a possibility to make a multiple selection in a treeview
by program, not by mouse.
I've got 2 treeviews: 1st is a group list, 2nd is users (only some users are
part of a specific group)
What I'd like is to select all users belonging to a group I "mouse-select"
to visually show t
Dimitris Anogiatis a écrit :
> Hey JY,
>
> Try this line perhaps it'll work.
>
>trv_What.Current.Text
>
> it works on my gb.2.14 on my Debian Lenny
Yes Dimitris, I juste find it out 5' ago.
It took the whole night to figure that out :(
Thanks anyway
JY
--
"Jesus was a cross dresser"
[
Hey JY,
Try this line perhaps it'll work.
trv_What.Current.Text
it works on my gb.2.14 on my Debian Lenny
Hope it helps
Regards
Dimitris
On Wed, Aug 12, 2009 at 7:51 PM, Jean-Yves F. Barbier <12u...@gmail.com>wrote:
> gb 2.15.2 debian sid package
>
> Hi list,
Hi guys,
I have had a look at prev posts but it seems it has not been resolved.
I am working on a weather applet specific for Hong Kong. The problem is
when I autostart the program on logon I get this
error. "Unable to Embed from frmweather.?.0 "
Any ideas.
My source code can be found here:
ht
gb 2.15.2 debian sid package
Hi list,
I've got a strange TreeView behaviour: my application reads parms from
a database and order them into a TreeView.
I use a simple line to print selected item's information into the embedded
console: PRINT trv_What.Item.Key & " ---
On Wed, Aug 12, 2009 at 8:03 AM, Leonardo Miliani <
leona...@leonardomiliani.com> wrote:
> o.s.p ha scritto:
> > hello!
> > gcc version 4.4.1 (Frugalware Linux - current)
> >
> > host-triplet: i686-frugalware-linux-gnu
> > shell:/bin/sh
> > compiler: gcc
> > compiler flags:
Tomas Eroles i Forner ha scritto:
> Hello all!
> I would like to know if it's possible, working with text apps, write
> texts in the screen at any position.
>
> An example: I learned programming with dBase III, and we used the command:
>
> @2,5 SAY "Hello, what is your name?: " GET w_name
>
> to w
On Wednesday 12 August 2009 12:30 pm, Rolf-Werner Eilert wrote:
> And yes: I don't think the special "graphical characters" like in DOS
> (ASCII > 128) exist on a Linux terminal, do they? So it would be
> somewhat difficult to build "mask" like things. Though Midnight
> Commander can do this, how d
Rolf-Werner Eilert a écrit :
> Tomas Eroles i Forner schrieb:
...
>> @2,5 SAY "Hello, what is your name?: " GET w_name
>> to write on the coordinates 2,5 on the screen the phrase Hello, what is...
>> Is it possible to do in GAMBAS?
>
> Linux terminal coordinates can have more than 80x25 characters
Tomas Eroles i Forner schrieb:
> Hello all!
> I would like to know if it's possible, working with text apps, write
> texts in the screen at any position.
>
> An example: I learned programming with dBase III, and we used the command:
>
> @2,5 SAY "Hello, what is your name?: " GET w_name
>
> to w
Tomas Eroles i Forner a écrit :
> Hello all!
> I would like to know if it's possible, working with text apps, write
> texts in the screen at any position.
>
> An example: I learned programming with dBase III, and we used the command:
;-) very good software indeed (I miss it sometimes)
> @2,5 S
Hello all!
I would like to know if it's possible, working with text apps, write
texts in the screen at any position.
An example: I learned programming with dBase III, and we used the command:
@2,5 SAY "Hello, what is your name?: " GET w_name
to write on the coordinates 2,5 on the screen the phr
o.s.p ha scritto:
> hello!
> gcc version 4.4.1 (Frugalware Linux - current)
>
> host-triplet: i686-frugalware-linux-gnu
> shell:/bin/sh
> compiler: gcc
> compiler flags: -march=i686 -mtune=generic -O2 -pipe
> -fno-strict-aliasing
> linker: /usr/i686-frug
The following code works fine in 2.13 on Ubuntu 9.04 i386 and correctly
dispays the last line of the result in gridview gvAll
On 2.99 2224, however, the last line is not displayed or not fully
displayed. You have to scroll to show the last line. I thought it might have
something to do with the he
hello!
gcc version 4.4.1 (Frugalware Linux - current)
host-triplet: i686-frugalware-linux-gnu
shell:/bin/sh
compiler: gcc
compiler flags: -march=i686 -mtune=generic -O2 -pipe
-fno-strict-aliasing
linker: /usr/i686-frugalware-linux/bin/ld (gnu? yes)
libto
15 matches
Mail list logo