rwise, as to your question about building it yourself: of course, I
have done so ever so often, and you will be able to watch if there are
any errors or missing libraries etc. prior to "make install".
Regards
Rolf
Am 10.11.2017 23:55, schrieb Bruce Cunningham:
Jussi,
When I do that
Am 30.10.2017 17:48, schrieb Benoît Minisini:
Le 30/10/2017 à 17:09, Rolf-Werner Eilert a écrit :
I had it installed twice on two different systems, but on the third
one, it suddenly doesn't appear anymore. Yast as well as zypper don't
want to know it anymore.
I looked on the websi
3 for instance.
In this case, I urgently need gbs3.
Has someone an idea why I do not find the complete package?
Thanks !!!
Rolf
--
Check out the vibrant tech community on one of the world's most
engaging tech
Thank you Luigi,
This is what I had programmed myself (more or less). I just thought
there might be a ready-made function like CountStr() or StrCtr() or
something :)
Regars
Rolf
Am 13.09.2017 11:01, schrieb Gianluigi:
Sorry the link to see it work is this :-(
https://gambas
Thanks Julio,
good idea! - but: isn't this a bit too much? After all, you have to
instantiate a string[] for it each time, even though you don't see it.
Or am I wrong? At least when it has to be called many times (for a table
like in my case).
Regards
Rolf
Am 13.09.2017 09:3
s for your input!
Regards
Rolf
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-us
nts.
So I am pretty much used to looking for the right one and clicking
Answer To List.
As this has been going for years, I would not wonder anymore. The only
thing that changed recently is that I now get mails with "mailing list
for Gambas users" instead of the sender
nce, what would I do?
Regards
Rolf
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gam
, the
unencrypted original would be more interesting, but can easily be
deleted or written over.
Or did I get you completely wrong here?
Regards
Rolf
--
Check out the vibrant tech community on one of the world's mos
Am 22.08.2017 13:05, schrieb Benoît Minisini via Gambas-user:
Le 22/08/2017 à 12:52, Rolf-Werner Eilert a écrit :
Am 22.08.2017 12:41, schrieb Benoît Minisini via Gambas-user:
Le 22/08/2017 à 05:47, Doug Hutcheson a écrit :
On the page http://gambaswiki.org/wiki/doc/intro?nh is this
. Might even be a
way to cope with Scribus.
Regards
Rolf
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
There was a typo in what I programmed yesterday, I found it - sorry for
the noise and thank you very much again, Fabien!
Regards
Rolf
Am 09.08.2017 18:20, schrieb Rolf-Werner Eilert:
One more question:
If I need a Picture (e.g. for a GridView), how do I convert it?
Regards
Rolf
Am
One more question:
If I need a Picture (e.g. for a GridView), how do I convert it?
Regards
Rolf
Am 09.08.2017 17:23, schrieb Fabien Bodard:
Dim i As Integer
Dim hImg As Image
For i = 0 To 200
hImg = New Image(32, 32, Color.Transparent)
Paint.Begin(hImg
Yes! That was it! Thank you very much, Fabien!
Regards
Rolf
Am 09.08.2017 17:23, schrieb Fabien Bodard:
Dim i As Integer
Dim hImg As Image
For i = 0 To 200
hImg = New Image(32, 32, Color.Transparent)
Paint.Begin(hImg)
Paint.Font.Bold = True
Paint.Ellipse(0, 0
once and
then could stay the same, but it still needs to use the filesystem for it.
Regards
Rolf
Am 09.08.2017 16:46, schrieb Fabien Bodard:
well i do not understand what you want exactly ...
drawing a picture with the mouse on the drawing area and copy the
picture in a list view ?
or
, GridView,
on any Button etc.
How can I save/re-use a Picture? Or do I have to draw it somewhere else?
Thank you for your insight!
Regards
Rolf
--
Check out the vibrant tech community on one of the world's most
engaging
have not
received ...
[0] http://gambas.8142.n7.nabble.com/gambas-user-f3.html
--
Everything fine on my side today.
Regards
Rolf
--
Check out
Am 04.08.2017 09:16, schrieb Tobias Boege:
On Fri, 04 Aug 2017, Rolf-Werner Eilert wrote:
In a GridView, it occurs that I need two different entries with two
different background colors in a few of the cells. So I thought about
different solutions for this.
You mean two different colors in
2
- Background for the second entry
- Font as in the cell
- write text for the second entry
Then I would have to send this as a Picture to the GridView cell - but how?
Thank you for reading up to here and for any ideas!
Regards
Rolf
--
event doesn't fire at all. No idea why.
Can someone point me to a simple way to manage this?
Thanks for your help!
Regards
Rolf
--
Check out the vibrant tech community on one of the world's most
engaging tech site
insight!
Regards
Rolf
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing
Am 11.07.2017 um 12:23 schrieb Charlie:
Rolf-Werner Eilert-2 wrote
The basic usage of the drag-and-drop functions isn't quite clear to me.
I couldn't find much information in the wiki about it. Here is my code.
I use t$ as a simple storage place and TextBox1 is only to see what the
solve this?
Regards
Rolf
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user ma
drag it to another
cell. The contents should appear there.
I use "MouseUp" and not "Drop" because Drop didn't have any result. But
maybe the way I implemented the whole thing isn't the right one anyhow?
Thank you for your insight!
Rolf
Public t$ As String
Public
however is
completely different, with finger-wipes etc., that would have to be
re-designed.
If someone would do that, the community would be happy!
Rolf
Am 10.07.2017 um 21:22 schrieb PICCORO McKAY Lenz:
hi, sorry for revivin old threaths, but i'm interesting in gambas in other
systems..
it
Ok, thank you for the tip!
Regards
Rolf
Am 12.06.2017 09:38, schrieb Gianluigi:
I replied that I only want Gambas's mail and that's enough.
Regards
Gianluigi
2017-06-12 9:13 GMT+02:00 Tobias Boege :
On Mon, 12 Jun 2017, Rolf-Werner Eilert wrote:
This morning, I got a mail
Am 12.06.2017 09:13, schrieb Tobias Boege:
On Mon, 12 Jun 2017, Rolf-Werner Eilert wrote:
This morning, I got a mail asking for confirmation of my mailing list
accounts with sourceforge.
They have never ever done this before, so I am somewhat sceptical if this
might be just a junk mail and I
.
Regards
Rolf
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
G
ar more elegant...
Just a vague idea - have you tried leaving the first entry out or blank
when you fill the list?
Regards
Rolf
--
Check out the vibrant tech community on one of the world's most
engagin
s going to be a production server system.
Regards
Rolf
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
__
the farm. After that, editing has been locked. But I can't
affirm there is
a cause/effect here.For the time being, I see it as a coincidence."
Sounds strange, especially after re-installation, but source code isn't
de-installed after all, so the blocking
m, is it? It was the rights
thing, but not chmod but chown which caused it. Or maybe you loaded your
own stuff from another machine where your username has another Uid?
There is a lock-file, but it will only cause Gambas asking if you are
sure you are not working with t
lue has already been changed.
So why not changing it back as you do in line 1?
If valNum.Value > valDen.Value Then valNum.Value = valDen.Value
Regards
Rolf
--
Check out the vibrant tech community on one of the
Ah, I understand! It's like with Gambas: It's not a bug, it's a feature :)
Thanks for the hint. When I apply it next time, I will try both versions.
Rolf
Am 16.03.2017 19:05, schrieb Jorge Carrión:
> It isn't a bug is the expected behaviour for the example. I set th
Am 16.03.2017 12:57, schrieb PICCORO McKAY Lenz:
> very usefully
> 2017-03-16 7:15 GMT-04:00 Rolf-Werner Eilert :
>
>>
>> Why not calling it "wwGridView" or "WWgridview" or "GridVieWW"?
>>
&g
Ok, tested it :) Runs very well, BUT:
When dragging one of the Columns to the left, the column doesn't stay
under the mouse pointer. Somehow, the position is counted wrong, and
after dragging forth and back a bit,
itted to show all the cell
> contents.
>
> I hope it'll be usefull for someone.
Oh yes! Great thing! I would love it, and I have instantly ideas where
to use it.
Regards
Rolf
--
Am 02.03.2017 10:07, schrieb Fabien Bodard:
> This is a try to get some contact to the extern world :-)
>
Gambas is so good, nobody has a problem ;)
Rolf
--
Check out the vibrant tech community on one of the w
Am 24.02.2017 03:04, schrieb Benoît Minisini:
> Le 24/02/2017 à 03:01, Benoît Minisini a écrit :
>> Le 23/02/2017 à 18:17, Rolf-Werner Eilert a écrit :
>>> I started a new WebForm project which I copied from my first test
>>> project I mentioned the other day.
>>
s on apache, so
there really must be something wrong with the WebKalender.
Is there a way to be pointed to a line in code, like the debug output in
a GUI application?
Regards
Rolf
WebformTest1-0.0.2.tar.gz
Description: GNU Zip compressed data
WebKalender1-0.0.7.tar.gz
Description: GNU Zip
ake a single one-dimensional array of
strings and split the columns as described above.
Regards
Rolf
Am 06.02.2017 23:26, schrieb Matti:
> Hi Riccardo,
>
> this is a question I had long years ago. At this time it was not possible.
> As I remember, I used a dirty workaround, r
user scrolls the table.
The Gridview will only load the part of the Gridview which is visible.
Or when the user clicks on the form or makes it come to the front. That
means, besides from providing the cell data you don't have to care about
anything, and it is extremely fast.
Regards
Rolf
Just stumbled over this one:
System.User.Home and User.Home seem to be the same, or is there a
difference?
Thank you
Rolf
--
Check out the vibrant tech community on one of the world's most
engaging tech
able
'show the value in this line
End
For the beginning, use a Label to show the value.
> Public Sub Button1_Click()
>
> Timer1.Enabled = True
>
> End
>
>
>
> Public Sub Button2_Click()
>
>
>
> End
>
> Public Sub Button3_Click()
>
>
>
> End
Am 25.01.2017 16:24, schrieb Benoît Minisini:
> Le 25/01/2017 à 16:19, Rolf-Werner Eilert a écrit :
>>
>> Thank you very much, that makes it much clearer. Now I have a Button1
>> and a WebTable1
>>
>> Public Sub WebButton1_Click()
>>
>> WebLabel1
Yes, you are right, thank you!
Sometimes I do not see the forest for all the trees :)
Rolf
Am 25.01.2017 18:01, schrieb Fabien Bodard:
> OUPS I think it's like the gridview :
> Data.Text = CStr(Row) & "-" & CStr(Column)
>
> 2017-01-25 17:58 GMT+01:00 Benoît
Am 25.01.2017 17:58, schrieb Benoît Minisini:
> Le 25/01/2017 à 17:54, Rolf-Werner Eilert a écrit :
>> Am 25.01.2017 17:29, schrieb Benoît Minisini:
>>> Le 25/01/2017 à 17:23, Rolf-Werner Eilert a écrit :
>>>>
>>>> Ah! Now it says "Type mi
Am 25.01.2017 17:29, schrieb Benoît Minisini:
> Le 25/01/2017 à 17:23, Rolf-Werner Eilert a écrit :
>>
>> Ah! Now it says "Type mismatch: Wanted WebTableData, got String instead"
>>
>> So, what is WebTableData?
>>
>> Rolf
>>
>
> It'
Am 25.01.2017 16:24, schrieb Benoît Minisini:
> Le 25/01/2017 à 16:19, Rolf-Werner Eilert a écrit :
>>
>> Thank you very much, that makes it much clearer. Now I have a Button1
>> and a WebTable1
>>
>> Public Sub WebButton1_Click()
>>
>> WebLabel1
Am 25.01.2017 15:45, schrieb Benoît Minisini:
> Le 25/01/2017 à 15:33, Rolf-Werner Eilert a écrit :
>>
>> The only thing I could not make out is how to control the tableview. As
>> there is no treeview and no listview, I would use tableview to replace
>> both of
This thing is awesome, Benoit!
Am 24.01.2017 11:27, schrieb Benoît Minisini:
> Le 24/01/2017 à 11:24, Rolf-Werner Eilert a écrit :
>>
>> Now I got it. When I make a gb.web.form application, I just mark one of
>> the forms as startup class (as I did) and add all
Am 25.01.2017 13:10, schrieb bill-lancaster:
> Is it possible to log which menu items have been selected?
> In other words, can I create a general event to catch and identify menu
> activity?
>
> Gambas 3.8.2
>
>
Maybe it's possible via a group name?
---
Am 24.01.2017 10:36, schrieb Benoît Minisini:
> Le 24/01/2017 à 10:11, Rolf-Werner Eilert a écrit :
>> Am 23.01.2017 20:28, schrieb Benoît Minisini:
>>> Le 23/01/2017 à 18:41, Rolf-Werner Eilert a écrit :
>>>> Hi,
>>>>
>>>> I have 3.9.2
Am 23.01.2017 20:28, schrieb Benoît Minisini:
> Le 23/01/2017 à 18:41, Rolf-Werner Eilert a écrit :
>> Hi,
>>
>> I have 3.9.2 installed and started a new project as WebView project.
>>
>> Then added WebForm from the components.
>>
>> Then added a new fo
there is nothing to see from the Webform.
I guess I have to call the Webform from the Main.webpage somehow, but
how? Or am I totally wrong here?
Thanks for your insight!
Regards
Rolf
--
Check out the vibrant tech community
Am 21.01.2017 19:46, schrieb Benoît Minisini:
> Le 17/01/2017 à 08:26, Rolf-Werner Eilert a écrit :
>>
>> Where does the webform store the values until the next call? And can it
>> remember calls from different users?
>>
>> Regards
>> Rolf
>>
>
&g
Gambas class file
>>
>> Export
>>
>> Public Sub WebButton1_Click()
>>Dim hWeb As WebButton
>>
>>WebButton1.Text = "btn1_text"
>>WebButton1.Tag = "btn1
Am 07.12.2016 14:31, schrieb Fabien Bodard:
> This is the example on how to use the gambas Expression class.
Thank you very much, this looks very interesting!
Regards
Rolf
>
> 2016-12-07 14:30 GMT+01:00 Fabien Bodard :
>> 2016-12-07 13:30 GMT+01:00 Rolf-Werner Eilert :
>
al thing and painted
everything myself. It looks very nice, but it was kinda effort to make
it react to mouse clicks and all that stuff.
Regards
Rolf
--
Developer Access Program for Intel Xeon Phi Processors
Access t
Oh, and I was curious, thinking "something new to learn from" :)
Rolf
Am 05.12.2016 15:25, schrieb Fabien Bodard:
> But it's (canvas) gambas and all goes fast
>
> (damned android corrector !)
>
> 2016-12-05 13:51 GMT+01:00 Fabien Bodard :
>
>> You can send
Thought so :)
Am 30.11.2016 16:03, schrieb Fabien Bodard:
> no
>
> 2016-11-30 15:46 GMT+01:00 Rolf-Werner Eilert :
>> Would this be possible?
>>
>> Static Private WorldMap[100, 100] As New MapObject
>>
>>
>> or in a similar way... Just ask because
Would this be possible?
Static Private WorldMap[100, 100] As New MapObject
or in a similar way... Just ask because I tend to use New in the first
declaration line if possible.
Regards
Rolf
Am 30.11.2016 07:27, schrieb nand...@nothingsimple.com:
> I use structs to write binary to a file
Try and tell if it does what you mean... Maybe Gianluigi's way is better...
Regards
Rolf
Am 29.11.2016 11:38, schrieb Gianluigi:
> frmGenerating.ShowModal or ShowDialog?
>
> Regards
> Gianluigi
>
> 2016-11-29 1:50 GMT+01:00 Cam Era :
>
>> Greetings all.
>>
>
nd they can use the common functions.
>
> More info: http://gambaswiki.org/wiki/doc/library
>
> If you have any questions, just ask.
>
> gbWilly
>
>
>
What will the Gambas IDE do when a program is packaged (Make
installation package)? Will it add the librar
shows.
This gave a tremendous boost, and with the so-called PowerTools
included, at that time good olde Turbo Basic was as comprehensive as is
Gambas today.
Yes, I like the idea :)
Regards
Rolf
--
Developer Acce
finding out, I would post some code and start
looking for it...
Regards
Rolf
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel P
Am 02.11.2016 17:16, schrieb Benoît Minisini:
> Le 02/11/2016 à 16:49, Rolf-Werner Eilert a écrit :
>> The new behaviour of val() drove me nuts when it appeared first ;) I had
>> used it in so many places, and all over my code. Sometimes it lasts for
>> weeks until your pr
roundabout) or just using CInt() instead.
Regards
Rolf
Am 02.11.2016 16:18, schrieb Richard Welch:
> This is just noting the change in case it might help someone else - not
> a plea for a change.
>
> In g2, the Val function would ignore that part of its input string after
> the first spac
Am 10.06.2016 09:02, schrieb Tobias Boege:
> On Fri, 10 Jun 2016, Rolf-Werner Eilert wrote:
>> Am 10.06.2016 08:52, schrieb Rolf-Werner Eilert:
>>> This morning, the IDE help texts don't show up anymore.
>>>
>>> When I type a command, the help texts a
Am 10.06.2016 08:52, schrieb Rolf-Werner Eilert:
> This morning, the IDE help texts don't show up anymore.
>
> When I type a command, the help texts appear in the small window. But
> when I press F1, I can see the tree on the left, but no text on the
> right. There is a short
seems, however, to be white-on-white: Mouse cursor changes to text
cursor over the right-hand side, there seems to be text.
Has anyone had this problem before?
Regards
Rolf
--
What NetFlow Analyzer can do for you? Mon
I have used Cairo in a non GUI application, and it runs very well.
Maybe you are using some other function which refers to GUI somewhere in
the code?
Regards
Rolf
Am 23.05.2016 16:31, schrieb wi...@develop.earthshipeurope.org:
> Hi all,
>
> I have written a function to make a pdf
Yes, that would be the nicest way I think: a property like "grip" or
"graphical" to leave it to the programmer to use this feature or not.
Rolf
Am 20.05.2016 21:17, schrieb Jussi Lahtinen:
> Maybe there could be option for more graphically obvious split?
>
>
> J
ome of the properties. But it seems to be a "feature" ;)
Regards
Rolf
Am 20.05.2016 00:17, schrieb Jussi Lahtinen:
> Yes, it is similar on my system as well. I can see how that can be a
> problem.
> Not sure what is going on. With quick test switching a theme doesn'
Here you are:
vsplit1 is from Gambas2, vsplit2 from Gambas3
Am 19.05.2016 17:35, schrieb Jussi Lahtinen:
Not sure what you mean. Screenshot would be useful.
But how the GUI appears to you is largely dependent on your used theme.
Jussi
On Thu, May 19, 2016 at 10:13 AM, Rolf-Werner Eilert
unless you hover over the lines, you will not understand
that the line can be used this way.
Does it show up on your systems like this too?
Rolf
--
Mobile security can be enabling, not merely restricting. Employees who
Thank you Gianluigi, but does GTK have anything in common with my KDE stuff?
Rolf
Am 12.05.2016 16:40, schrieb Gianluigi:
> See Ron's trick [0] and this article[0], I hope can be useful.
> Regards
> Gianluigi
> [0]http://gambas.8142.n7.nabble.com/System-Colors-td56130.
this on a newer system, so I would like
to hear your comments on this first. You will know Balloon better...
Thank you!
Rolf
--
Mobile security can be enabling, not merely restricting. Employees who
bring their own
Aah, the same message - thank you!
Rolf
Am 10.05.2016 16:47, schrieb Jussi Lahtinen:
> What happens if you run the same command in actual terminal?
>
>
> Jussi
>
> On Tue, May 10, 2016 at 5:40 PM, Rolf-Werner Eilert <
> eilert-sprac...@t-online.de> wrote:
>
>>
Am 10.05.2016 16:49, schrieb Benoît Minisini:
> Le 10/05/2016 16:40, Rolf-Werner Eilert a écrit :
>> When I shell out after having made a PDF with
>>
>> Shell "okular " & myPDFfile
>>
>> I get a warning in the IDE:
>>
>> okular(124
could lead to crashes.
Anything to worry about?
Rolf
--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile
Am 27.04.2016 18:39, schrieb T Lee Davidson:
> On 04/27/2016 12:02 PM, Rolf-Werner Eilert wrote:
>> This is the code:
>>
>> Public Sub setFontNameList(fontliste As String[])
>> Dim i As Integer
>>
>> fntexc.Clear
>>
>> For i = 0 To f
it has 3 items. But fontliste.Count is 0,
fontliste.Max would be -1. So it is never copied.
What is going wrong here???
Regards
Rolf
--
Find and fix application performance issues faster with Applications Manager
Appli
Am 27.04.2016 10:12, schrieb adamn...@gmail.com:
> On Wed, 27 Apr 2016 09:44:55 +0200
> Rolf-Werner Eilert wrote:
>
>> Does really nobody know why I cannot set the SelectedFont value as
>> mentioned in the documentation?
>>
>> Rolf
>>
>> Am
Does really nobody know why I cannot set the SelectedFont value as
mentioned in the documentation?
Rolf
Am 26.04.2016 12:57, schrieb Rolf-Werner Eilert:
> "Courrier" is French, in my list there is "Courier". I can choose it
> from the list, but I cannot set the list
"Courrier" is French, in my list there is "Courier". I can choose it
from the list, but I cannot set the list to this value/index/string.
Rolf
Am 26.04.2016 12:39, schrieb Fabien Bodard:
> Courrier
> Le 26 avr. 2016 12:12, "Rolf-Werner Eilert&qu
The docu reads:
FontChooser.SelectedFont (gb.form)
Property SelectedFont As String
Returns or sets the selected font as a string.
When I try to do
Dim MyFont As String
MyFont = "Courier"
fcMyFont.SelectedFont = MyFont
nothing happens.
Am I expecting too m
Here was a problem for about an hour, too.
It makes typing code very slowly.
Rolf
Am 22.04.2016 12:44, schrieb Gianluigi:
> now is fine working
>
> Regards
> Gianluigi
>
> 2016-04-22 11:46 GMT+02:00 Gianluigi :
>
>> Warning Could not connect to Gambas Documentation
Ah, what a shame... Ok, but I understand. Thanks for the explanation!
Rolf
Am 21.04.2016 16:41, schrieb Benoît Minisini:
> Le 21/04/2016 08:59, Rolf-Werner Eilert a écrit :
>> This is a little thing that got my attention:
>>
>> When I hover the mouse over an underlined item
react.
I have to click on the working space of the IconPanel to really activate
it, which is a bit confusing I found. If this behaviour is intended,
what's the idea behind it?
Regards
Rolf
--
Find and fix app
rence when you drag the window border to
make it wider - it still is partly hidden.
Somehow the balloon help seems to care for screen limits rather than
window limits.
I try to add a screenshot.
Regards
Rolf
--
Find an
Ah, alright, will look for it later...
Rolf
Am 19.04.2016 17:57, schrieb Gianluigi:
> List Editor is a ListBox with sorting methods etc.
> You can see it from the source code in gb.fom.
> Starting from there you can try to change the appearance.
> Regards
> Gianluigi
>
> 20
Ok, thank you, this makes it clear! Will try the tar tomorrow.
Rolf
Am 19.04.2016 16:29, schrieb Charlie:
> /1) The ListEditor has four icons. If I don't like them, is there a chance to
> change them?/
> I don't know how to do this, or even if it can be done.
> /2) And
Three questions:
1) The ListEditor has four icons. If I don't like them, is there a
chance to change them?
2) And how is the Insert/Add button handled? Is there an event?
3) I tried ListEditor1.List.Add("Hello") but it doesn't appear in the list.
Thank you
Yes, that works well, too.
Rolf
Am 13.04.2016 11:52, schrieb Fabien Bodard:
> Prefer a Panel with Arrange to none to a HBox. HBox alway call an
> arrange internal procedure.
>
>
> 2016-04-13 11:10 GMT+02:00 Rolf-Werner Eilert :
>> Aaaah thanks so much, that does the job
Aaaah thanks so much, that does the job perfectly!
Rolf
Am 13.04.2016 11:06, schrieb Tobias Boege:
> On Wed, 13 Apr 2016, Rolf-Werner Eilert wrote:
>> That's the point, I like the look without border. What I intended was to
>> make an optical separation between the list + to
ToolButton? A toolButton is a button that
> doesn't show its borders without mouse cursor upon it...
>
> 2016-04-13 10:38 GMT+02:00 Rolf-Werner Eilert :
>
>> What I miss is a Border property. If you switch Visible off, the whole
>> separator distance is skipped, i. e.
What I miss is a Border property. If you switch Visible off, the whole
separator distance is skipped, i. e. it is "out of order", same like
Enabled switched off.
Rolf
Am 13.04.2016 09:59, schrieb Jorge Carrión:
> I don't understand: If you don't want see it,
etely "invisible".
Is it possible to implement that?
Regards
Rolf
--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multipl
But in a pure Windows environment, a
"\n" would mean this automatically.
Regards
Rolf
--
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance
1 - 100 of 932 matches
Mail list logo