Search found 40 matches

by lambor734
Mon Feb 07, 2011 1:32 pm
Forum: Feature Requests and Wishlists
Topic: New Objects ...
Replies: 7
Views: 1697

Re: New Objects ...

No No, timers like object in VB.I want to do this object exist. :wink:
by lambor734
Mon Feb 07, 2011 8:37 am
Forum: Feature Requests and Wishlists
Topic: New Objects ...
Replies: 7
Views: 1697

New Objects ...

Hi ,

I love the new version of Pb, these objects exist. :D

1 - Grid Control
2 - ImageScroller With the ability Zoom & ...
3 - Timer Like Vb

Is whether, in the next version of PB these Objects exist? :o
by lambor734
Mon Feb 07, 2011 8:24 am
Forum: General Discussion
Topic: New Version of PB ?
Replies: 4
Views: 1468

New Version of PB ?

Hi All,
The new version of Pb, at what time will be released?
Information whether the new version of this software exist?
Please Administrators information, they released the new version.


Thank you very much. :wink:
by lambor734
Wed Jan 26, 2011 9:25 am
Forum: Coding Questions
Topic: return ----> events
Replies: 3
Views: 951

Re: return ----> events

I'd like the function of WaitWindowEvent() every moment events are returned.
But your code does not work , Please if you know of another way, you said. :oops:
by lambor734
Tue Jan 25, 2011 7:36 pm
Forum: Coding Questions
Topic: return ----> events
Replies: 3
Views: 951

return ----> events

Hi All ,
How can the following example, gave back events?
by lambor734
Sat Jan 15, 2011 1:46 pm
Forum: Coding Questions
Topic: simulate mouse events?
Replies: 10
Views: 3216

Re: simulate mouse events?

I love to learn how the Pb, the job is done. :D
I asked the question whether hard? :shock:
Ie one can not give answers to these questions? :?
by lambor734
Sat Jan 15, 2011 12:54 pm
Forum: Coding Questions
Topic: simulate mouse events?
Replies: 10
Views: 3216

Re: simulate mouse events?

Who knows how the function WaitWindowEvent() have produced?
Whether these codes have been used?

Code: Select all

  While GetMessage_(msg.MSG, #Null, 0, 0 )
  TranslateMessage_(msg)
  DispatchMessage_(msg)
  Wend 
Please if you have information provided in this regard let me.
by lambor734
Fri Jan 14, 2011 11:41 am
Forum: Coding Questions
Topic: simulate mouse events?
Replies: 10
Views: 3216

Re: simulate mouse events?

For example, if I want to do the following program defining event, what to write?


OpenWindow(0,0,0,800,600,"My",#PB_Window_MinimizeGadget|#PB_Window_ScreenCentered)

;For example, the closing event for the window. (only Api Function)

or

ButtonGadget(33,450,140,60,90,"")

;Event for double-click ...
by lambor734
Fri Jan 14, 2011 6:58 am
Forum: Coding Questions
Topic: simulate mouse events?
Replies: 10
Views: 3216

simulate mouse events?

Hi All,
How can API functions, we simulate mouse events? None of the commands without the PB.
Only api functions. :shock:
by lambor734
Mon Jan 10, 2011 2:32 pm
Forum: Coding Questions
Topic: Procedure address
Replies: 11
Views: 4145

Re: Procedure address

Thank you, I ask in scripting languages such how is possible?
lua or Python or ...
If possible, leave a sample code. :oops:
by lambor734
Mon Jan 10, 2011 2:17 pm
Forum: Coding Questions
Topic: Procedure address
Replies: 11
Views: 4145

Re: Procedure address

Thank you, but I want every function of the user @ enter, he will find the address.
Ie is not already defined.

Like

Code: Select all

Function=@MyFunction() ; NoNoNo
DoSomething=@DoSomething() ;NoNoNo

Function = @InputBox      ; yeah

by lambor734
Mon Jan 10, 2011 1:48 pm
Forum: Coding Questions
Topic: Procedure address
Replies: 11
Views: 4145

Re: Procedure address

Ie there is no way?
by lambor734
Mon Jan 10, 2011 1:35 pm
Forum: Coding Questions
Topic: Procedure address
Replies: 11
Views: 4145

Procedure address

Hi,

How can we get input from a function name, then address the function to find it?

For example :

Code: Select all

Procedure b()
  -------
EndProcedure

Procedure a(func.s)
   ????? 
   ?????
   ......
 ProcedureReturn Address
EndProcedure


Debug a("b()") ;Address of b

by lambor734
Sun Jan 09, 2011 12:46 pm
Forum: Coding Questions
Topic: Create Table ----> lua
Replies: 10
Views: 1508

Re: Create Table ----> lua

Ok,thank you. :wink:
by lambor734
Sun Jan 09, 2011 10:55 am
Forum: Coding Questions
Topic: Create Table ----> lua
Replies: 10
Views: 1508

Re: Create Table ----> lua

Ok, but this library is designed for Pb, and discuss it's free. :wink:
However, many of my friends like cas helped. :D
I hope everyone in this case is about to raise. 8)