[Gambas-user] Yan: drawingarea resize

2009-07-30 Thread abdurrahman ulusoy

anyone has an idea on that?


--- 08/07/09 Çar tarihinde abdurrahman ulusoy uluso...@yahoo.com şöyle 
yazıyor:

Kimden: abdurrahman ulusoy uluso...@yahoo.com
Konu: [Gambas-user] drawingarea resize
Kime: Gambas-user@lists.sourceforge.net
Tarihi: 8 Temmuz 2009 Çarşamba, 11:04

hi
when i  resize to drawingarea gambas console show me this error.
X Error: BadAlloc (insufficient resources for operation) 11
  Major opcode:  53
  Minor opcode:  0
  Resource id:  0x7c
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode:  70
  Minor opcode:  0
  Resource id:  0x3600fc2
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode:  62
  Minor opcode:  0
  Resource id:  0x3600fc2
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode:  2
  Minor opcode:  0
  Resource id:  0x3600fc2
X Error: BadAlloc (insufficient resources for operation) 11
  Major opcode:  53
  Minor opcode:  0
  Resource id:  0x7c
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode:  70
  Minor opcode:  0
  Resource id:  0x3600fc3
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode:  62
  Minor opcode:  0
  Resource id:  0x3600fc3
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode:  54
  Minor opcode:  0
  Resource id:  0x3600fc2
X Error: BadPixmap (invalid Pixmap parameter) 4
  Major opcode:  2
  Minor opcode:  0
  Resource id:  0x3600fc3+




      ___
Yahoo! Türkiye açıldı!  http://yahoo.com.tr
İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user



  ___
Yahoo! Türkiye açıldı!  http://yahoo.com.tr
İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] the (seemingly) new popup help in IDE

2009-07-30 Thread Fabien Bodard
just put the cursor on it !
i will look for that !


2009/7/27 richard terry rte...@pacific.net.au:
 I've just been noticing this in recent builds, really handy (I'm on 2179)

 But It disappears too quickly. would it be possible to configure this so that
 it only disappeared if one hit the ESC key, that way one could read and
 digest it - or at least make that a configurable option.

 Regards

 Richard

 --

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



--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] A web page for Gambas applications

2009-07-30 Thread Fabien Bodard
2009/7/27 abdurrahman ulusoy uluso...@yahoo.com:
An english traduction of your software will be great too :) (and the site 
...:-)    Yes but i am sure, you understand, my english is not good.
Neither mine but if you begin to traduce, even with a bad english i
thing many people will come to help you in your project, and correct
you little errors, ... and then you program can be traduced from the
english to many other language and so found undred and undred users...
:-) So it is really something important, and gambas make that easy to
do

CAD in gambas ... good work !Gambas is easy and rapid language. infact  a lot 
of linux user say me:in linux use C or python. they dont like gambas.  but i 
like   :)

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Yan: drawingarea resize

2009-07-30 Thread abdurrahman ulusoy
Yes. too large.

--- 30/07/09 Per tarihinde Benoît Minisini gam...@users.sourceforge.net şöyle 
yazıyor:

Kimden: Benoît Minisini gam...@users.sourceforge.net
Konu: Re: [Gambas-user] Yan:  drawingarea resize
Kime: mailing list for gambas users gambas-user@lists.sourceforge.net
Tarihi: 30 Temmuz 2009 Perşembe, 15:41

 anyone has an idea on that?


 --- 08/07/09 Çar tarihinde abdurrahman ulusoy uluso...@yahoo.com şöyle
 yazıyor:

 Kimden: abdurrahman ulusoy uluso...@yahoo.com
 Konu: [Gambas-user] drawingarea resize
 Kime: Gambas-user@lists.sourceforge.net
 Tarihi: 8 Temmuz 2009 Çarşamba, 11:04

 hi
 when i  resize to drawingarea gambas console show me this error.

Which version of Gambas do you use? Do you use gb.qt, gb.gtk, or if you use 
gb.gui, with with desktop?

 X Error: BadAlloc (insufficient resources for operation) 11
   Major opcode:  53
   Minor opcode:  0
   Resource id:  0x7c

