PowerToTheBuilder.com
Helping to put the power back in PowerBuilder
Fans

6 of 121 fansSee All

Photos

2 albumsSee All

Control PreviewsUpdated about a month ago
Wall PhotosUpdated about a month ago
 
Maulana Hidayatullah

Maulana Hidayatullah Dear PBers..may I ask Something...??
I want to Open a window or a tab using uo_PowerDock.Of_OpenDocument(), but, the parameter for the object value, is a string parameter that I called from the DataBase...

"uo_PowerDock.of_OpenDocument(object, as_item,as_icon)"

can anyone tell me the way or the trick to solve that problem ???

Thanks. Regard
Maulana

October 17, 2009 at 2:16am · Report
PowerToTheBuilder.com
PowerToTheBuilder.com
It appears that an overload is needed when opening objects in PowerDock. There is one for window objects already. I can put this in the next release.
October 17, 2009 at 8:32am
Maulana Hidayatullah
Maulana Hidayatullah
great to hear that...^_^
by the way...can you teach me how to converting/call a string as an object... exmp :

string ls_obj
ls_obj = "u_cst_myobject"... See More

//convert ls_obj as uo_object
//uo_object = ls_win (uo_object name is ls_obj)

....??????

uo_PowerDock.of_OpenDocument(uo_object,as_item, as_icon)

Thanks. Regards.
Maulana
October 17, 2009 at 10:31pm
PowerToTheBuilder.com
PowerToTheBuilder.com
send me an email at brad.wery@PowertotheBuilder.com
October 19, 2009 at 6:05pm
Maulana Hidayatullah
Maulana Hidayatullah
Okay..Thx B4.. ^_^
October 20, 2009 at 7:57am