There is a small bug with jaPBe and version 4.10 beta 2 or beta 3 of PureBasic.
At each compilation, a program named Purebasicxxx.exe is created in the temporary folder "C:\Documents and Settings\YourName\Local Settings\Temp", but this program is not deleted when jaPBe is closed.
After some time ...
Search found 59 matches
- Sun Oct 07, 2007 11:03 am
- Forum: General Discussion
- Topic: Small bug with jaPBe and PB 4.10 b.
- Replies: 2
- Views: 2267
- Sun Sep 23, 2007 2:41 pm
- Forum: Feature Requests and Wishlists
- Topic: for-next
- Replies: 13
- Views: 4269
- Sat Sep 15, 2007 9:58 pm
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] EditorGadget and #Pb_EventType_Change.
- Replies: 0
- Views: 1324
[Implemented] EditorGadget and #Pb_EventType_Change.
This message has been translated from French by Google.
If the translation is bad... ask to google :lol:
The EditorGadget should be able to use the #PB_EventType_Change constant, like StringGadget.
Currently, I use the SendMessage_ (GadgetId (Editor), #EM_SETEVENTMASK, 0, #ENM_CHANGE) function, but ...
If the translation is bad... ask to google :lol:
The EditorGadget should be able to use the #PB_EventType_Change constant, like StringGadget.
Currently, I use the SendMessage_ (GadgetId (Editor), #EM_SETEVENTMASK, 0, #ENM_CHANGE) function, but ...
- Mon Aug 20, 2007 12:22 am
- Forum: Off Topic
- Topic: PureBasic.com is worth over $160k
- Replies: 22
- Views: 3852
- Thu Nov 24, 2005 1:44 pm
- Forum: Coding Questions
- Topic: Is this weird or am I tired?
- Replies: 5
- Views: 1738
- Thu Nov 24, 2005 9:34 am
- Forum: Coding Questions
- Topic: Is this weird or am I tired?
- Replies: 5
- Views: 1738
- Fri Nov 18, 2005 1:46 pm
- Forum: Coding Questions
- Topic: StringGadget in Modal Dialog & Event Loop
- Replies: 2
- Views: 1111
If you modifie the code like this,
he works. (I think !!!)
Code: Select all
Case #WM_COMMAND
If wParam & $FFFF <> #_gdStrPrompt
Debug Str(wParam & $FFFF)
EndDialog_(hW,wParam & $FFFF)
EndIf
- Thu Nov 17, 2005 12:33 pm
- Forum: Coding Questions
- Topic: [Newby] Spingadget and decimal value
- Replies: 2
- Views: 1267
- Wed Nov 16, 2005 12:24 pm
- Forum: General Discussion
- Topic: forum français ??
- Replies: 25
- Views: 6228
- Tue Nov 15, 2005 9:07 pm
- Forum: General Discussion
- Topic: forum français ??
- Replies: 25
- Views: 6228
- Tue Nov 15, 2005 7:29 pm
- Forum: General Discussion
- Topic: forum français ??
- Replies: 25
- Views: 6228
- Wed Nov 09, 2005 2:37 pm
- Forum: Coding Questions
- Topic: Strange...
- Replies: 16
- Views: 3695
- Wed Nov 09, 2005 1:31 am
- Forum: Windows
- Topic: Interrupting a hanging or waiting system
- Replies: 7
- Views: 3024
- Mon Nov 07, 2005 12:04 am
- Forum: Tricks 'n' Tips
- Topic: Win32Timer
- Replies: 5
- Views: 3546
- Fri Oct 28, 2005 9:06 pm
- Forum: Off Topic
- Topic: Happy Birthday Bill Gates (50 years)
- Replies: 15
- Views: 4566