insufficient resources. Hmm, are you trying to resize a too large cached 
DrawingArea?

-- 
Benoît

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user



  ___
Yahoo! Türkiye açıldı!  http://yahoo.com.tr
İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Yan: drawingarea resize

2009-07-30 Thread Benoît Minisini
  anyone has an idea on that?
 
 
  --- 08/07/09 Çar tarihinde abdurrahman ulusoy uluso...@yahoo.com şöyle
  yazıyor:
 
  Kimden: abdurrahman ulusoy uluso...@yahoo.com
  Konu: [Gambas-user] drawingarea resize
  Kime: Gambas-user@lists.sourceforge.net
  Tarihi: 8 Temmuz 2009 Çarşamba, 11:04
 
  hi
  when i  resize to drawingarea gambas console show me this error.

 Which version of Gambas do you use? Do you use gb.qt, gb.gtk, or if you use
 gb.gui, with with desktop?
.
   /|\
|
which --'


-- 
Benoît

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Yan: drawingarea resize

2009-07-30 Thread abdurrahman ulusoy
 KDE 3.5.10 my desktop
i use  gambas 2.9  and   gb.qt 



--- 30/07/09 Per tarihinde Benoît Minisini gam...@users.sourceforge.net şöyle 
yazıyor:

Kimden: Benoît Minisini gam...@users.sourceforge.net
Konu: Re: [Gambas-user] Yan:  drawingarea resize
Kime: mailing list for gambas users gambas-user@lists.sourceforge.net
Tarihi: 30 Temmuz 2009 Perşembe, 15:49

  anyone has an idea on that?
 
 
  --- 08/07/09 Çar tarihinde abdurrahman ulusoy uluso...@yahoo.com şöyle
  yazıyor:
 
  Kimden: abdurrahman ulusoy uluso...@yahoo.com
  Konu: [Gambas-user] drawingarea resize
  Kime: Gambas-user@lists.sourceforge.net
  Tarihi: 8 Temmuz 2009 Çarşamba, 11:04
 
  hi
  when i  resize to drawingarea gambas console show me this error.

 Which version of Gambas do you use? Do you use gb.qt, gb.gtk, or if you use
 gb.gui, with with desktop?
                .
               /|\
                |
which --'


-- 
Benoît

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user



  ___
Yahoo! Türkiye açıldı!  http://yahoo.com.tr
İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Yan: drawingarea resize

2009-07-30 Thread Fabien Bodard
resize in what way ?... you are using cached mode ?



2009/7/30 abdurrahman ulusoy uluso...@yahoo.com:
  KDE 3.5.10 my desktop
 i use  gambas 2.9  and   gb.qt



 --- 30/07/09 Per tarihinde Benoît Minisini gam...@users.sourceforge.net 
 şöyle yazıyor:

 Kimden: Benoît Minisini gam...@users.sourceforge.net
 Konu: Re: [Gambas-user] Yan:  drawingarea resize
 Kime: mailing list for gambas users gambas-user@lists.sourceforge.net
 Tarihi: 30 Temmuz 2009 Perşembe, 15:49

  anyone has an idea on that?
 
 
  --- 08/07/09 Çar tarihinde abdurrahman ulusoy uluso...@yahoo.com şöyle
  yazıyor:
 
  Kimden: abdurrahman ulusoy uluso...@yahoo.com
  Konu: [Gambas-user] drawingarea resize
  Kime: Gambas-user@lists.sourceforge.net
  Tarihi: 8 Temmuz 2009 Çarşamba, 11:04
 
  hi
  when i  resize to drawingarea gambas console show me this error.

 Which version of Gambas do you use? Do you use gb.qt, gb.gtk, or if you use
 gb.gui, with with desktop?
                 .
                /|\
                 |
 which --'


 --
 Benoît

 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



      ___
 Yahoo! Türkiye açıldı!  http://yahoo.com.tr
 İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Yan: drawingarea resize

2009-07-30 Thread abdurrahman ulusoy
yes , cached mode.

--- 30/07/09 Per tarihinde Fabien Bodard gambas...@gmail.com şöyle yazıyor:

