Re: [Gambas-user] Paint.Color and Dash questions

2015-11-19 Thread Rolf-Werner Eilert

Am 18.11.2015 18:41, schrieb Rolf-Werner Eilert:
> In a PDF, I tried to set Paint.Color(Color.Blue), but it makes a black
> line.
>
> Paint.Color(Color.RGB(190,190,190)) runs ok, nicely gray. But
> Paint.Color(Color.RGB(0,0,255)) makes a black line, too.
>
> How do I get this color thing colored?
>
> And then actually I would need a dashed line. But I do not understand
> the explanation for Paint.Dash. The line I need has like small spaces
> and longer strokes.
>
> Thanks for any insight :)
>
> Rolf
>
>

Ok, I found the solution for the colors: Printer.Grayscale = False will 
do it.

But how to make the dashed lines? Has anyone an easy example?

Thanks for any help!

Rolf


--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] New soft at the farm

2015-11-19 Thread martin p cristia
It's a Rubik's cube.

Hope you enjoy it!

-- 
Saludos

Ing. Martin P Cristia


--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #844: "Verify the translation" button should continue to next issue upon click

2015-11-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.844=L21haW4-

Moviga TECHNOLOGIES reported a new bug.

Summary
---

"Verify the translation" button should continue to next issue upon click

Type : Request
Priority : Medium
Gambas version   : 3.8.90 (TRUNK)
Product  : Development Environment


Description
---

If the "Verify the translation" button's suggestion of a mistake is not a 
problem, it would be good if clicking it again it would go on to the next issue.
Now, the only way to move on is to satisfy the complaint, which is not very 
much useful.


System information
--

[System]
Gambas=3.8.90 r7312
OperatingSystem=Linux
Kernel=4.1.6-1-ARCH
Architecture=x86_64
Distribution=arch 
Desktop=KDE5
Theme=Proxy
Language=nb_NO.UTF-8
Memory=9901M

[Libraries]
Cairo=libcairo.so.2.11400.2
Curl=libcurl.so.4.2.0
Curl=libcurl.so.4.4.0
DBus=libdbus-1.so.3.14.3
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.405.0
GTK+2=libgtk-x11-2.0.so.0.2400.28
GTK+3=libgtk-3.so.0.1600.6
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.52.0.0
QT4=libQtCore.so.4.8.7
QT5=libQt5Core.so.5.5.0
SDL=libSDL-1.2.so.0.11.4

[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-7rvPN8rlRD,guid=75534cfdb433e848ad9f896a55f965a8
DESKTOP_SESSION=plasma
DISPLAY=:0
GB_GUI=gb.qt5
GS_LIB=/.fonts
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/.gtkrc-2.0:/.config/gtkrc-2.0
GTK_MODULES=canberra-gtk-module
GTK_RC_FILES=/etc/gtk/gtkrc:/.gtkrc:/.config/gtkrc
HOME=
KDE_FULL_SESSION=true
KDE_MULTIHEAD=false
KDE_SESSION_UID=1000
KDE_SESSION_VERSION=5
LANG=nb_NO.UTF-8
LANGUAGE=nb
LOGNAME=
MAIL=/var/spool/mail/
MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins
PAM_KWALLET5_LOGIN=/tmp/kwallet5_.socket
PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
PWD=
QT_IM_MODULE=compose
QT_NO_GLIB=1
SESSION_MANAGER=local/:@/tmp/.ICE-unix/899,unix/:/tmp/.ICE-unix/899
SHELL=/bin/bash
SHLVL=1
SSH_ASKPASS=/usr/bin/ksshaskpass
TZ=:/etc/localtime
USER=
XAUTHORITY=/tmp/xauth-1000-_0
XCURSOR_SIZE=0
XCURSOR_THEME=Breeze_Snow
XDG_CURRENT_DESKTOP=KDE
XDG_DATA_DIRS=/usr/share:/usr/share:/usr/local/share
XDG_RUNTIME_DIR=/run/user/1000
XDG_SEAT=seat0
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
XDG_SESSION_CLASS=user
XDG_SESSION_DESKTOP=KDE
XDG_SESSION_ID=c2
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1
XDG_SESSION_TYPE=x11
XDG_VTNR=1
_=/usr/lib/kf5/start_kdeinit_wrapper



--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] New soft at the farm

2015-11-19 Thread Moviga Technologies
 

Looks cool, but my i7 processor can't handle the load :) 
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] New soft at the farm

2015-11-19 Thread Moviga Technologies
 

It could be the GPU that is the issue, but anyways, this "simple"
graphics should not be that demanding. 

  
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] New soft at the farm

2015-11-19 Thread Fabien Bodard
2015-11-19 22:58 GMT+01:00 Moviga Technologies :
>
>
> Looks cool, but my i7 processor can't handle the load :)

too slow for me too

> --
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



-- 
Fabien Bodard

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] New soft at the farm

2015-11-19 Thread Ricardo Armas
Strange, I have and athlon 2 x3 (less than an i3) and runs smooth

On Thu, Nov 19, 2015 at 6:58 PM, Moviga Technologies  wrote:
>
>
> Looks cool, but my i7 processor can't handle the load :)
> --
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



-- 
Ricardo A. Armas

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Paint.Color and Dash questions

2015-11-19 Thread Moviga Technologies
 

Take a look at the Painting example program in the software farm :) 

  
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] New gb.web.form component

2015-11-19 Thread Benoît Minisini
Le 19/11/2015 11:45, Moviga Technologies a écrit :
>
>
> I was thinking of forms as pages, and that you could gracefully change
> from one form/page to another by using Ajax-calls. Now, that I play with
> the latest version, it seems that you will use the main form as the
> page, and the subsequent forms as draggable/resizable divs. How about
> allowing for both. Forms that are pages and forms that are divs (they
> are more like dialogs). Maby WebForms and WebDialogs?

There is no reason to make that difference.

You may have forms that you want to display sometimes alone in a page, 
sometimes inside a dialog on top on another form.

And you may want to embed a form in another form too. For example if you 
want a common header or footer in all your forms.

At the moment, you just don't have a method to open a form in another 
page. But you can already do that by direclty typing the right url in 
the browser (http:).

Regards,

-- 
Benoît Minisini

--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] New gb.web.form component

2015-11-19 Thread Moviga Technologies
 

OK! Sounds good! 

  
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user