Hi David, Unfortunately it seems that you cannot do that with editmask. Add an extra digit : ####,###,##0.00 Then check than number is lower than 1,000,000,000...
Hi all, I need to do something like the Windows Explorer: I need to find and select the row by typing the characters of a determinate column (emp_name, f.e)....
Yes Shekar,the application was migrated from Power Builder 5.0 to Power Builder 8.0.3 Build 9704 a year back. I have tried everthing,I have got to build the...
Bora, Mintu (CAP, CORP)
mintu.bora@...
Feb 2, 2004 1:25 pm
8188
Hi Shekhar. I edited the source and retained the Power Builder 8.0 syntax of SQL generation (including the retrieve and arguments section)and used the...
Bora, Mintu (CAP, CORP)
mintu.bora@...
Feb 2, 2004 2:58 pm
8189
More info: I want to do something similar to the autoscroll dddw service (n_cst_dwsrv_autosearch : Scrolls a DropDownDataWindow or DropDownListBox...
Hi again I have a window with two controls, a singleLineEdit and a datawindow. I want to program the sle so that when I type a letter I want to select the dw...
Hi, Try creating a user event for the sle and map it to pbm_enchange.. This is similar to the editchanged event... In this event, you can get <sle_name>.text...
Just got 'XPed' Does anyone know the sysbase news server - used to connect Outlook Express to the sybase newsgroups? TIA Ken Metz Programmer/Analyst Kansas...
You could do this: Create a standard visual object from a SingleLineEdit. I called mine uo_type_ahead. Add this object to your form and initialize the ...
You may be able to find them on the sybase website. Melanie Metz Kenneth <Kenneth.Metz@...> wrote: Just got 'XPed' Does anyone know the sysbase news...
pards, try placing this code on the key event of the window..... dw_control is the datawindow sle_name.text is the single line edit ls_colfind is the column...
hi, i want to show the page number and the total of pages of a report, in a singleline but i dont know how to do it. the function page() doesnt work out of the...
insert this function in your datawindow.... 'Page ' + Page() + ' of ' + PageCount() or in your sle_text sle_text.text = 'Page ' + dw_control.Page() + ' of '...
FYI… Join the PowerBuilder 10.0 Beta Team! PowerBuilder is getting ready for the 10.0 release and would like to invite you to join the Beta Team! The...
Which Country ? For US : http://www.sybase.com/contact_us There are no e-mail but you may call them. For other countries : go to the local Sybase web site ...
Can't get pass the registeration .. cannot find server.....?? ... _________________________________________________________________ E-mail just got a whole lot...
Carl marks
melb_ourne@...
Feb 3, 2004 10:04 am
8205
Server is Responding Properly and i registered without any problem sriram ... ===== Endrum Anbudan R.Sriram __________________________________ Do you Yahoo!? ...
Hi ..... can it possible to get the all datawindow Object from the selected PBL in the form of TreeView or List View ... like if user select particular Pbl and...
You must define a treeview, with two levels - in the first, you must put the pbl's you want to see - in the second level, you must use the libraryDirectory...
Dear Friends. I've heard in another group that PB 10 has a Linux version. Does someone know something about it ? Regards, David. ... From: Dinesh Omkar...
Me too!!! ... De: PowerObject@yahoogroups.com Fecha: 02/03/2004 04:18:09 AM Para: PowerObject@yahoogroups.com Asunto: Re: [PowerObject] Join the PowerBuilder...
Hi, We are in the process of migrating our application from pb 7.0.3 to pb 9.0.1. In addition to this we also migrated the database 1 month back from Sybase...
Could you possibly check into this further to see if they are indeed going to send the books to review even though previous readers did not? I for one will...
For your information: ***** Linux is not a supported platform. You can try using WINE (but it is not supported). PB 10 will offer a Linux port of the...