Kimden: Fabien Bodard gambas...@gmail.com
Konu: Re: [Gambas-user] Yan: drawingarea resize
Kime: mailing list for gambas users gambas-user@lists.sourceforge.net
Tarihi: 30 Temmuz 2009 Perşembe, 16:53

resize in what way ?... you are using cached mode ?



2009/7/30 abdurrahman ulusoy uluso...@yahoo.com:
  KDE 3.5.10 my desktop
 i use  gambas 2.9  and   gb.qt



 --- 30/07/09 Per tarihinde Benoît Minisini gam...@users.sourceforge.net 
 şöyle yazıyor:

 Kimden: Benoît Minisini gam...@users.sourceforge.net
 Konu: Re: [Gambas-user] Yan:  drawingarea resize
 Kime: mailing list for gambas users gambas-user@lists.sourceforge.net
 Tarihi: 30 Temmuz 2009 Perşembe, 15:49

  anyone has an idea on that?
 
 
  --- 08/07/09 Çar tarihinde abdurrahman ulusoy uluso...@yahoo.com şöyle
  yazıyor:
 
  Kimden: abdurrahman ulusoy uluso...@yahoo.com
  Konu: [Gambas-user] drawingarea resize
  Kime: Gambas-user@lists.sourceforge.net
  Tarihi: 8 Temmuz 2009 Çarşamba, 11:04
 
  hi
  when i  resize to drawingarea gambas console show me this error.

 Which version of Gambas do you use? Do you use gb.qt, gb.gtk, or if you use
 gb.gui, with with desktop?
                 .
                /|\
                 |
 which --'


 --
 Benoît

 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



      ___
 Yahoo! Türkiye açıldı!  http://yahoo.com.tr
 İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user



  ___
Yahoo! Türkiye açıldı!  http://yahoo.com.tr
İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] making an animated demo

2009-07-30 Thread Jean-Yves F. Barbier
Hi folks,

I wanna make instant flow  data quantity measures in order to determine what
remote X access solution is the best solution (speed/quality/instant flow...)
to access a Gambas application from w$ (or Linux) through tunnelised XDMCP, 
Xephyr, OpenVpn, ssh -X, FreeNX, ...

To make sure test basis is the same whatever the test, I need an automated 
piece of
software that: open some windows  move them  close some windows  open a menu 

close it  and finally close everything (kinda big macro)
So it will look like a manual exploitation while beeing automatic and sending
exactly the same moves to each test.  (Of course, it *can't be* a film.)

Under Xfce4 (debian sid).

Can I easily build this out from Gambas (and if so, how)?

The goal is to find out good and reliable solutions for LAN and Internet remote 
access,
as I did not found such tests on the WEB (ie: NX claims it's the best 
speed/instant 
flow... but as a matter of fact nobody's ever validate/unvalidate such an 
assertion
by a situation test.)

JY

-- 
I don't care who you are, Fatso.  Get those reindeer off my roof.

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Yan: drawingarea resize

2009-07-30 Thread Fabien Bodard
if you can ... prefer a no cached mode... and use the _draw event to
redraw the scene...



PUBLIC SUB DrawingArea1_Draw()

  Draw.Text(1,1,text redraw)

END


You have not to define the draw.begin in this event it is automatically set.

SO in  this case you not resize the picture but redraw it... i think
it's a better idea and a less resources consumer.

then it depend of your code ... as i don't your need


2009/7/30 abdurrahman ulusoy uluso...@yahoo.com:
 yes , cached mode.

 --- 30/07/09 Per tarihinde Fabien Bodard gambas...@gmail.com şöyle yazıyor:

 Kimden: Fabien Bodard gambas...@gmail.com
 Konu: Re: [Gambas-user] Yan: drawingarea resize
 Kime: mailing list for gambas users gambas-user@lists.sourceforge.net
 Tarihi: 30 Temmuz 2009 Perşembe, 16:53

 resize in what way ?... you are using cached mode ?



 2009/7/30 abdurrahman ulusoy uluso...@yahoo.com:
  KDE 3.5.10 my desktop
 i use  gambas 2.9  and   gb.qt



 --- 30/07/09 Per tarihinde Benoît Minisini gam...@users.sourceforge.net 
 şöyle yazıyor:

 Kimden: Benoît Minisini gam...@users.sourceforge.net
 Konu: Re: [Gambas-user] Yan:  drawingarea resize
 Kime: mailing list for gambas users gambas-user@lists.sourceforge.net
 Tarihi: 30 Temmuz 2009 Perşembe, 15:49

  anyone has an idea on that?
 
 
  --- 08/07/09 Çar tarihinde abdurrahman ulusoy uluso...@yahoo.com şöyle
  yazıyor:
 
  Kimden: abdurrahman ulusoy uluso...@yahoo.com
  Konu: [Gambas-user] drawingarea resize
  Kime: Gambas-user@lists.sourceforge.net
  Tarihi: 8 Temmuz 2009 Çarşamba, 11:04
 
  hi
  when i  resize to drawingarea gambas console show me this error.

 Which version of Gambas do you use? Do you use gb.qt, gb.gtk, or if you use
 gb.gui, with with desktop?
                 .
                /|\
                 |
 which --'


 --
 Benoît

 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



      ___
 Yahoo! Türkiye açıldı!  http://yahoo.com.tr
 İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



      ___
 Yahoo! Türkiye açıldı!  http://yahoo.com.tr
 İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] making an animated demo

