Would be cool if there would be a list of all possible events attached to every gadget
(like in VBA) and with a single button click the function will be pre-written in the
Event-File (based on the Button's Name - like in VBA, too).
Example:
Button1_LeftClick()
Button1_RightClick()
If the Button ...
Search found 6 matches
- Wed Jan 23, 2013 1:47 pm
- Forum: The PureBasic Form Designer
- Topic: VBA Style - automatic Function Generator for possible Events
- Replies: 1
- Views: 1448
- Wed Jan 23, 2013 1:26 pm
- Forum: The PureBasic Form Designer
- Topic: Zoom Function
- Replies: 0
- Views: 1221
Zoom Function
It would be cool if there would be a Zoom to easily overview the whole GUI.
If it is a near Fullscreen GUI Application, without zooming it is very difficult to work with.
20% steps would be wonderful - or maybe just one single 50% step.
In this Zoom Mode it should be possible to design, too.
Thanx.
If it is a near Fullscreen GUI Application, without zooming it is very difficult to work with.
20% steps would be wonderful - or maybe just one single 50% step.
In this Zoom Mode it should be possible to design, too.
Thanx.
- Wed Mar 28, 2007 5:33 pm
- Forum: Game Programming
- Topic: scanning for pixel colors in fullscreen window
- Replies: 17
- Views: 7503
- Fri Sep 15, 2006 9:38 pm
- Forum: Coding Questions
- Topic: d3d screenshots -> returning RGB values and coordinates ?
- Replies: 3
- Views: 913
Hi,
wonderful, thanx for this information, i will see to get some infos about how the bits are sorted in memory after using this function - to handle them correct.
i am new in this stuff, i just wanted to prog a little color-choose and color-search tool and used getpixel_(), but it was aweful slow ...
wonderful, thanx for this information, i will see to get some infos about how the bits are sorted in memory after using this function - to handle them correct.
i am new in this stuff, i just wanted to prog a little color-choose and color-search tool and used getpixel_(), but it was aweful slow ...
- Fri Sep 15, 2006 4:44 pm
- Forum: Coding Questions
- Topic: d3d screenshots -> returning RGB values and coordinates ?
- Replies: 3
- Views: 913
d3d screenshots -> returning RGB values and coordinates ?
hello,
i found code in this forum to make screenshots with d3d engine,
thank u very much for that !
is it possible to return the rgb values and x,y, coordinates from the captured image (in an array?), before saving as image.
this is the code :
If d3d\CreateDevice(#D3DADAPTER_DEFAULT ...
i found code in this forum to make screenshots with d3d engine,
thank u very much for that !
is it possible to return the rgb values and x,y, coordinates from the captured image (in an array?), before saving as image.
this is the code :
If d3d\CreateDevice(#D3DADAPTER_DEFAULT ...
- Thu Sep 14, 2006 5:41 pm
- Forum: Game Programming
- Topic: scanning for pixel colors in fullscreen window
- Replies: 17
- Views: 7503