Hi
Even though you can use SetWindowLong_/GetWindowLong_ to accomplish my suggestions. it would be nice to be able to change
already created gadgets and windows flags in a generic way without resolving to api. i.e..(Cross platform).
My wishes, if possible are: (Just to add to an excellent ...
Search found 17 matches
- Fri Jan 28, 2011 7:06 pm
- Forum: Feature Requests and Wishlists
- Topic: Additions to windows and gadgets
- Replies: 0
- Views: 666
- Thu Apr 01, 2010 10:10 am
- Forum: Announcement
- Topic: PureBasic 4.50 Beta 4 released!
- Replies: 86
- Views: 46203
Re: PureBasic 4.50 Beta 1 released!
Thank you guys!
I must admit, that I'm totally amazed!. I admire your dedication and work on PB.
Tipping my hat and bowing, I must hereby bluntly state: "You guys are 'freaking' awesome!"
Happy easter.
I must admit, that I'm totally amazed!. I admire your dedication and work on PB.
Tipping my hat and bowing, I must hereby bluntly state: "You guys are 'freaking' awesome!"
Happy easter.
- Mon Apr 06, 2009 8:35 pm
- Forum: Coding Questions
- Topic: Converting metric units into pixels????????
- Replies: 9
- Views: 2503
- Mon Apr 06, 2009 7:41 pm
- Forum: Coding Questions
- Topic: Converting metric units into pixels????????
- Replies: 9
- Views: 2503
- Mon Apr 06, 2009 7:12 pm
- Forum: Coding Questions
- Topic: Converting metric units into pixels????????
- Replies: 9
- Views: 2503
- Mon Apr 06, 2009 6:54 pm
- Forum: Coding Questions
- Topic: Converting metric units into pixels????????
- Replies: 9
- Views: 2503
Converting metric units into pixels????????
Hi guys.
I'm in dire need for help here. For some reason I simply cannot find the solution to my problem. I hope you can help me
I need to convert a set of numbers into its equivalent pixels.
(Screen/Window based, not printer based)
Example: 12.4 cm <---> ??? pixels.
8.35 cm <---> ??? pixels ...
I'm in dire need for help here. For some reason I simply cannot find the solution to my problem. I hope you can help me
I need to convert a set of numbers into its equivalent pixels.
(Screen/Window based, not printer based)
Example: 12.4 cm <---> ??? pixels.
8.35 cm <---> ??? pixels ...
- Fri May 02, 2008 6:03 pm
- Forum: Announcement
- Topic: PBDev announcement
- Replies: 66
- Views: 23390
- Sat Oct 20, 2007 12:39 pm
- Forum: Announcement
- Topic: [Game] Purebr3aker is out!
- Replies: 57
- Views: 16117
Bug..
Hi.
Damn good game!! Excellent work :)
Small bug detected.
Crashes in fullscreen (The crash occurs immidiately (no ).
Probably Vista related (as usual). Runs nicely in windowed mode, though.
My config are as follows:
OS: Vista ultimate
Hardware:
2 * XFX GForce 8800 (XXX) Ultra (768)
Athlon64 ...
Damn good game!! Excellent work :)
Small bug detected.
Crashes in fullscreen (The crash occurs immidiately (no ).
Probably Vista related (as usual). Runs nicely in windowed mode, though.
My config are as follows:
OS: Vista ultimate
Hardware:
2 * XFX GForce 8800 (XXX) Ultra (768)
Athlon64 ...
- Mon Sep 03, 2007 11:29 am
- Forum: PureFORM & JaPBe
- Topic: PureFORM 1.99 (yet another FORM designer)
- Replies: 1537
- Views: 588279
Re: Crash detected in Pureform..
;)
Yep...Seems like the problem is specific to Vista..I'm running dual boot (XP/Vista) and I'm unable to reproduce the crash in XP.
It's funny, though...
The crash only occurs when double clicking a drive( empty ) It doesn't matter wether I'm in preview mode or not.
However setting it manually ...
Yep...Seems like the problem is specific to Vista..I'm running dual boot (XP/Vista) and I'm unable to reproduce the crash in XP.
It's funny, though...
The crash only occurs when double clicking a drive( empty ) It doesn't matter wether I'm in preview mode or not.
However setting it manually ...
- Mon Sep 03, 2007 11:02 am
- Forum: PureFORM & JaPBe
- Topic: PureFORM 1.99 (yet another FORM designer)
- Replies: 1537
- Views: 588279
Re: Crash detected in Pureform..
Hi Gnozal..
By activate, I mean double clicking on a drive with no media inserted such as: ex. A:\ or an empty dvd/cd drive.
The problem isn't a major one, since the problem dissapears when setting the NoDriveRequester parameter and a backup is made called
CRASH[20070903-115409].pbf.
So it seems ...
By activate, I mean double clicking on a drive with no media inserted such as: ex. A:\ or an empty dvd/cd drive.
The problem isn't a major one, since the problem dissapears when setting the NoDriveRequester parameter and a backup is made called
CRASH[20070903-115409].pbf.
So it seems ...
- Mon Sep 03, 2007 9:52 am
- Forum: PureFORM & JaPBe
- Topic: PureFORM 1.99 (yet another FORM designer)
- Replies: 1537
- Views: 588279
Crash detected in Pureform..
Hi Gnozal.
Wonderfull tool you've made. Excellent work!
I've been using it for quite some time now and just stumbled into
a small problem.
The explorer gadgets (Tree/listview) seems to cause a crash if you activate a drive with no media inserted.
I get the following message:
Pureform has ...
Wonderfull tool you've made. Excellent work!
I've been using it for quite some time now and just stumbled into
a small problem.
The explorer gadgets (Tree/listview) seems to cause a crash if you activate a drive with no media inserted.
I get the following message:
Pureform has ...
- Tue Apr 04, 2006 4:42 pm
- Forum: Coding Questions
- Topic: ClearScreen(RGB); BackColor(RGB); FrontColor(RGB) a.s.f....
- Replies: 10
- Views: 2511
- Mon Apr 03, 2006 5:53 pm
- Forum: Coding Questions
- Topic: ClearScreen(RGB); BackColor(RGB); FrontColor(RGB) a.s.f....
- Replies: 10
- Views: 2511
- Mon Apr 03, 2006 5:32 pm
- Forum: Coding Questions
- Topic: ClearScreen(RGB); BackColor(RGB); FrontColor(RGB) a.s.f....
- Replies: 10
- Views: 2511
ClearScreen(RGB); BackColor(RGB); FrontColor(RGB) a.s.f....
Hi again fred.
Yeah...I do understand, that you don't get my question, since my
explanation was pretty vague.
I'm trying to work with three windows. (Stock exchange).
Window 1: Stockbrokers, Companies, General info.
Window 2: Updates the stock exchange for a specific company
chosen from Window 1 ...
Yeah...I do understand, that you don't get my question, since my
explanation was pretty vague.
I'm trying to work with three windows. (Stock exchange).
Window 1: Stockbrokers, Companies, General info.
Window 2: Updates the stock exchange for a specific company
chosen from Window 1 ...
- Mon Apr 03, 2006 4:46 pm
- Forum: Coding Questions
- Topic: ClearScreen(RGB); BackColor(RGB); FrontColor(RGB) a.s.f....
- Replies: 10
- Views: 2511
ClearScreen(RGB); BackColor(RGB); FrontColor(RGB) a.s.f....
Hi Fred.
I've jumped straight into your betas. Lots of great features implemented. (Beta 8).. Just downloaded Beta 9... :)
The WindowOutput(#Window) , EventWindow() , WindowEvent() and
SetWindowCallback(@ProcName,[ID]) seems the way to, when you need
to determine and process events received from a ...
I've jumped straight into your betas. Lots of great features implemented. (Beta 8).. Just downloaded Beta 9... :)
The WindowOutput(#Window) , EventWindow() , WindowEvent() and
SetWindowCallback(@ProcName,[ID]) seems the way to, when you need
to determine and process events received from a ...