2009-07-30 Thread Nick Rathke
Jean-Yves F. Barbier wrote:
 M0E Lnx a écrit :
   
 Definitely NX

 I've tested X over ssh, vnc, X11vnc and none of them compare to the
 speed and quality of NX
 I do all of my gambas developent over a NX environment.
 My host box is in SLC, Utah, and I'm sitting @ a desk in Stafford, TX.
 

 so I suppose there's a book of Mormons laying on the box :)
   
now.. now.. There are others of us in SLC ( I'm not a Mormon, but and 
married to one! )

-Nick

  
   
 Response is perfect...No network lag (unless I'm downloading something
 big to the host box)

 NX is a bit more of a pain to setup than vnc or X over ssh, but it's
 well worth the effort
 

 yeah I've got problems with its setup, I suspect a collision with regular SSH
 users' files

   
 I wrote a howto for NX ... mostly personal notes on my endevours
 trying to set it up and for future references.
 Take a look if you need to...
 http://m0e-lnx.blogspot.com
 

 Thanks, I go read it at once

 JY
   


-- 
Nick Rathke
Scientific Computing and Imaging Institute
Sr. Systems Administrator
n...@sci.utah.edu
www.sci.utah.edu
801-587-9933
801-557-3832

I came I saw I made it possible Royal Bliss - Here They Come 


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] making an animated demo

2009-07-30 Thread Jean-Yves F. Barbier
Nick Rathke a écrit :
 Jean-Yves F. Barbier wrote:
 M0E Lnx a écrit :
   
 Definitely NX

 I've tested X over ssh, vnc, X11vnc and none of them compare to the
 speed and quality of NX
 I do all of my gambas developent over a NX environment.
 My host box is in SLC, Utah, and I'm sitting @ a desk in Stafford, TX.
 
 so I suppose there's a book of Mormons laying on the box :)
   
 now.. now.. There are others of us in SLC ( I'm not a Mormon, but and 
 married to one! )
 
 -Nick

Nobody's perfect ;-)
(nice and quiet city; well, as far as there's no gas leak from Dugway and no 
wind)

JY
-- 
If you don't want your dog to have bad breath, do what I do:  Pour a little
Lavoris in the toilet.
-- Jay Leno

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] making an animated demo

2009-07-30 Thread Nick Rathke
LOL!

Jean-Yves F. Barbier wrote:
 Nick Rathke a écrit :
   
 Jean-Yves F. Barbier wrote:
 
 M0E Lnx a écrit :
   
   
 Definitely NX

 I've tested X over ssh, vnc, X11vnc and none of them compare to the
 speed and quality of NX
 I do all of my gambas developent over a NX environment.
 My host box is in SLC, Utah, and I'm sitting @ a desk in Stafford, TX.
 
 
 so I suppose there's a book of Mormons laying on the box :)
   
   
 now.. now.. There are others of us in SLC ( I'm not a Mormon, but and 
 married to one! )

 -Nick
 

 Nobody's perfect ;-)
 (nice and quiet city; well, as far as there's no gas leak from Dugway and no 
 wind)

 JY
   


