the cursor in richtext field doesn't move with letter i type -in right to...
for richtext column field in datawindowwhen i typing with English the cursor always is at the position where i typebut in Arabic(right to left language)the cursor is always fixed at 1st right position...
View ArticleCreating COM/COM+ component server in PowerBuilder classic 12 and above
We are in process of migrating our Power Builder classic code from PB11.5 to PB12.6 , We have a PB Classic application which builds into COM/COM+ DLL's , being exposed to and called by third party...
View Articlethe cursor in rich text edit doesn't move with char i type?
for richtext column field in datawindowwhen i typing with English the cursor always is at the position where i typebut in Arabic(right to left language)the cursor is always fixed at 1st right position...
View ArticleFuture of PowerBuilder webcast
Part 2 of the Future of #PowerBuilder webcast starts in less than one hour.http://www.appeon.com/form/form.php?mid=20
View ArticleI Made the ENTER key act as TAB key BUT???
I Made the ENTER key act as TAB keyI defined a user event to correspond with the pbm_dwnprocessenter event on a datawindowthen write Send(Handle(this),256,9,Long(0,0))RETURN 1 it works fine except when...
View ArticleMigration of PB project from from 12.5 to 12.6 having PUSHOK Source Control.
Hi, I want to migrate my project from PB 12.5 to PB 12.6. My project uses PushOK Source Control to connect to SVN. In my project, we release code each quarterly. We want to release this month with PB...
View ArticlePowerbuilder 12.6 eval ??
I have been evaluating PB 12.6 (.net) and have a couple of issues. 1) Starting up the IDE the program crashes. The workaround I use is to create a new solution and than add the target from the...
View ArticlePowerBuilder .NET and UDP?
Has anyone utilized UDP from within PowerBuilder .NET? Did you... - Use an ActiveX via COM?- Use a third party's .NET component?- Use the raw system.net.sockets.UdpClient? Enquiring minds...<finish...
View ArticlePowerBuilder, Appeon and SELECTBLOB
Looking for anyone who's utilized SELECTBLOB embedded SQL in an Appeon-deployed application. Was it problematic or effortless? Having brick wall experience here. (PowerBuilder 12.6) Thank you.
View ArticlePowerBuilder 12.5 Classic does not start in Windows 10
I recently updated my machine to Windows 10 having PowerBuilder previously installed. It does not get past the splash screen. I have attempted to uninstalled and re-installed with no success. Any ideas?
View ArticleTab resize
hello,Currently i am working with powerbuilder 12. I want to resize all the controllers in the window in accordance with the screen resolution at the run time.i have resized the tab controller by...
View Articlewhen i delete a data, a null row is generated in database
hello everyone... my name is delna and i a working in a software firm but i am basically from a electronics background. i am having a problem with powerbuilder. can anyone please help me..my...
View ArticleIncorrect syntax near')'
hi every1.... when i convert the query from graphics mode to syntax mode, i am getting an error like: Incorrect syntax near')'and the query is : SELECT auth.c_name, auth.auth ,substring(...
View ArticleNumber of week in the year for the given date
In powerbuilder 11.2 , How can find the number of weeks in the year for the given two date '20-01-2016' to 20-11-2016';Please any help would appreciatePol
View ArticlePB is very Slow when manipulate large strings
Hi to all, i have a little code that, in a loop (1000 times) create a string concatenating some data. This is very very very slow compared to write the same data to a file. i'm wonder of this. If you...
View ArticleRetrieval problem
in my application i am having check box and edit(the style type) in data objects i need to display som etexts on thos edit and those texts are there in my sql and in the dataobject i have a query like...
View ArticlePowerbuilder 12.6 and Alwayson connection SQLSERVER 2014
I'm using PB 12.6 and SQL Server. I moved my database from SQL Server 2012 to 2014. New for me in this new SQL Server 2014 database is the Alwayson functionality. This are my connections parameters...
View ArticleHow to interrupt or stop a background process?
I have created a Powerbuilder app that has the capability to spawn new threads. Now, these threads will do some background process. I have implemented this one, but the problem is I don't know how to...
View ArticleFuture of PowerBuilder webcast
Part 2 of the Future of #PowerBuilder webcast starts in less than one hour.http://www.appeon.com/form/form.php?mid=20
View Articleutility for command line scanning ??
Can I write command in my script to scan papers directly into spec place?using Twain driver of the scannerwhat i want is make button in my programwhen user click on itthe scanner which directly...
View Article