Why?
There is a panel, on it all disks in system are displayed. One of disks virtual from program Alcohol 52. I want to make for it the contextual menu (to Mount a disk/dismantle a disk). More precisely the menu it is made, but has connected one more logic disk and virtual has changed a letter ...
Search found 4 matches
- Fri Oct 01, 2010 2:28 pm
- Forum: Coding Questions
- Topic: Physical or Virtual?
- Replies: 2
- Views: 796
- Fri Oct 01, 2010 1:04 pm
- Forum: Coding Questions
- Topic: Physical or Virtual?
- Replies: 2
- Views: 796
Physical or Virtual?
Hello!
Prompt please as it is possible a program way, to learn drive type: Physical or Virtual?
Prompt please as it is possible a program way, to learn drive type: Physical or Virtual?
- Thu Mar 18, 2010 3:39 pm
- Forum: PureFORM & JaPBe
- Topic: jaPBe 3.13.4 [IDE for PB 4 and PB 5]
- Replies: 1545
- Views: 680762
Re: jaPBe 3.10.3 [IDE for PB 4.xx]
Code: Select all
Hi,
It would be much easier if you would use the jaPBe plugin template (have a look at %jaPBe%\Sources\Plugin\base.pb).
You could then use jaPBe_InsertTextS(Text$), or any of the other plugin functions.
- Thu Mar 18, 2010 1:21 pm
- Forum: PureFORM & JaPBe
- Topic: jaPBe 3.13.4 [IDE for PB 4 and PB 5]
- Replies: 1545
- Views: 680762
Re: jaPBe 3.10.3 [IDE for PB 4.xx]
Hello.
I ask the help on the editor. At once I apologise for bad English speech. I wish to make an unpretentious template for editor JaPBe. There was a question on a text insert in the editor from my program. Here my code:
Enumeration
#Window_0
EndEnumeration
Enumeration
#Button_0
#Button_1 ...
I ask the help on the editor. At once I apologise for bad English speech. I wish to make an unpretentious template for editor JaPBe. There was a question on a text insert in the editor from my program. Here my code:
Enumeration
#Window_0
EndEnumeration
Enumeration
#Button_0
#Button_1 ...