-- 
Nick Rathke
Scientific Computing and Imaging Institute
Sr. Systems Administrator
n...@sci.utah.edu
www.sci.utah.edu
801-587-9933
801-557-3832

I came I saw I made it possible Royal Bliss - Here They Come 


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Yan: drawingarea resize

2009-07-30 Thread abdurrahman ulusoy
cached = false and  with   DrawingArea1_Draw - redraw is OK.
thank you very much. this method solved my problem.

--- 30/07/09 Per tarihinde Fabien Bodard gambas...@gmail.com şöyle yazıyor:

Kimden: Fabien Bodard gambas...@gmail.com
Konu: Re: [Gambas-user] Yan: drawingarea resize
Kime: mailing list for gambas users gambas-user@lists.sourceforge.net
Tarihi: 30 Temmuz 2009 Perşembe, 17:38

if you can ... prefer a no cached mode... and use the _draw event to
redraw the scene...



PUBLIC SUB DrawingArea1_Draw()

  Draw.Text(1,1,text redraw)

END


You have not to define the draw.begin in this event it is automatically set.

SO in  this case you not resize the picture but redraw it... i think
it's a better idea and a less resources consumer.

then it depend of your code ... as i don't your need


2009/7/30 abdurrahman ulusoy uluso...@yahoo.com:
 yes , cached mode.

 --- 30/07/09 Per tarihinde Fabien Bodard gambas...@gmail.com şöyle yazıyor:

 Kimden: Fabien Bodard gambas...@gmail.com
 Konu: Re: [Gambas-user] Yan: drawingarea resize
 Kime: mailing list for gambas users gambas-user@lists.sourceforge.net
 Tarihi: 30 Temmuz 2009 Perşembe, 16:53

 resize in what way ?... you are using cached mode ?



 2009/7/30 abdurrahman ulusoy uluso...@yahoo.com:
  KDE 3.5.10 my desktop
 i use  gambas 2.9  and   gb.qt



 --- 30/07/09 Per tarihinde Benoît Minisini gam...@users.sourceforge.net 
 şöyle yazıyor:

 Kimden: Benoît Minisini gam...@users.sourceforge.net
 Konu: Re: [Gambas-user] Yan:  drawingarea resize
 Kime: mailing list for gambas users gambas-user@lists.sourceforge.net
 Tarihi: 30 Temmuz 2009 Perşembe, 15:49

  anyone has an idea on that?
 
 
  --- 08/07/09 Çar tarihinde abdurrahman ulusoy uluso...@yahoo.com şöyle
  yazıyor:
 
  Kimden: abdurrahman ulusoy uluso...@yahoo.com
  Konu: [Gambas-user] drawingarea resize
  Kime: Gambas-user@lists.sourceforge.net
  Tarihi: 8 Temmuz 2009 Çarşamba, 11:04
 
  hi
  when i  resize to drawingarea gambas console show me this error.

 Which version of Gambas do you use? Do you use gb.qt, gb.gtk, or if you use
 gb.gui, with with desktop?
                 .
                /|\
                 |
 which --'


 --
 Benoît

 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



      ___
 Yahoo! Türkiye açıldı!  http://yahoo.com.tr
 İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user



      ___
 Yahoo! Türkiye açıldı!  http://yahoo.com.tr
 İnternet üzerindeki en iyi içeriği Yahoo! Türkiye sizlere sunuyor!
 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports 

[Gambas-user] IDE pop up help 2196

2009-07-30 Thread richard terry
No longer pops up when swiped but loads the help page into a browser, so one 
soon gets dozens of individual browser pages, I think the in-ide-way was 
better.

Richard

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Password

2009-07-30 Thread craf
Hello. 

I do not understand the use of password every time you open the database
manager. Is for SQLite?, Or is it just for MySQL or Postgres?

Regards
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user